http://llvm.org/bugs/show_bug.cgi?id=8614
Summary: System include not found when #including <vector>
Product: clang
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Frontend
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
When compiling a file that #includes <vector>, I'm getting
"/Developer/SDKs/MacOSX10.5.sdk/usr/include/c++/4.2.1/bits/stl_algobase.h:64:10:
fatal error: 'bits/c++config.h' file not found" with a trunk build when I
compile a file that includes <vector>
with r119131. This used to work fine with an older revision (r118190).
I'm on Snow Leopard, but I'm using the 10.5 SDK.
--
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