On Wed, 18 Feb 2026, Johannes Khoshnazar-Thoma wrote:
I tested the test program with LLVM and it works there. Is there any possibility to make it work with MinGW-W64 as well?
Just to clarify the terms here. llvm-mingw does use mingw-w64 as SDK, just as GCC based toolchains.
The issues you're encountering are in GCC and binutils, possibly only in binutils.
I'd be happy to provide a suite of small testcases to help identify the various issues involved, if someone wants to take it on to document and dissect the individual issues, either reporting them to the relevant projects, or looking into fixing them.
// Martin _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
