GCC 13.2.0 (POSIX threads) + LLVM 18.1.3 + MinGW-w64 11.0.1 UCRT (release 7)
winlibs personal build version gcc-13.2.0-llvm-18.1.3-mingw-w64ucrt-11.0.1-r7
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of:
- GCC 13.2.0
- GDB 14.2
- MinGW-w64 11.0.1 (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.9.1
- CMake 3.29.2
- ninja 1.12.0
- Doxygen 1.10.0
- Ctags 5.8
- Cppcheck 2.13.0
Downloads with llvm in the name also include:
- LLVM/Clang/LLD/LLDB 18.1.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.2.0 and packaged on 2024-04-13.
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.
Changes:
- LLVM/Clang/LLD/LLDB 18.1.3
- CMake 3.29.2 with patch to default to Ninja builds
- ninja 1.12.0
- ccache version 4.9.1
- added Ctags
- added Cppcheck