[Fortran][OpenMP] flang-new: error: cannot find -lomp: No such file or directory
Opened this issue · 0 comments
harishch4 commented
flang-new compiler fails to execute code with OpenMP directives. gfortran and ifx compilers seem to access libomp without any problem.
/usr/bin/ld: cannot find -lomp: No such file or directory
flang-new: error: linker command failed with exit code 1 (use -v to see invocation)