libstdc++ breaks bootstrap (at least on x86_64-darwin11, maybe more)

Tobias Burnus burnus@net-b.de
Tue Nov 8 11:30:00 GMT 2011


On 11/08/2011 09:10 AM, FX wrote:
 > I've filed PR 51026 
(http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51026). In the meantime, 
how do I build "the old way", with just a C compiler? I tried to 
configure with "--enable-languages=c,fortran --disable-build-with-cxx", 
but the configure script still says:
 >
 >> The following languages will be built: c,c++,fortran

You could try: --disable-build-poststage1-with-cxx

Tobias



More information about the Gcc mailing list