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

           Summary: Ubuntu 11.04 Natty x86: problems finding system
                    headers
           Product: clang
           Version: trunk
          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=6647)
 --> (http://llvm.org/bugs/attachment.cgi?id=6647)
Output of compilation

First, the headers:

#include <errno.h>
int main() { return 0; }

"clang++ -v foo.cpp" 

fails with the output shown on the attachment.

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