[flang-commits] [flang] [llvm] [openmp] [OpenMP][Flang] Add integer-kind wrappers to omp_lib (PR #213505)

Paul Osmialowski via flang-commits flang-commits at lists.llvm.org
Wed Sep 2 08:12:55 PDT 2026


pawosm-arm wrote:

> @pawosm-arm The required symbols reside in the libomp runtime library. As a result, a build that includes only the new Fortran modules and omits libomp will encounter undefined symbols during linking as above.

@shivaramaarao thanks for responding. Sadly I don't know in a fresh LLVM build how can I avoid making a build that includes only the new Fortran modules and omits libomp. Could you suggest me a relevant set of CMake flags?

https://github.com/llvm/llvm-project/pull/213505


More information about the flang-commits mailing list