[LLVMdev] libc++ builds
Jack Howarth
howarth at bromo.med.uc.edu
Wed Oct 6 07:48:14 PDT 2010
Does the new libc++ library have to be built independent of llvm/clang?
It would be nice if one could just drop its source tree into the llvm tree
ala clang and do a single build for all three together.
Jack
ps Can libc++ be used in the llvm-gcc-4.2 build? Can one use the approach
of...
rm -fr ../llvm-gcc-4.2-4.2.source/libstdc++-v3
and passing configure --with-gxx-include to build llvm-gcc-4.2 against
the installed libc++?
More information about the llvm-dev
mailing list