Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GCC 15.2.0 (POSIX threads) + MinGW-w64 13.0.0 MSVCRT (release 1)

Latest
Compare
Choose a tag to compare

winlibs personal build version gcc-15.2.0-mingw-w64msvcrt-13.0.0-r1

This is the winlibs Intel/AMD 64-bit standalone build of:

  • GCC 15.2.0
  • GDB 16.3
  • MinGW-w64 13.0.0 (linked with msvcrt)
  • GNU Binutils 2.45
  • 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.1.0
  • ninja 1.13.1
  • Doxygen 1.14.0
  • pedeps 0.1.15
  • Universal Ctags 6.2.0
  • Cppcheck 2.18.0
  • Premake 5.0.0-beta7
  • ntldd 0.2
  • pkgconf 2.5.1

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 15.2.0 and packaged on 2025-08-10.

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:

  • GCC 15.2.0
  • added pkgconf
  • added ntldd (#262)
  • added CMD environment batch file mingwvars.bat to set PATH and build tool environment variables (#263)