Skip to content

Releases: brechtsanders/winlibs_mingw

GCC 14.1.0 (POSIX threads) + LLVM 18.1.5 + MinGW-w64 11.0.1 UCRT (release 1)

08 May 12:01
Compare
Choose a tag to compare

winlibs personal build version gcc-14.1.0-llvm-18.1.5-mingw-w64ucrt-11.0.1-r1

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

  • GCC 14.1.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.3
  • ninja 1.12.0
  • Doxygen 1.10.0
  • Universal Ctags 6.1.0
  • Cppcheck 2.14.0

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 18.1.5

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

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 14.1.0 - first release of GCC 14 (changes)
  • CMake 3.29.3
  • Cppcheck 2.14.0 instead of Ctags 5.8

GCC 14.1.0 (POSIX threads) + LLVM 18.1.5 + MinGW-w64 11.0.1 MSVCRT (release 1)

winlibs personal build version gcc-14.1.0-llvm-18.1.5-mingw-w64msvcrt-11.0.1-r1

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

  • GCC 14.1.0
  • GDB 14.2
  • MinGW-w64 11.0.1 (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.0
  • Doxygen 1.10.0
  • Universal Ctags 6.1.0
  • Cppcheck 2.14.0

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 18.1.5

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 14.1.0 and packaged on 2024-05-08.

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 14.1.0 - first release of GCC 14 (changes)
  • CMake 3.29.3
  • Cppcheck 2.14.0 instead of Ctags 5.8

GCC 14.1.0 (MCF (MCF Gthread 1.9.alpha) threads) + MinGW-w64 11.0.1 UCRT (release 1)

12 May 07:52
Compare
Choose a tag to compare

winlibs personal build version gcc-14.1.0-mingw-w64ucrt-11.0.1-r1

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

  • GCC 14.1.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.3
  • ninja 1.12.1
  • Doxygen 1.10.0
  • Universal Ctags 6.1.0
  • Cppcheck 2.14.0

Thread model: mcf (MCF Gthread 1.9.alpha)
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-05-12.

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:

  • MCF threads builds are no longer released with LLVM/Clang (#172)

GCC 14.0.1-snapshot20240324 (POSIX threads) + MinGW-w64 11.0.1 MSVCRT (release 1)

winlibs personal build version gcc-14.0.1-snapshot20240324-mingw-w64msvcrt-11.0.1-r1

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

  • GCC 14.0.1-snapshot20240324
  • GDB 14.2
  • MinGW-w64 11.0.1 (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

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 14.0.1-snapshot20240324 and packaged on 2024-03-30.

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.

WARNING: this is a snapshot version of 14.0.1 (experimental), not recommended for production use.

NOTES:

  • GDB build without source highlighting because Boost (required for src-highlite) was not able to build.

GCC 14.0.0-snapshot20240107 (POSIX threads) + MinGW-w64 11.0.1 MSVCRT (release 1)

winlibs personal build version gcc-14.0.0-snapshot20240107-mingw-w64msvcrt-11.0.1-r1

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

  • GCC 14.0.0-snapshot20240107
  • GDB 14.1
  • 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.9
  • ninja 1.11.1.git.kitware.jobserver-1

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 14.0.0-snapshot20240107 and packaged on 2024-01-14.

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

WARNING: This is a snapshot version of 14.0.0 (experimental), not recommended
for production use.

NOTES:

  • This snapshot version is the first GCC 14 stage 4 snapshot, which is the final before the release version (according to https://gcc.gnu.org/develop.html)
  • The included gdb was build without src-highlite as this requires Boost and building Boost 1.84.0 fails with GCC 14.

GCC 14.0.0-snapshot20231217 (POSIX threads) + MinGW-w64 11.0.1 MSVCRT (release 1)

winlibs personal build version gcc-14.0.0-snapshot20231217-mingw-w64msvcrt-11.0.1-r1

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

  • GCC 14.0.0-snapshot20231217
  • GDB 14.1
  • 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
  • ninja 1.11.1.git.kitware.jobserver-1

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 14.0.0-snapshot20231217 and packaged on 2023-12-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.

WARNING: this is a snapshot version of 14.0.0 (experimental), not recommended
for production use.

GCC 14.0.0-snapshot20231119 (POSIX threads) + MinGW-w64 11.0.1 MSVCRT (release 1)

winlibs personal build version gcc-14.0.0-snapshot20231119-mingw-w64msvcrt-11.0.1-r1

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

  • GCC 14.0.0-snapshot20231119
  • 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.8
  • ninja 1.11.1.git.kitware.jobserver-1
  • Doxygen 1.9.8

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 14.0.0-snapshot20231119 and packaged on 2023-11-21.

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

Note:

  • This is an experimental build (stage 3 prerelease) of GCC 14. Don't use in production.

GCC 13.2.0 (POSIX threads) + LLVM 18.1.5 + MinGW-w64 11.0.1 UCRT (release 8)

04 May 12:13
Compare
Choose a tag to compare

winlibs personal build version gcc-13.2.0-llvm-18.1.5-mingw-w64ucrt-11.0.1-r8

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

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 18.1.5

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

Changes:

  • LLVM/Clang/LLD/LLDB 18.1.5
  • Cppcheck 2.14.0

GCC 13.2.0 (POSIX threads) + LLVM 18.1.5 + MinGW-w64 11.0.1 MSVCRT (release 8)

winlibs personal build version gcc-13.2.0-llvm-18.1.5-mingw-w64msvcrt-11.0.1-r8

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 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.2
  • ninja 1.12.0
  • Doxygen 1.10.0
  • Ctags 5.8
  • Cppcheck 2.14.0

Downloads with llvm in the name also include:

  • LLVM/Clang/LLD/LLDB 18.1.5

Thread model: posix
Runtime library: MSVCRT

This build was compiled with GCC 13.2.0 and packaged on 2024-05-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.

Changes:

  • LLVM/Clang/LLD/LLDB 18.1.5
  • Cppcheck 2.14.0

GCC 13.2.0 (POSIX threads) + LLVM 18.1.3 + MinGW-w64 11.0.1 UCRT (release 7)

13 Apr 12:10
Compare
Choose a tag to compare

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

  • 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