Releases: niXman/mingw-builds-binaries
Releases Β· niXman/mingw-builds-binaries
Release of 15.1.0-rt_v12-rev0
isl
updated to0.27
expat
updated to2.7.1
xz-utils
updated to5.8.1
python-3
updated to3.12.10
libffi
updated to3.4.8
sqlite
updated to3.49.1
zlib
updated to1.3.1
GCC
updated to15.1.0
Many thanks for this release to @starg2
Release of 14.2.0-rt_v12-rev2
binutils
updated to2.44
openssl
updated to3.4.1
mcfgthread
updated to2.0-ga.1
python3
updated to3.12.9
gdb
updated to16.2
ncurses
updated to6.5
Many thanks for this release to @starg2
Release of 14.2.0-rt_v12-rev1
binutils
updated to 2.43- host toolchain updated to
14.2.0-rt_v12-rev0
expat
updated to 2.6.4cc.exe
added as alias forgcc.exe
openssl
updated to 3.4.0- patches for MinGW-W64 was updated
many thanks for this release to @starg2
Release of 14.2.0-rt_v12-rev0
- patches to fix parallel LTO: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110710
- patch to fix static builds: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110572#c9
many thanks for this release to @starg2
Release of 14.1.0-rt_v12-rev0
gcc
updated to 14.1.0binutils
updated to 2.42expat
updated to 2.6.2gdb
updated to 14.2- additional
CFLAGS
forpython-3
andtermcap
- an additional patch for
python-3
- an additional patch for
termcap
mingw-w64
runtime updated to 12.0.0
many thanks for this release to @starg2
Release of 13.2.0-rt_v11-rev1
- Rebuilt with MCF thread model enabled forgotten last time
Release of 13.2.0-rt_v11-rev0
- Release for GCC-13.2.0 with MinGW-W64 runtime version 11
- MCF thread model was added
Release of 13.1.0-rt_v11-rev1
- Release for GCC-13.1.0 with MinGW-W64 runtime version 11
Release of 12.2.0-rt_v10-rev2
This release is unique in that it introduces i686
/x86_64
UCRT builds for the first time.
This release was manually built due to the need for bootstrap for UCRT builds.
UCRT toolchains was build using --bootstrapall
option.
Next builds should use these builds as the host toolchain.
VirusTotal reports:
- i686-12.2.0-release-posix-dwarf-msvcrt-rt_v10-rev2.7z
- i686-12.2.0-release-posix-dwarf-ucrt-rt_v10-rev2.7z
- i686-12.2.0-release-win32-dwarf-msvcrt-rt_v10-rev2.7z
- i686-12.2.0-release-win32-dwarf-ucrt-rt_v10-rev2.7z
- x86_64-12.2.0-release-posix-seh-msvcrt-rt_v10-rev2.7z
- x86_64-12.2.0-release-posix-seh-ucrt-rt_v10-rev2.7z
- x86_64-12.2.0-release-win32-seh-msvcrt-rt_v10-rev2.7z
- x86_64-12.2.0-release-win32-seh-ucrt-rt_v10-rev2.7z
Release 12.2.0-rt_v10-rev1
- binutils updated to 2.39
- zlib updated to 1.2.13
- expat updated to 2.5.0
- new option
--with-default-win32-winnt=<ver>