hey,
I will be using the compilers below to build the next DC++. still GCC
6.3.0, but Win API headers provided by mingw-w64 are being updated to
version 5.0.2. forwarding their changelog further below.
note that winpthreads crashes don't affect us as we don't use it.
(as usual, pick the win32-seh version for 64-bit and the win32-dwarf one
for 32-bit.)
poy
-------- Forwarded Message --------
Subject: [Mingw-w64-public] [Project News|New Builds]
Date: Thu, 30 Mar 2017 20:58:51 +0300
From: niXman <i.n...@au...>
Reply-To: min...@li...
To: mingw-w64-public <min...@li...>
Hi,
The new builds of MinGW-W64 based on GCC-6.3.0 is uploaded.
MinGW-w64 v5.0.2 is used.
32-bit:
posix-sjlj:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/6.3.0/threads-posix/sjlj/i686-6.3.0-release-posix-sjlj-rt_v5-rev2.7z
posix-dwarf:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/6.3.0/threads-posix/dwarf/i686-6.3.0-release-posix-dwarf-rt_v5-rev2.7z
win32-sjlj:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/6.3.0/threads-win32/sjlj/i686-6.3.0-release-win32-sjlj-rt_v5-rev2.7z
win32-dwarf:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/6.3.0/threads-win32/dwarf/i686-6.3.0-release-win32-dwarf-rt_v5-rev2.7z
64-bit:
posix-sjlj:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/6.3.0/threads-posix/sjlj/x86_64-6.3.0-release-posix-sjlj-rt_v5-rev2.7z
posix-seh:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/6.3.0/threads-posix/seh/x86_64-6.3.0-release-posix-seh-rt_v5-rev2.7z
win32-sjlj:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/6.3.0/threads-win32/sjlj/x86_64-6.3.0-release-win32-sjlj-rt_v5-rev2.7z
win32-seh:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/6.3.0/threads-win32/seh/x86_64-6.3.0-release-win32-seh-rt_v5-rev2.7z
The online installer is also available:
https://sf.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe
--
Regards, niXman
-------- Forwarded Message --------
Subject: [Mingw-w64-public] Announcing v5.0.2
Date: Tue, 28 Mar 2017 10:46:54 +0000
From: JonY <jo...@us...>
Reply-To: min...@li...
To: min...@li...
<min...@li...>
v5.0.2 is now released!
Notable fixes include:
* RegSetKeyValueW now has proper wide arguments.
* Fix some crashes in winpthreads due to misaligned memory access when
used with some SSE instructions.
* Fix pdh.h function calls to have proper stdcall decorators.
And here are the downloads:
<http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v5.0.2.tar.bz2>
<http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v5.0.2.tar.bz2.asc>
<http://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v5.0.2.tar.bz2.sig>
<https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v5.0.2.zip>
<https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v5.0.2.zip.asc>
<https://sourceforge.net/projects/mingw-w64/files/mingw-w64/mingw-w64-release/mingw-w64-v5.0.2.zip.sig>
|