This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Havving trouble running testsuite


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]