This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Havving trouble running testsuite
- From: Phil Edwards <phil at jaj dot com>
- To: "'David Scott Urban" <urban at ast dot lmco dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 5 Feb 2003 16:22:04 -0500
- Subject: Re: Havving trouble running testsuite
- References: <200302052055.NAA00820@ice.ast.lmco.com>
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