[LLVMbugs] [Bug 9468] New: clang driver is unable to find "crtbegin.o" and friends on Ubuntu Hardy & Intrepid
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Mar 12 03:47:09 PST 2011
http://llvm.org/bugs/show_bug.cgi?id=9468
Summary: clang driver is unable to find "crtbegin.o" and
friends on Ubuntu Hardy & Intrepid
Product: clang
Version: 2.9
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Driver
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: icicle at cg.tuwien.ac.at
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=6319)
--> (http://llvm.org/bugs/attachment.cgi?id=6319)
Patch fo fix described bug
"lib/Driver/ToolChains.cpp" has no support for Ubuntu Hardy & Intrepid, neither
does it search for GCC versions older than 4.3.
I am attaching a patch which adds support for Ubuntu Hardy & Intrepid, for GCC
versions 4.2.x too. clang works fine with it on my machine (Ubuntu Hardy
AMD64).
--
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