[LLVMbugs] [Bug 11846] New: 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 06:42:45 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=11846
Bug #: 11846
Summary: For Snow Leopard : incompatibility between LLVM 3.0
and LLVM-GCC 2.9, but OK for both v. 2.9
Product: compiler-rt
Version: unspecified
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: release blocker
Priority: P
Component: compiler-rt
AssignedTo: unassignedbugs at nondot.org
ReportedBy: doc0.delphin at voila.fr
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Created attachment 7940
--> http://llvm.org/bugs/attachment.cgi?id=7940
LLVM 3.0 buit right
Softwares are : Mac OS X v. 10.6.8 (Snow Leopard), XCode v. 3.2.6.
The objective : using the last version of LLVM (3.0) and LLVM-GCC v. 2.9,a nd
succeeding in building teh compilers (namely, c, c++, objetcive-c, fortran as a
basis).
The result is a bug :
- first, early building LLVM v. 2.9 and LLVM-GCC v. 2.9 were compiled and
installed successfully (however, LLVM-GCC was not tested with a test-suite
library such as with GCC) ;
- next, building, and installing, LLVM v. 3.0 then LLVM-GCC v. 2.9 issues an
error (I repeated the process with the same error) : LLVM-GCC can't be build.
The expectation : a successful suite of LLVM compilers built, installed, and
tested successfully with Mac OS X (ideally, Leopard, Snow Leopard, and now
Lion).
Files attached : three ZIP files including : i) the bash file used to build and
install LLVM and LLVM-GCC, ii) log files issued by configure, make, make check
and so on if applicable.
Many thanks !
--
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