h-vetinari wrote: Still from the builds for https://github.com/llvm/llvm-project/pull/110217/commits/fbd087ce03ab7f665b9595a9847309ec8c45fbab, the result on linux is similar as on windows: ``` + flang hello_world.f90 $PREFIX/bin/x86_64-conda-linux-gnu-ld: cannot find -lflang_rt: No such file or directory flang-20: error: linker command failed with exit code 1 (use -v to see invocation) ``` The library is present under ``` $PREFIX/flang-rt/lib/x86_64-unknown-linux-gnu/libflang_rt.a ```
https://github.com/llvm/llvm-project/pull/110217 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits