[llvm-dev] building LLVM 11 with OpenMP on Windows

Michael Kruse via llvm-dev llvm-dev at lists.llvm.org
Thu Aug 5 15:45:07 PDT 2021


Am Di., 3. Aug. 2021 um 15:29 Uhr schrieb Geoff Levner <glevner at gmail.com>:
> I tried setting LLVM_ENABLE_RUNTIMES=openmp instead of LLVM_ENABLE_PROJECTS=openmp. The error messages are different, but the errors result all the same. So for now I will have to continue commenting out KMP_DEBUG and the faulty trace commands that result when compiling in debug. Unless somebody else has a suggestion?

Consider opening a bug report that includes the cmake options you are
using and the errors you are getting, maybe even upload a patch to
make compilation work to reviews.llvm.org.

Michael


More information about the llvm-dev mailing list