Re: [Mingw-w64-public] i686-posix-sjlj and gmp

2016-01-19 Thread sisyphus1
From: Ruben Van Boxem Sent: Tuesday, January 19, 2016 7:24 PM To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] i686-posix-sjlj and gmp 2016-01-19 7:07 GMT+01:00 : > I'm assuming here there was no mixup in compiler packaging and the 5.3.0 > toolchain does indeed target i

Re: [Mingw-w64-public] i686-posix-sjlj and gmp

2016-01-19 Thread sisyphus1
-Original Message- From: sisyph...@optusnet.com.au Sent: Tuesday, January 19, 2016 10:29 PM To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] i686-posix-sjlj and gmp > From: Ruben Van Boxem >> I solved it then by explicitly setting --host and --build, as well

Re: [Mingw-w64-public] i686-posix-sjlj and gmp

2016-01-19 Thread sisyphus1
From: Ruben Van Boxem Sent: Tuesday, January 19, 2016 7:24 PM To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] i686-posix-sjlj and gmp 2016-01-19 7:07 GMT+01:00 : >> Is this as expected with the i686-posix-sjlj compiler when moving from >> 4.x.x to 5.x.x ? (It's not som

Re: [Mingw-w64-public] i686-posix-sjlj and gmp

2016-01-19 Thread Ruben Van Boxem
2016-01-19 7:07 GMT+01:00 : > Hi, > > On Windows 7, when I build gmp-6.1.0 in the msys shell using gcc-4.9.2 > (i686-posix-sjlj), ABI is set to 32 and the created gmp.h contains entries > such as: > > #define GMP_LIMB_BITS 32 > and > #define __GMP_CFLAGS > "-m32 -O2 -pedantic