Hi!
Patch 1 is obviously correct.
Patch 2 seems correct too. I wrote a patch series a while ago that
changed the winpthreads testsuite for msvc but didn't get the time to
get it merged. See the full thread here:
https://sourceforge.net/p/mingw-w64/mailman/mingw-w64-public/thread/20240129165759.19120-1-antonin%40tarides.com/

Patch 3 sounds sensible too. Maybe you could try using LN_S instead of copying.

For your last suggestion to detect msvc, maybe we could use
AX_COMPILER_VENDOR from the Autoconf Macro Archive, or maybe the
configure triplet, or maybe there's already something in Automake.
https://www.gnu.org/software/autoconf-archive/ax_compiler_vendor.html

Cheers,
-- Antonin


_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to