On 28 April 2011 00:56, Gabriel Dos Reis <g...@integrable-solutions.net> wrote: >> Seems to fall over itself in a bunch of places. C++ bootstrap smells >> like a red herring >> to me at this point. > Hmm, do you mean GCC fails to bootstrap with C++ a compiler before your mods?
I did make distclean, followed by CC=g++ GCC=g++ CFLAGS=-fpermissive ../configure --prefix=/usr --enable-languages=c,c++ and then make. Before my mods. And it doesn't seem to get very far.