This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Havving trouble running testsuite
- From: "'David Scott Urban" <urban at ast dot lmco dot com>
- To: urban at ast dot lmco dot com, phil at jaj dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 05 Feb 2003 14:47:42 -0700 (MST)
- Subject: Re: Havving trouble running testsuite
Thanks, I will try that plus look in docs for this.
>> From gcc-return-67584-urban=ast.lmco.com@gcc.gnu.org Wed Feb 5 14:22 MST 2003
>> Date: Wed, 05 Feb 2003 16:22:04 -0500
>> From: Phil Edwards <phil@jaj.com>
>> Subject: Re: Havving trouble running testsuite
>> To: "'David Scott Urban" <urban@ast.lmco.com>
>> Cc: gcc@gcc.gnu.org
>> MIME-version: 1.0
>> Content-transfer-encoding: 7BIT
>> Content-disposition: inline
>> Delivered-to: mailing list gcc@gcc.gnu.org
>> Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm
>> User-Agent: Mutt/1.5.3i
>> List-Post: <mailto:gcc@gcc.gnu.org>
>> List-Unsubscribe: <mailto:gcc-unsubscribe-urban=ast.lmco.com@gcc.gnu.org>
>> List-Archive: <http://gcc.gnu.org/ml/gcc/>
>> List-Help: <http://gcc.gnu.org/ml/>
>>
>> On Wed, Feb 05, 2003 at 01:55:39PM -0700, 'David Scott Urban wrote:
>> >
>> > I decided to upgrade to gcc ver. 3.2.2. I configured and did a make bootstrap
>> > with no problems. But, I am having trouble testing. I do make check and it
>> > doesn't ho any farther than the libstdc++ tests. ANyone else having problems or
>> > know what I need to do?
>>
>> 'make -ik check' instead of 'make check' (this is in the instructions somewhere).
>>
>> Dejagnu has some interesting ideas on exit values.
>>
>>
>> --
>> I would therefore like to posit that computing's central challenge, viz. "How
>> not to make a mess of it," has /not/ been met.
>> - Edsger Dijkstra, 1930-2002