GCC 10.1.0 + Clang/LLVM 10.0.0 + MinGW-w64 7.0.0 (release 3)
brechtsanders
released this
24 May 09:44
·
1 commit
to master
since this release
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