EricWF added a comment. In http://reviews.llvm.org/D19856#420366, @mclow.lists wrote:
> Q: Should the .a file get installed into /lib when you do a make install? > > That will make it easier to link against. For now the install rule is off by default. `-DLIBCXX_INSTALL_EXPERIMENTAL_LIBRARY=ON` will install it alongside `libc++.so`. We can turn it `ON` by default once the library actually contains some code. http://reviews.llvm.org/D19856 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits