C++ bootstrap of GCC - still useful ?

Paolo Bonzini pbonzini@redhat.com
Tue Jul 12 08:24:00 GMT 2011


On 07/12/2011 10:00 AM, Eric Botcazou wrote:
> But your patch isn't necessary to do that, the C files are already compiled
> with the C++ compiler as of today; the only issue is at the linking stage.

The problem is that the patches links gnattools unconditionally with 
g++.  It should depend on --enable-build-with-cxx instead.

Paolo



More information about the Gcc mailing list