[cfe-dev] Building clang on Mavericks with libc++....

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sat Nov 9 13:00:38 PST 2013


On 9 November 2013 12:43, Fons Rademakers <Fons.Rademakers at cern.ch> wrote:
> Hi Rafael,
>
>    Could you elaborate a bit more on how to get the libc++ headers copied during clang's make install? I don't see that happening now.

It worked out of the box for me by checking out libcxx into
llvm/projects. Note that the headers are installed to
<inst>/lib/c++/v1/

Cheers,
Rafael



More information about the cfe-dev mailing list