http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54260
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |INVALID --- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-08-16 07:44:32 UTC --- These links explain that the support libraries must be in the dynamic linker's search path: (In reply to comment #2) > Did you read http://gcc.gnu.org/wiki/FAQ#configure_suffix ? > > http://gcc.gnu.org/wiki/InstallingGCC explains how to avoid that issue If you follow those instructions it will work. That's why I provided the links.