This is the mail archive of the gcc-help@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: gcc 3.4.0 testsuit gives over 5000 g++ errors


"Paul C. Leopardi" <leopardi@bigpond.net.au> writes:

> Hi all,
> I've run the gcc test suite for the first time today, for gcc 3.4.0.
> See http://gcc.gnu.org/ml/gcc-testresults/2004-05/msg00080.html
> There were over 5000 g++ errors. With this many errors, I must have configured 
> something wrong. Where do I start in diagnosing the problem?

Double-check your dejagnu, tcl and expect versions. Unfortunately, I
    can't find the required versions in the docs. :-(

I have expect 5.38, tcl 8.3, and dejagnu 1.4.3 installed, and I had
    no difficulties running the 3.4.0 testsuite on fbsd5.2 .

The odd thing which strikes me is that you have 5000+ C++ failures,
    but 2647 libstdc++ successes. If g++ can compile libstdc++ & test
    cases correctly, why does it fail nearly all C++ core tests? I
    don't know.


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