[LLVMbugs] [Bug 10012] New: Ubuntu 11.04 Natty x86: problems finding system headers
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed May 25 09:46:36 PDT 2011
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: unassignedclangbugs at nondot.org
ReportedBy: ofv at wanadoo.es
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list