Issue |
154117
|
Summary |
Cannot build flang or openmp
|
Labels |
flang
|
Assignees |
|
Reporter |
L00pZBreak3r
|
Windows build.
Including **flang** in _LLVM_ENABLE_PROJECTS_ or **openmp** in _LLVM_ENABLE_RUNTIMES_ leads to a build failure. Initial configuration succeeds, but during the build process somewhere after half of the build it tries to run an additional cmake configure for flang-rt and fails. If **openmp** is included in _LLVM_ENABLE_RUNTIMES_ then some cpp errors occure when building openmp related cpp files.
Without **flang** and **openmp** the build completes cuccessfully.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs