[llvm-dev] building LLVM 11 with OpenMP on Windows (original) (raw)
Geoff Levner via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 6 04:52:33 PDT 2021
- Previous message: [llvm-dev] building LLVM 11 with OpenMP on Windows
- Next message: [llvm-dev] Do I have to lock ThreadSafeContext and ThreadSafeModule in single threaded env?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 LLVMENABLERUNTIMES=openmp instead of LLVMENABLEPROJECTS=openmp. The error messages are different, but the errors result all the same. So for now I will have to continue commenting out KMPDEBUG 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>
- Previous message: [llvm-dev] building LLVM 11 with OpenMP on Windows
- Next message: [llvm-dev] Do I have to lock ThreadSafeContext and ThreadSafeModule in single threaded env?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]