On Mon, 6 May 2019 at 12:13, Martin Storsjö <[email protected]> wrote:
> > FWIW, if you have LLVM built as DLLs instead of statically linked into > LLD, there's some known issues regarding hangs as well. Not sure if this > is what you're running into though. > Thanks for the information. I have seen mention of these issues. However, the deadlocks that I'm seeing are with statically linked LLD. They can occur with MinGW and MSVC static run-times when using the STL implementation of the parallel support. Cheers, Andrew _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
