http://llvm.org/bugs/show_bug.cgi?id=10281
Summary: Clang cannot compile on centos with gcc 4.4
Product: clang
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Driver
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
This package of gcc apparently uses x86_64-redhat-linux6E instead of
x86_64-redhat-linux to store the files, which renders using the C++ STL
impossible. Running clang++ -I/usr/include/c++/4.4.4/x86_64-redhat-linux6E/
gets it to work.
--
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