- The x64 release is now multilib, targeting both x64 and x86 (#412)
i686-w64-mingw32aliases select the 32-bit targetmakensiscan emit 32-bit installers (Target x86-unicode)- Under
-m32the default_WIN32_WINNTis Windows XP
- The toolchain no longer needs its
bin/onPATH - Smaller C++ binaries, pulls in less of libstdc++
- Ccache output fixes for Windows consoles (#413)
- Colors work in consoles without virtual terminal processing
- Diagnostics keep Unicode outside the active code page
- GDB now allows a zero repeat count in artificial arrays
- Upgrade to Ccache 4.14
- Upgrade to CMake 4.4.3
Releases are self-extracting 7-zip archives, also extractable with any 7z-capable utility (e.g. 7zr.exe). The "x86" release is compatible with Windows XP but requires at least a Pentium 4 processor (SSE2).