Skip to content

Releases: brechtsanders/winlibs_mingw

GCC 11.5.0 (POSIX threads) + MinGW-w64 12.0.0 UCRT (release 1)

27 Jul 09:33
Compare
Choose a tag to compare

winlibs personal build version gcc-11.5.0-mingw-w64ucrt-12.0.0-r1

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

  • GCC 11.5.0
  • GDB 15.1
  • MinGW-w64 12.0.0 (linked with ucrt)
  • GNU Binutils 2.42
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.2
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache 4.10.2
  • CMake 3.30.1
  • ninja 1.12.1
  • Doxygen 1.11.0
  • Universal Ctags 6.1.0
  • Cppcheck 2.14.0

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 11.5.0 and packaged on 2024-07-27.

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.

GCC 11.5.0 (POSIX threads) + MinGW-w64 12.0.0 MSVCRT (release 1)

25 Jul 16:02
Compare
Choose a tag to compare

winlibs personal build version gcc-11.5.0-mingw-w64msvcrt-12.0.0-r1

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

  • GCC 11.5.0
  • GDB 15.1
  • MinGW-w64 12.0.0 (linked with msvcrt)
  • GNU Binutils 2.42
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.2
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache 4.10.2
  • CMake 3.30.1
  • ninja 1.12.1
  • Doxygen 1.11.0
  • Universal Ctags 6.1.0
  • Cppcheck 2.14.0

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 11.5.0 and packaged on 2024-07-25.

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.

GCC 10.5.0 + MinGW-w64 11.0.1 MSVCRT (release 2)

02 Oct 06:54
Compare
Choose a tag to compare

winlibs personal build version gcc-10.5.0-mingw-w64msvcrt-11.0.1-r2

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

  • GCC 10.5.0
  • GDB 13.2
  • MinGW-w64 11.0.1 (linked with msvcrt)
  • GNU Binutils 2.41
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.1
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8.3
  • CMake 3.27.6
  • ninja 1.11.1.git.kitware.jobserver-1
  • Doxygen 1.9.8

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 10.5.0 and packaged on 2023-10-02.

Please check out http://winlibs.com/ for the latest personal build.

GCC 10.5.0 + MinGW-w64 11.0.1 MSVCRT (release 1)

24 Aug 20:59
Compare
Choose a tag to compare

winlibs personal build version gcc-10.5.0-mingw-w64msvcrt-11.0.1-r1

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

  • GCC 10.5.0
  • GDB 13.2
  • MinGW-w64 11.0.1 (linked with msvcrt)
  • GNU Binutils 2.41
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.0
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8.2
  • CMake 3.27.2
  • ninja 1.11.1.git.kitware.jobserver-1
  • Doxygen 1.9.7

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 13.2.0 and packaged on 2023-08-24.

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 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.

CC 13.2.0 (POSIX threads) + LLVM 16.0.6 + MinGW-w64 11.0.0 UCRT (release 1)

28 Jul 10:46
1669066
Compare
Choose a tag to compare

winlibs personal build version gcc-13.2.0-llvm-16.0.6-mingw-w64ucrt-11.0.0-r1

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

  • GCC 13.2.0
  • GDB 13.2
  • MinGW-w64 11.0.0 (linked with ucrt)
  • GNU Binutils 2.40
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.0
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8.2
  • CMake 3.27.1
  • ninja 1.11.1
  • doxygen 1.9.7

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 16.0.6

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 13.2.0 and packaged on 2023-07-28.

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 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.

GCC 13.1.0 (POSIX threads) + LLVM 16.0.3 + MinGW-w64 11.0.0 UCRT (release 1)

05 May 09:03
1669066
Compare
Choose a tag to compare

winlibs personal build version gcc-13.1.0-llvm-16.0.3-mingw-w64ucrt-11.0.0-r1

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

  • GCC 13.1.0
  • GDB 13.1
  • MinGW-w64 11.0.0 (linked with ucrt)
  • GNU Binutils 2.40
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.4.4
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8
  • CMake 3.26.3
  • ninja 1.11.1
  • doxygen 1.9.6

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 16.0.3

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 13.1.0 and packaged on 2023-05-05.

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 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 version 13.1.0, this is the first GCC 13 release
  • MinGW-w64 version 11.0.0
  • This release was built with POSIX (instead of new MCF Gthread) threads and UCRT runtime
  • LLVM/Clang was built to use the GCC standard libraries

GCC 13.1.0 (POSIX threads) + LLVM 16.0.3 + MinGW-w64 11.0.0 MSVCRT (release 1)

05 May 14:39
1669066
Compare
Choose a tag to compare

winlibs personal build version gcc-13.1.0-llvm-16.0.3-mingw-w64msvcrt-11.0.0-r1

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

  • GCC 13.1.0
  • GDB 13.1
  • MinGW-w64 11.0.0 (linked with msvcrt)
  • GNU Binutils 2.40
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.4.4
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8
  • CMake 3.26.3
  • ninja 1.11.1
  • doxygen 1.9.6

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 16.0.3

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 13.1.0 and packaged on 2023-05-05.

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 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 version 13.1.0, this is the first GCC 13 release
  • MinGW-w64 version 11.0.0
  • This release was built with POSIX (instead of new MCF Gthread) threads and MSVCRT runtime
  • LLVM/Clang was built to use the GCC standard libraries

GCC 13.1.0 + LLVM 16.0.5 + MinGW-w64 11.0.0 UCRT (release 5)

04 Jun 08:13
1669066
Compare
Choose a tag to compare

winlibs personal build version gcc-13.1.0-llvm-16.0.5-mingw-w64ucrt-11.0.0-r5

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

  • GCC 13.1.0
  • GDB 13.2
  • LLVM/Clang/LLD/LLDB 16.0.5
  • GNU Binutils 2.40
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.0
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8.1
  • CMake 3.26.4
  • ninja 1.11.1
  • doxygen 1.9.7

Downloads with llvm in the name also include:

  • MinGW-w64 11.0.0 (linked with ucrt)

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 13.1.0 and packaged on 2023-06-04.

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 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.

Notes:

  • Fixed speed issues by building GCC and binutils with specific compiler optimization flags (see #152)
  • GCC and binutils build with -Wl,--no-insert-timestamp for reproducible builds (see #152)

GCC 13.1.0 + LLVM 16.0.5 + MinGW-w64 11.0.0 MSVCRT (release 5)

04 Jun 08:13
1669066
Compare
Choose a tag to compare

winlibs personal build version gcc-13.1.0-llvm-16.0.5-mingw-w64msvcrt-11.0.0-r5

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

  • GCC 13.1.0
  • GDB 13.2
  • LLVM/Clang/LLD/LLDB 16.0.5
  • GNU Binutils 2.40
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.0
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8.1
  • CMake 3.26.4
  • ninja 1.11.1
  • doxygen 1.9.7

Downloads with llvm in the name also include:

  • MinGW-w64 11.0.0 (linked with msvcrt)

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 13.1.0 and packaged on 2023-06-04.

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 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.

Notes:

  • Fixed speed issues by building GCC and binutils with specific compiler optimization flags (see #152)
  • GCC and binutils build with -Wl,--no-insert-timestamp for reproducible builds (see #152)

GCC 13.1.0 + LLVM 16.0.4 + MinGW-w64 11.0.0 UCRT (release 4)

31 May 18:38
1669066
Compare
Choose a tag to compare

winlibs personal build version gcc-13.1.0-llvm-16.0.4-mingw-w64ucrt-11.0.0-r4

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

  • GCC 13.1.0
  • GDB 13.2
  • MinGW-w64 11.0.0 (linked with ucrt)
  • GNU Binutils 2.40
  • GNU Make 4.4.1
  • PExports 0.47
  • dos2unix 7.5.0
  • Yasm 1.3.0
  • NASM 2.16.01
  • JWasm 2.12pre
  • ccache version 4.8.1
  • CMake 3.26.4
  • ninja 1.11.1
  • doxygen 1.9.7

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 16.0.4

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 13.1.0 and packaged on 2023-05-31.

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 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.

Notes:

  • For performance testing reasons GCC built:
    • with --disable-libstdcxx-backtrace instead of --enable-libstdcxx-backtrace
    • without -Wl,--dynamicbase
    • without -Wl,--high-entropy-va
    • without -Wl,--nxcompat
    • without -Wl,--tsaware
  • GCC built with POSIX thread library (instead of MCF Gthread)