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

Geoff Levner via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 6 04:52:33 PDT 2021


OK, I've opened two bug reports:

https://bugs.llvm.org/show_bug.cgi?id=51375
https://bugs.llvm.org/show_bug.cgi?id=51380

Geoff


On Fri, Aug 6, 2021 at 12:45 AM Michael Kruse <llvmdev at meinersbur.de> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210806/7e80412e/attachment.html>


More information about the llvm-dev mailing list