[LLVMdev] building libcxx in tree with cmake?
Jack Howarth
howarth at bromo.med.uc.edu
Fri Aug 30 06:59:07 PDT 2013
Are there any plans to enhance the build machinery in llvm 3.4 so that
the clang++ compiler can be built with libcxx support enabled by just
placing the libcxx sources in the projects directory like is done for
the compiler-rt support in llvm? Currently the cmake files don't seem
to support this option and libcxx has to be built and installed outside
of the llvm build tree. Thanks in advance for any clarifications.
Jack
More information about the llvm-dev
mailing list