This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: CXX conversion: min g++ version pre-requisite?
I filed two bug reports:
"GCC install document does not list minimum required g++ version"
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54324
"GCC does not build with G++ version 3.4.0"
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54326
Re: the latter bug report (54326), it might be further
divided into two bug reports: one documenting the failure
to build with g++ 3.4.0 and the other having to do with
the use of casts in genoutput.c. Let me know if you
recommend that I separate the bug reports.
- Gary