[LLVMbugs] [Bug 8121] clang doesn't find STL headers and library

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 9 07:59:44 PDT 2010


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

Douglas Gregor <dgregor at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-09-09 09:59:43 CDT ---
Please see http://clang.llvm.org/get_started.html for the fix. Also, use
"clang++" to get the compiler to automatically link against the C++ standard
library.

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