Building C++ with --enable-languages=c,fortran
Thomas Koenig
tkoenig@netcologne.de
Fri Aug 5 22:52:00 GMT 2011
Hello world,
I just noticed that C++ now appears to be built by default, even when
only the C and fortran are specified. The configure line
../trunk/configure --prefix=$HOME --enable-languages=c,fortran
--with-mpc=/usr/local --with-mpfr=/usr/local
leads to the message
checking for version 0.11 (revision 0 or later) of PPL... no
The following languages will be built: c,c++,fortran,lto
I see recent changes by Ian in this area, but nothing in the ChangeLog
suggests to me that this was intentional.
Any ideas?
More information about the Gcc
mailing list