[LLVMbugs] [Bug 1844] New: Build problem on Fedora core 7 x86_64
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Dec 7 18:02:25 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1844
Summary: Build problem on Fedora core 7 x86_64
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: mcmillan at cadence.com
CC: llvmbugs at cs.uiuc.edu
LLVM won't build on this platform. I am using the
RedHat binary of the llvm-gcc frontend and gcc 4.1.2.
Build error is:
llvm[2]: Linking Release executable tblgen (without symbols)
/usr/lib/libltdl.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
When I configure with CC="gcc34 -m32" and CXX="g++34 -m32"
the build completes.
--
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