This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/49306] 4.6.0 fails to build on Solaris 11 (i386)


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]