http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56802
--- Comment #6 from Booty Bootstrapper <e515181 at rmqkr dot net> 2013-04-01 17:43:05 UTC --- (In reply to comment #5) > Is there any way to prevent this dance? I do not care about bootstrapping at > this point, I just need a working compiler for the new glibc. How about disabling bootstrapping and forcing to link the new glibc via --with-stage1-ldflags?