Re: [Mingw-w64-public] tRyIng 2 maKe sence of things

2013-09-20 Thread Adrien Nader
Hi, On Fri, Sep 20, 2013, Incongruous wrote: > Look folks, I am not trying to be a pain in the you know what, but in > http://mingw-w64.sourceforge.net/download.php > I found this description of the different MinGW64 builds, is what I have > written down bellow an accurate understanding of what

[Mingw-w64-public] tRyIng 2 maKe sence of things

2013-09-20 Thread Incongruous
Look folks, I am not trying to be a pain in the you know what, but in http://mingw-w64.sourceforge.net/download.php I found this description of the different MinGW64 builds, is what I have written down bellow an accurate understanding of what was meant to be said? There are several builds avail

Re: [Mingw-w64-public] Unattended install with mingw-builds-install.exe

2013-09-20 Thread niXman
2013/9/20 Martin Fiers: > Can we know what's the > installer type (like, msi, installshield, inno...). CreateInstall: http://www.createinstall.com/ -- Regards, niXman ___ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://

Re: [Mingw-w64-public] mingw-w64 v3.0 RC1

2013-09-20 Thread Erik van Pienbroek
Ruben Van Boxem schreef op vr 20-09-2013 om 09:14 [+0200]: > The next question is why on earth these aren't upstreamed yet? Well, the first patch is already applied upstream and will be part of gcc 4.8.2. The other patch was put up for review a long time ago, but isn't reviewed/accepted yet: http:

Re: [Mingw-w64-public] Unattended install with mingw-builds-install.exe

2013-09-20 Thread Martin Fiers
Dear Alexey, Thank you for your response. So what about an unattended install? Is it possible? Can we know what's the installer type (like, msi, installshield, inno...). Thank you, Martin Fiers On 09/20/2013 03:26 PM, Alexey Pavlov wrote: 2013/9/20 Martin Fiers

Re: [Mingw-w64-public] Unattended install with mingw-builds-install.exe

2013-09-20 Thread Alexey Pavlov
2013/9/20 Martin Fiers > Dear mingw users, > > I would like to do an unattended install of mingw on Windows. I'm using > the mingw-builds-install.exe installer. > > Here's good information about how to do unattended installs: > http://unattended.sourceforge.net/installers.php > > .. but I cannot

[Mingw-w64-public] on trunk: #define __MINGW64_VERSION_MAJOR 3

2013-09-20 Thread Rainer Emrich
Probably should be incremented. -- LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint 2013, SQL 2012, MVC 4, more. BEST VALUE:

Re: [Mingw-w64-public] intrin.h: Fixes for GCC 4.9.

2013-09-20 Thread Jacek Caban
On 09/20/13 13:26, Jacek Caban wrote: > On 09/18/13 14:50, Jacek Caban wrote: >> On 09/18/13 12:26, Erik van Pienbroek wrote: >>> Jacek Caban schreef op wo 18-09-2013 om 11:52 [+0200]: Hi, Please review the attached patch. It fixes trunk GCC compilation, which is something I thi

Re: [Mingw-w64-public] intrin.h: Fixes for GCC 4.9.

2013-09-20 Thread Jacek Caban
On 09/18/13 14:50, Jacek Caban wrote: > On 09/18/13 12:26, Erik van Pienbroek wrote: >> Jacek Caban schreef op wo 18-09-2013 om 11:52 [+0200]: >>> Hi, >>> >>> Please review the attached patch. It fixes trunk GCC compilation, which >>> is something I think should be done before v3 release. We alread

[Mingw-w64-public] Unattended install with mingw-builds-install.exe

2013-09-20 Thread Martin Fiers
Dear mingw users, I would like to do an unattended install of mingw on Windows. I'm using the mingw-builds-install.exe installer. Here's good information about how to do unattended installs: http://unattended.sourceforge.net/installers.php .. but I cannot find what type of installer the min

Re: [Mingw-w64-public] mingw-w64 v3 finally out

2013-09-20 Thread JonY
On 9/20/2013 19:05, JonY wrote: > Hi, > > V3 is finally considered stable. For reference, here are the notable > changes since v2: > > * Improved floating point math performance > * Improved MSVC compiler intrinsics performance > * C99 printf now includes wide variants > * C99 scanf, including wi

[Mingw-w64-public] mingw-w64 v3 finally out

2013-09-20 Thread JonY
Hi, V3 is finally considered stable. For reference, here are the notable changes since v2: * Improved floating point math performance * Improved MSVC compiler intrinsics performance * C99 printf now includes wide variants * C99 scanf, including wide variants * Partial C1X secure CRT support * Par

Re: [Mingw-w64-public] mingw-w64 v3.0 RC1

2013-09-20 Thread JonY
On 9/20/2013 13:44, Erik van Pienbroek wrote: > Hey Jon, > > Thanks for the RC tarball. I'll push it to Fedora 20 (Alpha) and also > enable winpthreads at the same time. One question about the versioning > though: previous mingw-w64 releases used 3 digits in their version > number (for example: 2.

Re: [Mingw-w64-public] Conflicts with intrin.h

2013-09-20 Thread Richard Smolak
Hi dw, THanks for your reply... > The error message doesn't seem to be complaining because they are > declared "again." Having 2 prototypes for the same function is not > necessarily a problem. As long as they are the same. This message > seems to be saying that the definitions are different.

Re: [Mingw-w64-public] mingw-w64 v3.0 RC1

2013-09-20 Thread Alexey Pavlov
2013/9/20 Ruben Van Boxem > Hi, > > I was asked by a user of my Arch User Repository packages about the > necessity of this patch: > > http://pkgs.fedoraproject.org/cgit/mingw-gcc.git/tree/gcc-make-xmmintrin-header-cplusplus-compatible.patch > > Also we have more complex patch for it: https://git

Re: [Mingw-w64-public] mingw-w64 v3.0 RC1

2013-09-20 Thread Ruben Van Boxem
OK, I'll add them as well. The next question is why on earth these aren't upstreamed yet? Cheers, Ruben 2013/9/20 Alexey Pavlov > Hi, Ruben! > > Mingw-builds toolchains already has this patches for a long time applied > to GCC. > > Regards, > Alexey. > > > 2013/9/20 Ruben Van Boxem > >> Hi,

Re: [Mingw-w64-public] mingw-w64 v3.0 RC1

2013-09-20 Thread Alexey Pavlov
Hi, Ruben! Mingw-builds toolchains already has this patches for a long time applied to GCC. Regards, Alexey. 2013/9/20 Ruben Van Boxem > Hi, > > I was asked by a user of my Arch User Repository packages about the > necessity of this patch: > > http://pkgs.fedoraproject.org/cgit/mingw-gcc.git/

Re: [Mingw-w64-public] mingw-w64 v3.0 RC1

2013-09-20 Thread Ruben Van Boxem
Hi, I was asked by a user of my Arch User Repository packages about the necessity of this patch: http://pkgs.fedoraproject.org/cgit/mingw-gcc.git/tree/gcc-make-xmmintrin-header-cplusplus-compatible.patch And it makes me wonder about this patch as well: http://pkgs.fedoraproject.org/cgit/mingw-gcc