We use the debian cross-compiler

https://salsa.debian.org/mingw-w64-team/gcc-mingw-w64/-/tree/master/debian?ref_type=heads

for the nightly builds and CI and have to use whatever it ships. I'm actually not sure what variant it is.

@techee It turns out that I was right.

GCC version mismatch? What is the GCC version of the MinGW-w64 cross compiler on Linux? MSYS2 UCRT64 GCC is 14.2.0

MSYS2 UCRT64 GCC is 14.2.0, the latest version of MinGW-w64 cross compiler on Debian is 12.0, see:

https://packages.debian.org/search?keywords=mingw-w64


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/4088/c2558446088@github.com>