Building C++ with --enable-languages=c,fortran
Mikael Morin
mikael.morin@sfr.fr
Sat Aug 6 09:23:00 GMT 2011
On Saturday 06 August 2011 00:52:02 Thomas Koenig wrote:
> Hello world,
>
> I just noticed that C++ now appears to be built by default, even when
> only the C and fortran are specified.
Yes, but it doesn't make much difference in practice. The only difference I
saw is the debugging symbols including the full prototype (not only the
function name) in the debugger.
WRT to bootstrap time, as usual: it's too long.
Mikael
More information about the Gcc
mailing list