Re: [Mingw-w64-public] GMP compile error with GCC 9.2.0

2019-11-20 Thread Kacvinsky, Tom
> -Original Message- > From: Ruben Van Boxem > Sent: Wednesday, November 20, 2019 1:15 PM > To: mingw-w64-public@lists.sourceforge.net > Subject: Re: [Mingw-w64-public] GMP compile error with GCC 9.2.0 > > This GMP's configure script that is misdetecting your bitness. > > Clear your

Re: [Mingw-w64-public] GMP compile error with GCC 9.2.0

2019-11-20 Thread Ruben Van Boxem
This GMP's configure script that is misdetecting your bitness. Clear your build directory, and be sure to run configure with "--host=i686-w64-mingw32", perhaps even a "--build=i686-w64-mingw32" if that's not enough. That should make sure everything is lined up properly. Ruben Op wo 20 nov.

[Mingw-w64-public] GMP compile error with GCC 9.2.0

2019-11-20 Thread Kacvinsky, Tom
I am using the latest MinGW-w64 i686 tool chain (which is based on GCC 9.2.0) to build a custom tool chain with UCRT support. But the compiler is throwing an error when building GMP: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_pre_divrem_1 -m32 -O2