Releases: brechtsanders/winlibs_mingw
GCC 10.1.1 snapshot 20200704 + MinGW-w64 7.0.0
winlibs personal build version gcc-10.1.1-snapshot20200704-mingw-w64-7.0.0-r1
This is the winlibs 32-bit standalone build of:
- GCC 10.1.1-snapshot20200704
- GDB 9.2
- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
- Yasm 1.3.0
- NASM 2.15.02
- JWasm 2.12pre
This build was compiled with GCC 10.1.1-snapshot20200704 and packaged on 2020-07-06.
Please check out http://winlibs.com/ for the latest personal build.
The i686 download is the 32-bit version, which runs natively on and compiles for Windows 32-bit (of course it also runs on 64-bit).
The x86_64 download is the 64-bit version, which runs natively on and compiles for Windows 64-bit.
On special request this release also contains SJLJ exception handling versions alongside the usual Dwarf/SEH.
Please don't mix exception handling versions when upgrading.
WARNING: this is a snapshot version of GCC 10.1.1 (experimental), not recommended for production use.
GCC 10.1.1 snapshot 20200627 + MinGW-w64 7.0.0
IMPORTANT NOTICE: This release had some mixed up exception handling methods and should not be used, please use release 10.1.1-snapshot20200704-7.0.0 instead.
winlibs personal build version gcc-10.1.1-snapshot20200627-mingw-w64-7.0.0-r1
This is the winlibs 32-bit standalone build of:
- GCC 10.1.1-snapshot20200627
- GDB 9.2
- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
This build was compiled with GCC 10.1.1-snapshot20200627 and packaged on 2020-07-02.
Please check out http://winlibs.com/ for the latest personal build.
The i686 download is the 32-bit version, which runs natively on and compiles for Windows 32-bit (of course it also runs on 64-bit).
The x86_64 download is the 64-bit version, which runs natively on and compiles for Windows 64-bit.
On special request this release also contains SJLJ exception handling versions alongside the usual Dwarf/SEH.
Please don't mix exception handling versions when upgrading.
WARNING: this is a snapshot version of GCC 10.1.1 (experimental), not recommended for production use.
GCC 10.1.1 snapshot 20200606 + MinGW-w64 7.0.0
winlibs personal build version gcc-10.1.1-snapshot20200606-mingw-w64-7.0.0-r1
This is the winlibs 32-bit standalone build of:
- GCC 10.1.1-snapshot20200606
- GDB 9.2
- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
This build was compiled with GCC 10.1.1-snapshot20200606 and packaged on 2020-06-10.
Please check out http://winlibs.com/ for the latest personal build.
The i686 download is the 32-bit version, which runs natively on and compiles for Windows 32-bit (of course it also runs on 64-bit).
The x86_64 download is the 64-bit version, which runs natively on and compiles for Windows 64-bit.
WARNING: this is a snapshot version of GCC 10.1.1 (experimental), not recommended for production use.
GCC 10.1.0 + MinGW-w64 7.0.0 (release 1)
winlibs personal build version gcc-10.1.0-mingw-w64-7.0.0-r1
This is the winlibs 64-bit standalone build of:
- GCC 10.1.0
- GDB 9.1
- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
This build was compiled with GCC 10.1.0 on 2020-05-12.
Please check out http://winlibs.com/ for the latest personal build.
The i686 download is the 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 64-bit version, which runs natively on and compiles for Windows 64-bit.
GCC 10.1.0 + Clang/LLVM 10.0.0 + MinGW-w64 7.0.0 (release 3)
winlibs personal build version gcc-10.1.0-llvm-10.0.0-mingw-w64-7.0.0-r3
This is the winlibs 32-bit standalone build of:
- GCC 10.1.0
- GDB 9.2
- LLVM/Clang/LLD/LLDB 10.0.0
- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
- Yasm 1.3.0
- NASM 2.14.02
- JWasm 2.12pre
This build was compiled with GCC 10.1.0.
Please check out http://winlibs.com/ for the latest personal build and some instructions on how to use.
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 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 64-bit version, which runs natively on and compiles for Windows 64-bit. - Files with
llvm
in the name also contain LLVM/Clang/LLD/LLDB and Yasm/NASM/JWasm, which makes them significantly larger, but they give you the extra Clang compiler suite, LLVM tools and additional assemblers.
If you just want the basic MinGW-w64 and GNU Compiler Collection you are probably okay with the files withoutllvm
in the name.
Changes:
- GDB debugger updated to version 9.2
GCC 10.1.0 + Clang/LLVM 10.0.0 + MinGW-w64 7.0.0 (release 2)
winlibs personal build version gcc-10.1.0-llvm-10.0.0-mingw-w64-7.0.0-r2
This is the winlibs 32-bit standalone build of:
- GCC 10.1.0
- GDB 9.1
- LLVM/Clang/LLD/LLDB 10.0.0
- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
- Yasm 1.3.0
- NASM 2.14.02
- JWasm 2.12pre
This build was compiled with GCC 10.1.0.
Please check out http://winlibs.com/ for the latest personal build and some instructions on how to use.
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 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 64-bit version, which runs natively on and compiles for Windows 64-bit. - Files with
llvm
in the name also contain LLVM/Clang/LLD/LLDB and Yasm/NASM/JWasm, which makes them significantly larger, but they give you the extra Clang compiler suite, LLVM tools and additional assemblers.
If you just want the basic MinGW-w64 and GNU Compiler Collection you are probably okay with the files withoutllvm
in the name.
Changes:
- MinGW-w64 has now been built with
CFLAGS="-fcommon"
(this fixes errors when building Qt5)
GCC 10.1.0 + Clang/LLVM 10.0.0 + MinGW-w64 7.0.0 (release 1)
winlibs personal build version gcc-10.1.0-llvm-10.0.0-mingw-w64-7.0.0-r1
This is the winlibs 32-bit standalone build of:
- GCC 10.1.0
- GDB 9.1
- LLVM/Clang/LLD/LLDB 10.0.0- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
- Yasm 1.3.0
- NASM 2.14.02
- JWasm 2.12pre
This build was compiled with GCC 10.1.0.
Please check out http://winlibs.com/ for the latest personal build.
The i686 download is the 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 64-bit version, which runs natively on and compiles for Windows 64-bit.
The .7z file is smaller but requires 7-Zip or PeaZip to extract.
The .zip file is larger but Windows can extract this file without additional tools.
GCC 10.0.1 snapshot 20200426 + MinGW-w64 7.0.0
This is the winlibs standalone build of:
- GCC 10.0.1-snapshot20200426
- GDB 9.1
- MinGW-w64 7.0.0
- GNU Binutils 2.34
- GNU Make 4.3
- PExports 0.47
- dos2unix 7.4.1
- Yasm 1.3.0
- NASM 2.14.02
This build was compiled with GCC 10.0.1-snapshot20200426 on 2020-04-28.
Please check out http://winlibs.com/ for the latest personal build.
The i686 download is the 32-bit version, which runs natively on and compiles for Windows 32-bit (of course it also runs on 64-bit).
The x86_64 download is the 64-bit version, which runs natively on and compiles for Windows 64-bit.
WARNING: this is a snapshot version of GCC 10.0.1 (experimental), not recommended for production use.
GCC 10.0.1 snapshot 20200223 + MinGW-w64 7.0.0
This is the winlibs standalone build of:
GCC 10.0.1 snapshot 20200223 (experimental)
MinGW-w64 7.0.0
GDB 9.1
binutils 2.34
The i686 download is the 32-bit version, which runs natively on and compiles for Windows 32-bit (of course it also runs on 64-bit).
The x86_64 download is the 64-bit version, which runs natively on and compiles for Windows 64-bit.
WARNING: this is a snapshot version of GCC 10.0.1 (experimental), not recommended for production use.
GCC 10.0.1 snapshot 20200126 + MinGW-w64 7.0.0
This is the winlibs standalone build of:
GCC 10.0.1 snapshot 20200126 (experimental)
MinGW-w64 7.0.0
GDB 8.3.1
binutils 2.33.1
The i686 download is the 32-bit version, which runs natively on and compiles for Windows 32-bit (of course it also runs on 64-bit).
The x86_64 download is the 64-bit version, which runs natively on and compiles for Windows 64-bit.
WARNING: this is a snapshot version of GCC 10.0.1 (experimental), not recommended for production use.