Skip to content

GCC 12.2.1-snapshot20221126 + MinGW-w64 10.0.0 MSVCRT (release 1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@brechtsanders brechtsanders released this 27 Nov 21:21
· 1 commit to master since this release
1669066

winlibs personal build version gcc-12.2.1-snapshot20221126-mingw-w64msvcrt-10.0.0-r1

This is the winlibs 32-bit and 64-bit standalone build of:

  • GCC 12.2.1-snapshot20221126
  • GDB 12.1
  • MinGW-w64 10.0.0 (linked with msvcrt)
  • GNU Binutils 2.38
  • GNU Make 4.4
  • PExports 0.47
  • dos2unix 7.4.3
  • Yasm 1.3.0
  • NASM 2.15.05
  • JWasm 2.12pre
  • ccache version 4.7.4
  • ninja 1.11.1
  • doxygen 1.9.5

This build was compiled with GCC 12.2.1-snapshot20221126 and packaged on 2022-11-27.

Please check out http://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 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 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.

WARNING: this is a snapshot version of 12.2.1 (experimental), not recommended for production use.

NOTES:

  • This build uses GNU Binutils 2.38 instead of 2.39 for troubleshooting reports of slower link speeds (especially with C++)
  • This build of GCC was done with the following linker flags for speed testing purposes:
    • -Wl,--dynamicbase
    • -Wl,--high-entropy-va (only for 64-bit version)
    • -Wl,--nxcompat
    • -Wl,--tsaware