[LLVMbugs] [Bug 11846] For Snow Leopard : incompatibility between LLVM 3.0 and LLVM-GCC 2.9, but OK for both v. 2.9

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 24 07:01:15 PST 2012


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

Duncan Sands <baldrick at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |baldrick at free.fr
         Resolution|                            |INVALID

--- Comment #3 from Duncan Sands <baldrick at free.fr> 2012-01-24 09:01:15 CST ---
LLVM 3.0 does not come with llvm-gcc because llvm-gcc is a dead project that is
no longer being supported (this was already announced in the 2.9 release).
Please use dragonegg or clang instead.  It is normal that you can't build the
2.9 version of llvm-gcc with LLVM 3.0: it has always been the case that the
llvm-gcc and LLVM versions have to match.

-- 
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