github skeeto/w64devkit v2.10.0
2.10.0

9 hours ago
  • The x64 release is now multilib, targeting both x64 and x86 (#412)
    • i686-w64-mingw32 aliases select the 32-bit target
    • makensis can emit 32-bit installers (Target x86-unicode)
    • Under -m32 the default _WIN32_WINNT is Windows XP
  • The toolchain no longer needs its bin/ on PATH
  • 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).

Don't miss a new w64devkit release

NewReleases is sending notifications on new releases.