winlibs personal build version gcc-14.1.0-llvm-18.1.7-mingw-w64msvcrt-12.0.0-r2
This is the winlibs Intel/AMD 32-bit and 64-bit standalone build of: - GCC 14.1.0 - 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
Downloads with llvm in the name also include: - LLVM/Clang/LLD/LLDB 18.1.7
Thread model: posix Runtime library: MSVCRT
This build was compiled with GCC 14.1.0 and packaged on 2024-06-09.
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 patch to validate issue [#217] (see also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115312)
- MinGW-w64 version 12.0.0
- LLVM build now uses resource file (with icon) for .exe
files (attempt to resolve [#199])