[PATCH][www] Mention that libcxx is necessary on OS X

Yuri Gribov via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 4 13:45:54 PDT 2015


Hi all,

According to https://llvm.org/bugs/show_bug.cgi?id=17821 , when Clang gets
built on OS X we need to build it with libcxx and libcxxabi (otherwise
tests will fail to link with "can't find iostream". This patch adds a note
to getting started page. Ok to apply?

Best regards,
Yury Gribov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150904/8d032f5a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libcxx-osx-1.patch
Type: application/octet-stream
Size: 715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150904/8d032f5a/attachment-0001.obj>


More information about the cfe-commits mailing list