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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to