Re: [Mingw-w64-public] v4.0-rc3 released

2015-03-04 Thread Adrien Nader
Hi, On Wed, Mar 04, 2015, Stephen Kitt wrote: > Hi, > > On Wed, 04 Mar 2015 21:51:51 +0800, JonY wrote: > > Without further ado: > > > >

Re: [Mingw-w64-public] v4.0-rc3 released

2015-03-04 Thread Stephen Kitt
Hi, On Wed, 04 Mar 2015 21:51:51 +0800, JonY wrote: > Without further ado: > > The

[Mingw-w64-public] [PATCH] legacythreadapi: Fixup and correct header name

2015-03-04 Thread Martell Malone
The header name was incorrect :) I added WinStoreCompat support also Please Review 0001-legacythreadapi-Fixup-and-correct-header-name.patch Description: Binary data -- Dive into the World of Parallel Programming The Go P

[Mingw-w64-public] [PATCH] winbase.h: Add LoadLibraryW for WINSTORECOMPAT

2015-03-04 Thread Martell Malone
Please Review 0001-winbase.h-Add-LoadLibraryW-for-WINSTORECOMPAT.patch Description: Binary data -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with

[Mingw-w64-public] [PATCH] shlobj.h: Add SHGetFolderPathW for WINSTORECOMPAT

2015-03-04 Thread Martell Malone
Please Review :) 0001-shlobj.h-Add-SHGetFolderPathW-for-WINSTORECOMPAT.patch Description: Binary data -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership

[Mingw-w64-public] [PATCH] update ws2 defs for wack 3.4

2015-03-04 Thread Martell Malone
I send this is previously but it was never applied. So I redone a new one. Yes that is removing a line at the end of a file also There were 2 blank lines. 0001-update-ws2-defs-for-wack-3.4.patch Description: Binary data

Re: [Mingw-w64-public] [PATCH] add def file for d3dcompiler_47.dll

2015-03-04 Thread Kai Tietz
Hi Martell, patch is ok. Please apply. Thanks, Kai 2015-03-04 19:41 GMT+01:00 Martell Malone : > We need this for windows 8.1 RT apps :) > > -- > Dive into the World of Parallel Programming The Go Parallel Website, > spo

[Mingw-w64-public] [PATCH] add def file for d3dcompiler_47.dll

2015-03-04 Thread Martell Malone
We need this for windows 8.1 RT apps :) 0001-add-def-file-for-d3dcompiler_47.dll.patch Description: Binary data -- Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in p

Re: [Mingw-w64-public] any all-in-one Mingw-w64(for win7) to build GIMP 32/64?

2015-03-04 Thread Martell Malone
Hi Lee, Can any one kindly supply an all-in-one Mingw-w64, which is running on Win7 > 64bits, can build 32bits and 64bits GIMP for Windows? > MSYS2 has this all in one you are asking for. We even have the latest gimp prebuilt for you using the combination you mentioned above. We also provide the

[Mingw-w64-public] v4.0-rc3 released

2015-03-04 Thread JonY
Hello all, The 3rd RC is out for v4, hopefully the last RC. Some changes since RC2 include: * Fix 32-bit stdcall def file for d3d11.dll * Fix _lrotl on LLP64 Without further ado: