[LLVMbugs] [Bug 4508] llvm-config unable to figure out libraries on OpenSolaris

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Jul 7 09:27:16 PDT 2009


http://llvm.org/bugs/show_bug.cgi?id=4508


Edward O'Callaghan <eocallaghan at auroraux.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #6 from Edward O'Callaghan <eocallaghan at auroraux.org>  2009-07-07 11:27:10 ---
Thanks,

Sorry to inform, this is indeed a broken GCC version, please see:
http://llvm.org/docs/GettingStarted.html#brokengcc

Your options are:

A.) File a bug with Sun to update there GCC version.

B.) You may however get a newer GCC for Solaris from the AuroraUX project.
http://junk.auroraux.org/gcc4.tar.7z

bash-3.2$ /opt/gcc4/bin/gcc --version | head -n 1
 gcc (GCC) 4.2.4

C.) Prepare your own GCC, however we have carefully prepared this and its not a
trivial matter to get a properly working modern GCC on Solaris that passes all
of its test suit.

Should you need any more help, your welcome to contact me or our mailing
list^[1] for support for this GCC binary.

Cheers,
Edward O'Callaghan.
[1] - http://lists.auroraux.org


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list