This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49306] 4.6.0 fails to build on Solaris 11 (i386)
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 7 Jun 2011 08:31:48 +0000
- Subject: [Bug bootstrap/49306] 4.6.0 fails to build on Solaris 11 (i386)
- Auto-submitted: auto-generated
- References: <bug-49306-4@http.gcc.gnu.org/bugzilla/>
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.