[cfe-dev] building libc++

Dave Yost yost at MillComputing.com
Mon Jun 23 10:04:23 PDT 2014


Thanks.

That apparently installs
  include/c++/v1/
but not
  lib/libc++.*

On Mon 2014-06-23, at 08:41 AM, Dan Albert <danalbert at google.com> wrote:

> 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/d88e0fe0/attachment.html>


More information about the cfe-dev mailing list