This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc 3.4.0 testsuit gives over 5000 g++ errors
- From: "Paul C. Leopardi" <leopardi at bigpond dot net dot au>
- To: gcc-help at gcc dot gnu dot org
- Date: Mon, 3 May 2004 01:31:05 +1000
- Subject: gcc 3.4.0 testsuit gives over 5000 g++ errors
- Organization: UNSW
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?
Usually the root cause of this sort of catastrophic error turns out to be that
I didn't read something crucial in the documentation, that I interpreted the
documentation differently from the author's intent, or that the author
assumed something which does not apply to me (like how much I know).
So which was it?
Thanks