-
Build DPC++ toolchain with libc++ library, some link error occured: I have build libc++ with LLVM 12, and I follow the steps on https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md#build-dpc-toolchain-with-libc-library. I remember that it was build successful long time ago. When I pull latest changes, it begins to build failed, could you please help to figure out how to resolve the link error? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 10 replies
-
@haonanya I suggest you commenting these lines as a workaround: llvm/sycl/source/CMakeLists.txt Lines 55 to 57 in 0c33048 |
Beta Was this translation helpful? Give feedback.
-
Thanks @alexbatashev offer workaround. llvm/sycl/source/CMakeLists.txt Lines 55 to 58 in 0c33048 |
Beta Was this translation helpful? Give feedback.
Thanks @alexbatashev offer workaround.
llvm/sycl/source/CMakeLists.txt
Lines 55 to 58 in 0c33048