[Bug bootstrap/49306] 4.6.0 fails to build on Solaris 11 (i386)
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 7 08:32:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49306
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-07 08:31:46 UTC ---
http://gcc.gnu.org/wiki/FAQ#configure_suffix
Read the docs for --with-gmp, if linking dynamically you need to reconfigure
your dynamic linker to look in /opt/local, or use LD_LIBRARY_PATH, or just link
statically.
More information about the Gcc-bugs
mailing list