From 2fbf11d651fd7214dce24bb3d51b3f17b802b3e6 Mon Sep 17 00:00:00 2001 From: tobil4sk Date: Wed, 12 Apr 2023 20:28:35 +0100 Subject: [PATCH 1/2] Allow dynamic linking with mingw on linux --- toolchain/mingw-toolchain.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/toolchain/mingw-toolchain.xml b/toolchain/mingw-toolchain.xml index 6839a6704..b82e01a51 100644 --- a/toolchain/mingw-toolchain.xml +++ b/toolchain/mingw-toolchain.xml @@ -71,10 +71,8 @@ - - - - + + From 2b81c1aafcc4804a2ee8aa9346736aff230f66e4 Mon Sep 17 00:00:00 2001 From: tobil4sk Date: Wed, 12 Apr 2023 20:30:12 +0100 Subject: [PATCH 2/2] Update copied mingw libraries Add 64-bit gcc library Add another winpthread location --- toolchain/mingw-toolchain.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/toolchain/mingw-toolchain.xml b/toolchain/mingw-toolchain.xml index b82e01a51..bf431ccb7 100644 --- a/toolchain/mingw-toolchain.xml +++ b/toolchain/mingw-toolchain.xml @@ -78,10 +78,12 @@ - + + +