http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61101
--- Comment #21 from Jonathan Wakely <redi at gcc dot gnu.org> --- Thanks for debugging and resolving it. (In reply to Maxime Boissonneault from comment #0) > - the options given when GCC was configured/built; > ../${SRCDIR}/configure CFLAGS="$FLAGS" CXXFLAGS="$FLAGS" \ > LDFLAGS="-L$PREFIX/lib" N.B. I don't think this LDFLAGS should be needed either.