[LLVMbugs] [Bug 8118] self-hosting broken
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 8 15:40:20 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8118
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from Douglas Gregor <dgregor at apple.com> 2010-09-08 17:40:20 CDT ---
You need to configure with CC=clang CXX=clang++ for self-host. All of the link
failures are due to the standard library not being linked in.
--
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