Meinersbur wrote: @h-vetinari Is this using a bootstrap or default-only build? Is flang built in-tree or out-of-tree? Is `flang` in the build- or install-tree? Did you check whether the `flang_rt.static.lib` is present?
I am going to test more configurations under Windows trying to reproduce this. Narrowing it down would help. @clementval I am pretty sure that bot intends to test build Flang using shared libraries (`libFortranSemantics.so`, ...), not the runtime. That those have been linked was unfortunate. That builder is going to continue to work with a static `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