On Fri, Sep 4, 2015 at 11:49 PM, Jonathan Roelofs <jonat...@codesourcery.com
> wrote:

> On 9/4/15 2:45 PM, Yuri Gribov via cfe-commits wrote:
>
>> 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?
>>
>
> Which tests fail to link for you?
>

Sorry, I'm not at my desk right now. Basically make check-all failed in 5
seconds and after some googling I found the above bug with Bob Wilson's
advice to link libcxx which fixed the issue.

Do you mean that libcxx shouldn't be needed on Mac?

 -Y
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to