winlibs personal build version gcc-15.1.0-mingw-w64ucrt-13.0.0-r3
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of: - GCC 15.1.0 - GDB 16.3 - MinGW-w64 13.0.0 (linked with ucrt) - GNU Binutils 2.44 - GNU Make 4.4.1 - PExports 0.47 - dos2unix 7.5.2 - Yasm 1.3.0 - NASM 2.16.03 - JWasm 2.12pre - ccache 4.11.3 - CMake 4.0.3 - ninja 1.13.0 - Doxygen 1.14.0 - pedeps 0.1.15 - Universal Ctags 6.2.0 - Cppcheck 2.17.0 - Premake 5.0.0-beta7
Thread model: posix Runtime library: UCRT (Windows 10 or higher, or when Update for Universal C Runtime is installed on older Windows versions, not supported on systems older than Windows 7 SP1 and Windows Server 2008 R2 SP1)
This build was compiled with GCC 15.1.0 and packaged on 2025-07-06.
Please check out https://winlibs.com/ for the latest personal build.
Available downloads:
- Files with extension .7z
and .zip
have the same contents.
The .7z
files are smaller but require 7-Zip or PeaZip to extract.
The .zip
files are larger but Windows can extract this file without additional tools.
- The i686
download is the Windows Intel/AMD 32-bit version, which runs natively on and compiles for Windows 32-bit (also runs on Windows 64-bit in 32-bit mode).
The x86_64
download is the Windows Intel/AMD 64-bit version, which runs natively on and compiles for Windows 64-bit.
- The .sha256
and .sha512
files are checksum files for validating the download.
Changes:
- GDB built with --without-system-readline
to fix issue [#252]