[LLVMbugs] [Bug 6379] limits.h "#include_next madness" misses include system limits.h
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Feb 22 02:41:58 PST 2010
http://www.llvm.org/bugs/show_bug.cgi?id=6379
--- Comment #2 from Evan Martin <evan at chromium.org> 2010-02-22 04:41:58 CST ---
BTW, my library search path, from touch empty.cpp; gcc -v empty.cpp
-fsyntax-only , is
/usr/include/c++/4.2
/usr/include/c++/4.2/x86_64-linux-gnu
/usr/include/c++/4.2/backward
/usr/local/include
/usr/lib/gcc/x86_64-linux-gnu/4.2.4/include
/usr/include
--
Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the llvm-bugs
mailing list