CXX conversion: min g++ version pre-requisite?

Richard Guenther richard.guenther@gmail.com
Mon Aug 20 07:39:00 GMT 2012


On Sun, Aug 19, 2012 at 8:44 PM, Gary Funck <gary@intrepid.com> wrote:
> 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.

Does it still fail, even after fixing genoutput.c?  If so, yes, please open
a bug for the compile-with-3.4.6(!) issue.  No, I think 3.4._0_ should not
be what we should be after.

Richard.

Richard.

> - Gary



More information about the Gcc-patches mailing list