[LLVMdev] [cfe-dev] Building clang + libc++ + libc++abi

Eric Fiselier eric at efcs.ca
Wed Jul 8 16:31:05 PDT 2015


To build LLVM and Clang using libc++ and libc++abi you can use the
CMake options `-DLLVM_ENABLE_LIBCXX=ON -DLLVM_ENABLE_LIBCXXABI=ON`.

/Eric

On Wed, Jul 8, 2015 at 12:55 PM,  <greened at obbligato.org> wrote:
> don hinton <hintonda at gmail.com> writes:
>
>> If your cut-n-paste is accurate, you seem to be missing a closing
>> quote for CMAKE_CXX_LINK_FLAGS.
>
> Bad cut-n-paste.  Good catch.  :)
>
> Unfortunately, doesn't help with the problem.  :(
>
>                              -David
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list