Re: [Mingw-w64-public] v4.0.4 released

2015-08-05 Thread NightStrike
On Wed, Aug 5, 2015 at 10:19 AM, Adrien Nader wrote: > Hi, > > On Wed, Aug 05, 2015, JonY wrote: >> Hello all, >> >> v4.0.4 is released! (v4.0.3 had a major bug, therefore skipped) >> >> This release fixes a couple of bugs found in the last release: >> * Major performance to winpthread mutex and s

Re: [Mingw-w64-public] Latest mingw-w64-install broken on all Window versions

2015-08-05 Thread Edward Diener
On 8/5/2015 4:35 PM, niXman wrote: > x86_64|posix|sjlj |rev0 > |http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.9.3/threads-posix/sjlj/x86_64-4.9.3-release-posix-sjlj-rt_v4-rev0.7z > i686 |posix|sjlj |rev0 > |http://sourceforge.net/p

Re: [Mingw-w64-public] Latest mingw-w64-install broken on all Window versions

2015-08-05 Thread Mateusz
There are wrong folders: in "Toolchains targetting Win32/" there are "sjlj" & "seh" instead of "sjlj" & "dwarf" Please take a look: http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/4.9.3/threads-posix/ For 64-bit there are also wrong

Re: [Mingw-w64-public] Latest mingw-w64-install broken on all Window versions

2015-08-05 Thread niXman
x86_64|posix|sjlj |rev0 |http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-builds/4.9.3/threads-posix/sjlj/x86_64-4.9.3-release-posix-sjlj-rt_v4-rev0.7z i686 |posix|sjlj |rev0 |http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targ

Re: [Mingw-w64-public] Latest mingw-w64-install broken on all Window versions

2015-08-05 Thread Edward Diener
On 8/5/2015 12:21 PM, K. Frank wrote: > Hello Edward! > > On Wed, Aug 5, 2015 at 10:35 AM, Edward Diener > wrote: >> The latest mingw-w64-install program is broken on all Window versions ( >> Vista, 7, 8.1 ) in which I tried to use it. > > I had a similar problem back in November in that the insta

Re: [Mingw-w64-public] Latest mingw-w64-install broken on all Window versions

2015-08-05 Thread K. Frank
Hello Edward! On Wed, Aug 5, 2015 at 10:35 AM, Edward Diener wrote: > The latest mingw-w64-install program is broken on all Window versions ( > Vista, 7, 8.1 ) in which I tried to use it. I had a similar problem back in November in that the installer didn't work (on 64-bit windows 7). I don't r

[Mingw-w64-public] Latest mingw-w64-install broken on all Window versions

2015-08-05 Thread Edward Diener
The latest mingw-w64-install program is broken on all Window versions ( Vista, 7, 8.1 ) in which I tried to use it. Attempting to install any of the releases listed always gives a "ERROR Res" message box and no files, except for ones at the top level, get installed. Uninstalling from "Programs

Re: [Mingw-w64-public] v4.0.4 released

2015-08-05 Thread Adrien Nader
Hi, On Wed, Aug 05, 2015, JonY wrote: > Hello all, > > v4.0.4 is released! (v4.0.3 had a major bug, therefore skipped) > > This release fixes a couple of bugs found in the last release: > * Major performance to winpthread mutex and spinlock implementation > courtesy of Mattias EngdegÄrd. > * tch