Open
Description
Hello and thank you for your support in advance.
I'm wanting to compile clang-openmp with libc++ support.
After successfully compiling and running a basic openmp test program on OSX Yosemite I thought all was well until I tried to compile boost with ./b2 install.
The compile failed not finding any libc++ headers.
Looking into CMakeCache.txt I found entry:
LLVM_EXTERNAL_LIBCXX_SOURCE_DIR pointing to a non-existent folder:
/Users/Developer/OpenMPStuff/llvm/projects/libcxx.
Should the libcxx folder be present and does this explain why I'm getting missing libc++ header file compile failures ?(I have the compiler-rt folder under projects)
Metadata
Metadata
Assignees
Labels
No labels