Releases: brechtsanders/winlibs_mingw
GCC 15.0.0-snapshot20240616 (POSIX threads) + MinGW-w64 12.0.0 UCRT (release 1)
winlibs personal build version gcc-15.0.0-snapshot20240616-mingw-w64ucrt-12.0.0-r1
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of:
- GCC 15.0.0-snapshot20240616
- GDB 14.2
- 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 version 4.10
- CMake 3.29.5
- 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 15.0.0-snapshot20240609 and packaged on 2024-06-17.
Please check out http://winlibs.com/ for the latest personal build.
GCC 15.0.0-snapshot20240616 (POSIX threads) + MinGW-w64 12.0.0 MSVCRT (release 1)
winlibs personal build version gcc-15.0.0-snapshot20240616-mingw-w64msvcrt-12.0.0-r1
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of:
- GCC 15.0.0-snapshot20240616
- GDB 14.2
- 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 version 4.10
- CMake 3.29.5
- 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 15.0.0-snapshot20240609 and packaged on 2024-06-17.
Please check out http://winlibs.com/ for the latest personal build.
GCC 15.0.0-snapshot20240526 (POSIX threads) + MinGW-w64 12.0.0 MSRT (release 1)
winlibs personal build version gcc-15.0.0-snapshot20240526-mingw-w64msvcrt-12.0.0-r1
This is the winlibs Intel/AMD 64-bit standalone build of:
- GCC 15.0.0-snapshot20240526
- GDB 14.2
- 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 version 4.9.1
- CMake 3.29.3
- 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 15.0.0-snapshot20240526 and packaged on 2024-05-29.
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).
Thex86_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:
- This is an experimental preview snapshot version of GCC 15, do not use in production.
GCC 14.2.0 (WIN32 threads) + MinGW-w64 12.0.0 MSVCRT (release 1)
winlibs personal build version gcc-14.2.0-mingw-w64msvcrt-12.0.0-r1
This is the winlibs Intel/AMD 64-bit standalone build of:
- GCC 14.2.0 (built with win32 thread model)
- GDB 15.2
- MinGW-w64 12.0.0 (linked with msvcrt)
- GNU Binutils 2.43.1
- 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.5
- ninja 1.12.1
- Doxygen 1.12.0
- pedeps 0.1.15
- Universal Ctags 6.1.0
- Cppcheck 2.16.0
Downloads with llvm in the name also include:
- LLVM/Clang/LLD/LLDB 19.1.3
Thread model: win32
Runtime library: MSVCRT
This build was compiled with GCC 14.2.0 and packaged on 2024-11-03.
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).
Thex86_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:
- This is a build using win32 threads instead of POSIX threads (MSVCRT 64-bit only build) for the purpose of evaluating if this type of build has advantages/disadvantages. In the past GCC builds with win32 threads were missing some C++ threading features. (#232)
GCC 14.2.0 (POSIX threads) + LLVM 19.1.1 + MinGW-w64 12.0.0 UCRT (release 2)
winlibs personal build version gcc-14.2.0-llvm-19.1.1-mingw-w64ucrt-12.0.0-r2
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of:
- GCC 14.2.0
- GDB 15.2
- MinGW-w64 12.0.0 (linked with ucrt)
- GNU Binutils 2.43.1
- 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.4
- ninja 1.12.1
- Doxygen 1.12.0
- Universal Ctags 6.1.0
- Cppcheck 2.15.0
Downloads with llvm in the name also include:
- LLVM/Clang/LLD/LLDB 19.1.1
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 14.2.0 and packaged on 2024-10-05.
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).
Thex86_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:
- GNU Binutils 2.43.1
- CMake 3.30.4
- Doxygen 1.12.0
GCC 14.2.0 (POSIX threads) + LLVM 19.1.1 + MinGW-w64 12.0.0 MSVCRT (release 2)
winlibs personal build version gcc-14.2.0-llvm-19.1.1-mingw-w64msvcrt-12.0.0-r2
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of:
- GCC 14.2.0
- GDB 15.2
- MinGW-w64 12.0.0 (linked with msvcrt)
- GNU Binutils 2.43.1
- 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.4
- ninja 1.12.1
- Doxygen 1.12.0
- Universal Ctags 6.1.0
- Cppcheck 2.15.0
Downloads with llvm in the name also include:
- LLVM/Clang/LLD/LLDB 19.1.1
Thread model: posix
Runtime library: MSVCRT
This build was compiled with GCC 14.2.0 and packaged on 2024-10-05.
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).
Thex86_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:
- GNU Binutils 2.43.1
- CMake 3.30.4
- Doxygen 1.12.0
GCC 14.2.0 (POSIX threads) + LLVM 18.1.8 + MinGW-w64 12.0.0 UCRT (release 1)
winlibs personal build version gcc-14.2.0-llvm-18.1.8-mingw-w64ucrt-12.0.0-r1
This is the winlibs Intel/AMD 64-bit standalone build of:
- GCC 14.2.0
- GDB 15.1
- LLVM/Clang/LLD/LLDB 18.1.8
- MinGW-w64 12.0.0 (linked with ucrt)
- GNU Binutils 2.43
- 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.2
- ninja 1.12.1
- Doxygen 1.11.0
- Universal Ctags 6.1.0
- Cppcheck 2.14.0
Downloads with llvm in the name also include:
- LLVM/Clang/LLD/LLDB 18.1.8
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 14.2.0 and packaged on 2024-08-07.
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).
Thex86_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 14.1.0
- GNU Binutils 2.43
- CMake 3.30.2
GCC 14.2.0 (POSIX threads) + LLVM 18.1.8 + MinGW-w64 12.0.0 MSVCRT (release 1)
winlibs personal build version gcc-14.2.0-llvm-18.1.8-mingw-w64msvcrt-12.0.0-r1
This is the winlibs Intel/AMD 64-bit standalone build of:
- GCC 14.2.0
- GDB 15.1
- MinGW-w64 12.0.0 (linked with msvcrt)
- GNU Binutils 2.43
- 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.2
- ninja 1.12.1
- Doxygen 1.11.0
- Universal Ctags 6.1.0
- Cppcheck 2.14.0
Downloads with llvm in the name also include:
- LLVM/Clang/LLD/LLDB 18.1.8
Thread model: posix
Runtime library: MSVCRT
This build was compiled with GCC 14.2.0 and packaged on 2024-08-07.
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).
Thex86_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 14.1.0
- GNU Binutils 2.43
- CMake 3.30.2
GCC 14.2.0 (MCF (MCF Gthread 1.8.ga) threads) + MinGW-w64 12.0.0 UCRT (release 1)
winlibs personal build version gcc-14.2.0-mingw-w64ucrt-12.0.0-r1
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of:
- GCC 14.2.0
- GDB 15.1
- MinGW-w64 12.0.0 (linked with ucrt)
- GNU Binutils 2.43.1
- 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.2
- ninja 1.12.1
- Doxygen 1.12.0
- Universal Ctags 6.1.0
- Cppcheck 2.14.0
Thread model: mcf (MCF Gthread 1.8.ga)
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 14.2.0 and packaged on 2024-08-19.
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).
Thex86_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 14.1.0 (POSIX threads) + LLVM 18.1.8 + MinGW-w64 12.0.0 UCRT (release 3)
winlibs personal build version gcc-14.1.0-llvm-18.1.8-mingw-w64ucrt-12.0.0-r3
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of:
- GCC 14.1.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.1
- CMake 3.30.0
- ninja 1.12.1
- Doxygen 1.11.0
- Universal Ctags 6.1.0
- Cppcheck 2.14.0
Downloads with llvm in the name also include:
- LLVM/Clang/LLD/LLDB 18.1.8
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 14.1.0 and packaged on 2024-07-09.
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).
Thex86_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 version 15.1
- ccache version 4.10.1
- CMake version 3.30.0
- Fixed issue #183 in GNU Make