[LLVMbugs] [Bug 10008] New: Clang does not work on upcoming ubuntu 11.11

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue May 24 23:42:24 PDT 2011


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

           Summary: Clang does not work on upcoming ubuntu 11.11
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: tobias.hunger at gmx.de
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=6645)
 --> (http://llvm.org/bugs/attachment.cgi?id=6645)
Fix include pathes of clang for ubuntu 11.11

Clang does not find the header files in ubuntu oneiric ocelot (11.11). That
version uses GCC 4.6.0 and the include pathes are not picked up properly.

The attached patch fixes the issue.

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