winlibs personal build version gcc-13.1.0-llvm-16.0.2-mingw-w64ucrt-11.0.0-r1
This is the winlibs 32-bit and 64-bit standalone build of:
- GCC 13.1.0
- GDB 13.1
- LLVM/Clang/LLD/LLDB 16.0.2
- 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:
- MinGW-w64 11.0.0 (linked with ucrt)
Thread model: mcf (MCF Gthread 1.5-ga.1)
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-04-29.
Please check out http://winlibs.com/ for the latest personal build.
Available downloads:
- Files with extension
.7zand.ziphave the same contents.
The.7zfiles are smaller but require 7-Zip or PeaZip to extract.
The.zipfiles are larger but Windows can extract this file without additional tools. - The
i686download 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).
Thex86_64download is the 64-bit version, which runs natively on and compiles for Windows 64-bit. - The
.sha256and.sha512files 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
- Uses MCF Gthread thread model (instead of POSIX thread model)