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
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
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
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
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
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
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
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