[cfe-dev] building libc++

Dan Albert danalbert at google.com
Mon Jun 23 08:41:27 PDT 2014


Reading through the cmake files, it looks like you can put libcxx in
llvm/projects.

- Dan


On Mon, Jun 23, 2014 at 5:48 AM, Dave Yost <yost at millcomputing.com> wrote:

> I'm building and installing a self-contained llvm tree.
>
> So, working from your instructions for building clang, I do this:
>
> Z% ls -C
> cfe-3.4.2.src
> llvm-3.4.2.src
> Z% ln -sf ../../cfe-3.4.2.src llvm-3.4.2.src/tools/clang
> Z% mkdir build
> Z% cd build
> Z% ../llvm-3.4.2.src/configure --prefix=*/usr/local/llvm/3.4.2*
> etc.
>
> Is there a place for libcxx in the llvm-3.4.2.src tree?
>
> Or must I build libcxx separately?
>
> Thanks
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140623/15191c22/attachment.html>


More information about the cfe-dev mailing list