This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU MP configure 6.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/home/eric/BOINC_Project/MinGW/GMP --host=i686-w64-mingw32 CC=/usr/bin/i686-w64-mingw32-gcc ## --------- ## ## Platform. ## ## --------- ## hostname = localhost.localdomain uname -m = x86_64 uname -r = 3.14.27-100.fc19.x86_64 uname -s = Linux uname -v = #1 SMP Wed Dec 17 19:36:34 UTC 2014 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/eric/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3040: checking build system type configure:3054: result: coreisbr-unknown-linux-gnu configure:3074: checking host system type configure:3087: result: i686-w64-mingw32 configure:3124: checking for a BSD-compatible install configure:3192: result: /usr/bin/install -c configure:3203: checking whether build environment is sane configure:3253: result: yes configure:3302: checking for i686-w64-mingw32-strip configure:3318: found /usr/bin/i686-w64-mingw32-strip configure:3329: result: i686-w64-mingw32-strip configure:3394: checking for a thread-safe mkdir -p configure:3433: result: /usr/bin/mkdir -p configure:3446: checking for gawk configure:3462: found /usr/bin/gawk configure:3473: result: gawk configure:3484: checking whether make sets $(MAKE) configure:3506: result: yes configure:3589: checking whether to enable maintainer-specific portions of Makefiles configure:3598: result: no User: ABI= CC=/usr/bin/i686-w64-mingw32-gcc CFLAGS=(unset) CPPFLAGS=(unset) MPN_PATH= GMP: abilist=32 cclist=gcc icc cc configure:5546: /usr/bin/i686-w64-mingw32-gcc -c conftest.c >&5 configure:5549: $? = 0 configure:5552: checking whether /usr/bin/i686-w64-mingw32-gcc is gcc configure:5554: result: yes configure:5568: /usr/bin/i686-w64-mingw32-gcc 2>&1 | grep xlc >/dev/null configure:5571: $? = 1 configure:5625: checking compiler /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer Test compile: configure:5639: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5642: $? = 0 Test compile: function pointer return configure:5693: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5696: $? = 0 Test compile: cmov instruction configure:5749: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5752: $? = 0 Test compile: double -> ulong conversion configure:5806: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5809: $? = 0 Test compile: double negation configure:5861: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5864: $? = 0 Test compile: double -> float conversion configure:5917: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:5920: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:6002: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6005: $? = 0 Test compile: __builtin_alloca availability configure:6053: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 /usr/i686-w64-mingw32/sys-root/mingw/lib/../lib/libmingw32.a(lib32_libmingw32_a-crt0_c.o):(.text.startup+0x39): undefined reference to `WinMain@16' collect2: error: ld returned 1 exit status configure:6056: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:6177: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6180: $? = 0 Test compile: long long reliability test 1 configure:6241: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] typedef unsigned long long t1;typedef t1*t2; ^ configure:6244: $? = 0 Test compile: long long reliability test 2 configure:6301: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} ^ configure:6304: $? = 0 Test compile: mpn_lshift_com optimization configure:6400: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6403: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6508: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer conftest.c >&5 configure:6511: $? = 0 Testing gcc GOT with eax emitted configure:6567: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -fPIC -S conftest.c >&5 2>&1 conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default] int foo; ^ configure:6570: $? = 0 Result: no configure:6665: result: yes configure: testlist sizeof-long-4 configure:6840: checking compiler /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer has sizeof(long)==4 configure:6853: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -c conftest.c >&5 configure:6856: $? = 0 configure:6861: result: yes configure:7178: checking compiler /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro Test compile: configure:7192: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7195: $? = 0 Test compile: function pointer return configure:7246: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7249: $? = 0 Test compile: cmov instruction configure:7302: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7305: $? = 0 Test compile: double -> ulong conversion configure:7359: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7362: $? = 0 Test compile: double negation configure:7414: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7417: $? = 0 Test compile: double -> float conversion configure:7470: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7473: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:7555: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7558: $? = 0 Test compile: __builtin_alloca availability configure:7606: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 /usr/i686-w64-mingw32/sys-root/mingw/lib/../lib/libmingw32.a(lib32_libmingw32_a-crt0_c.o):(.text.startup+0x39): undefined reference to `WinMain@16' collect2: error: ld returned 1 exit status configure:7609: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:7730: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7733: $? = 0 Test compile: long long reliability test 1 configure:7794: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] typedef unsigned long long t1;typedef t1*t2; ^ configure:7797: $? = 0 Test compile: long long reliability test 2 configure:7854: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} ^ configure:7857: $? = 0 Test compile: mpn_lshift_com optimization configure:7953: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:7956: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:8061: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro conftest.c >&5 configure:8064: $? = 0 Testing gcc GOT with eax emitted configure:8120: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -fPIC -S conftest.c >&5 2>&1 conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default] int foo; ^ configure:8123: $? = 0 Result: no configure:8218: result: yes configure:7178: checking compiler /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro Test compile: configure:7192: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7195: $? = 0 Test compile: function pointer return configure:7246: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7249: $? = 0 Test compile: cmov instruction configure:7302: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7305: $? = 0 Test compile: double -> ulong conversion configure:7359: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7362: $? = 0 Test compile: double negation configure:7414: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7417: $? = 0 Test compile: double -> float conversion configure:7470: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7473: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:7555: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7558: $? = 0 Test compile: __builtin_alloca availability configure:7606: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /usr/i686-w64-mingw32/sys-root/mingw/lib/../lib/libmingw32.a(lib32_libmingw32_a-crt0_c.o):(.text.startup+0x39): undefined reference to `WinMain@16' collect2: error: ld returned 1 exit status configure:7609: $? = 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:7730: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7733: $? = 0 Test compile: long long reliability test 1 configure:7794: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] typedef unsigned long long t1;typedef t1*t2; ^ configure:7797: $? = 0 Test compile: long long reliability test 2 configure:7854: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] f(int u){int i;long long x;x=u?~0:0;if(x)for(i=0;i<9;i++);x&=g();if(x)g();} ^ configure:7857: $? = 0 Test compile: mpn_lshift_com optimization configure:7953: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:7956: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:8061: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:8064: $? = 0 Testing gcc GOT with eax emitted configure:8120: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -fPIC -S conftest.c >&5 2>&1 conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default] int foo; ^ configure:8123: $? = 0 Result: no configure:8218: result: yes configure:7178: checking compiler /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin Test compile: configure:7192: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin conftest.c >&5 i686-w64-mingw32-gcc: error: unrecognized command line option '-mno-cygwin' configure:7195: $? = 1 failed program was: int main () { return 0; } configure:8218: result: no configure:8331: checking for i686-w64-mingw32-gcc configure:8358: result: /usr/bin/i686-w64-mingw32-gcc configure:8627: checking for C compiler version configure:8636: /usr/bin/i686-w64-mingw32-gcc --version >&5 i686-w64-mingw32-gcc (GCC) 4.8.3 20140522 (Fedora MinGW 4.8.3-1.fc19) Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8647: $? = 0 configure:8636: /usr/bin/i686-w64-mingw32-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/i686-w64-mingw32-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-w64-mingw32/4.8.3/lto-wrapper Target: i686-w64-mingw32 Configured with: ../configure --prefix=/usr --bindir=/usr/bin --includedir=/usr/include --libdir=/usr/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --with-gnu-as --with-gnu-ld --verbose --without-newlib --disable-multilib --disable-plugin --with-system-zlib --disable-nls --without-included-gettext --disable-win32-registry --enable-languages=c,c++,objc,obj-c++,fortran --with-bugurl=http://bugzilla.redhat.com/bugzilla --with-cloog --enable-libgomp --target=i686-w64-mingw32 --with-sysroot=/usr/i686-w64-mingw32/sys-root --with-gxx-include-dir=/usr/i686-w64-mingw32/sys-root/mingw/include/c++ Thread model: win32 gcc version 4.8.3 20140522 (Fedora MinGW 4.8.3-1.fc19) (GCC) configure:8647: $? = 0 configure:8636: /usr/bin/i686-w64-mingw32-gcc -V >&5 i686-w64-mingw32-gcc: error: unrecognized command line option '-V' i686-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:8647: $? = 1 configure:8636: /usr/bin/i686-w64-mingw32-gcc -qversion >&5 i686-w64-mingw32-gcc: error: unrecognized command line option '-qversion' i686-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:8647: $? = 1 configure:8667: checking whether the C compiler works configure:8689: /usr/bin/i686-w64-mingw32-gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:8693: $? = 0 configure:8741: result: yes configure:8744: checking for C compiler default output file name configure:8746: result: a.exe configure:8752: checking for suffix of executables configure:8759: /usr/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:8763: $? = 0 configure:8785: result: .exe configure:8807: checking whether we are cross compiling configure:8815: /usr/bin/i686-w64-mingw32-gcc -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:8819: $? = 0 configure:8826: ./conftest.exe configure:8830: $? = 0 configure:8845: result: no configure:8850: checking for suffix of object files configure:8872: /usr/bin/i686-w64-mingw32-gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:8876: $? = 0 configure:8897: result: o configure:8901: checking whether we are using the GNU C compiler configure:8920: /usr/bin/i686-w64-mingw32-gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:8920: $? = 0 configure:8929: result: yes configure:8938: checking whether /usr/bin/i686-w64-mingw32-gcc accepts -g configure:8958: /usr/bin/i686-w64-mingw32-gcc -c -g conftest.c >&5 configure:8958: $? = 0 configure:8999: result: yes configure:9016: checking for /usr/bin/i686-w64-mingw32-gcc option to accept ISO C89 configure:9079: /usr/bin/i686-w64-mingw32-gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:9079: $? = 0 configure:9092: result: none needed configure:9116: checking for /usr/bin/i686-w64-mingw32-gcc option to accept ISO C99 configure:9265: /usr/bin/i686-w64-mingw32-gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:22:1: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // Check varargs macros. These examples are taken from C99 6.10.3.5. ^ conftest.c:22:1: warning: (this will be reported only once per input file) [enabled by default] conftest.c:23:15: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define debug(...) fprintf (stderr, __VA_ARGS__) ^ conftest.c:24:18: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define showlist(...) puts (#__VA_ARGS__) ^ conftest.c:25:21: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) ^ conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long] #define BIG64 18446744073709551615ull ^ conftest.c:40:17: note: in expansion of macro 'BIG64' #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) ^ conftest.c:41:6: note: in expansion of macro 'BIG_OK' #if !BIG_OK ^ conftest.c:40:34: warning: use of C99 long long integer constant [-Wlong-long] #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) ^ conftest.c:41:6: note: in expansion of macro 'BIG_OK' #if !BIG_OK ^ conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long] #define BIG64 18446744073709551615ull ^ conftest.c:40:51: note: in expansion of macro 'BIG64' #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) ^ conftest.c:41:6: note: in expansion of macro 'BIG_OK' #if !BIG_OK ^ conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long] #define BIG64 18446744073709551615ull ^ conftest.c:40:17: note: in expansion of macro 'BIG64' #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) ^ conftest.c:44:5: note: in expansion of macro 'BIG_OK' #if BIG_OK ^ conftest.c:40:34: warning: use of C99 long long integer constant [-Wlong-long] #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) ^ conftest.c:44:5: note: in expansion of macro 'BIG_OK' #if BIG_OK ^ conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long] #define BIG64 18446744073709551615ull ^ conftest.c:40:51: note: in expansion of macro 'BIG64' #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) ^ conftest.c:44:5: note: in expansion of macro 'BIG_OK' #if BIG_OK ^ conftest.c:48:13: warning: ISO C90 does not support 'long long' [-Wlong-long] static long long int bignum = -9223372036854775807LL; ^ conftest.c:48:32: warning: use of C99 long long integer constant [-Wlong-long] static long long int bignum = -9223372036854775807LL; ^ conftest.c:49:22: warning: ISO C90 does not support 'long long' [-Wlong-long] static unsigned long long int ubignum = BIG64; ^ conftest.c:38:15: warning: use of C99 long long integer constant [-Wlong-long] #define BIG64 18446744073709551615ull ^ conftest.c:49:41: note: in expansion of macro 'BIG64' static unsigned long long int ubignum = BIG64; ^ conftest.c:54:10: warning: ISO C90 does not support flexible array members [-Wpedantic] double data[]; ^ conftest.c:66:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'test_varargs': conftest.c:82:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] va_list args_copy; ^ conftest.c:85:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] const char *str; ^ conftest.c: In function 'main': conftest.c:120:3: warning: ISO C forbids nested functions [-Wpedantic] char *restrict newvar = "Another string"; ^ conftest.c:120:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:120:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] char *restrict newvar = "Another string"; ^ conftest.c:120:18: error: 'newvar' undeclared (first use in this function) char *restrict newvar = "Another string"; ^ conftest.c:120:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:127:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] struct incomplete_array *ia = ^ conftest.c:130:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:130:3: note: use option -std=c99 or -std=gnu99 to compile your code conftest.c:135:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .number = 34, ^ conftest.c:136:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .name = L"Test wide string", ^ conftest.c:137:5: warning: ISO C90 forbids specifying subobject to initialize [-Wpedantic] .average = 543.34343, ^ conftest.c:134:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] struct named_init ni = { ^ conftest.c:142:3: warning: ISO C90 forbids variable length array 'dynamic_array' [-Wvla] int dynamic_array[ni.number]; ^ conftest.c:142:3: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] conftest.c:146:33: warning: use of C99 long long integer constant [-Wlong-long] return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ conftest.c:146:51: warning: use of C99 long long integer constant [-Wlong-long] return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' ^ configure:9265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:9265: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:9265: $? = 0 configure:9285: result: -std=gnu99 configure:9386: checking for /usr/bin/i686-w64-mingw32-gcc -std=gnu99 option to accept ISO Standard C configure:9400: result: -std=gnu99 configure:9409: checking how to run the C preprocessor configure:9440: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:9440: $? = 0 configure:9454: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9454: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure:9479: result: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E configure:9499: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:9499: $? = 0 configure:9513: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:9513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure:9611: checking build system compiler /usr/bin/i686-w64-mingw32-gcc -std=gnu99 configure:9624: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 conftest.c conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9627: $? = 0 ./configure: line 9629: ./a.out: No such file or directory ./configure: line 9629: ./b.out: No such file or directory configure:9634: result: yes configure:9653: checking for build system preprocessor configure:9664: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c # 1 "conftest.c" # 1 "" # 1 "" # 1 "conftest.c" configure:9667: $? = 0 configure:9682: result: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E configure:9689: checking for build system executable suffix configure:9703: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 conftest.c -o conftest.exe conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9706: $? = 0 ./configure: line 9708: ./conftest: No such file or directory configure:9703: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 conftest.c -o conftest,ff8 conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9706: $? = 0 ./configure: line 9708: ./conftest: No such file or directory configure:9703: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 conftest.c -o conftest conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9706: $? = 0 configure:9720: result: configure:9726: checking whether build system compiler is ANSI configure:9739: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 conftest.c conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:9742: $? = 0 configure:9751: result: yes configure:9761: checking for build system compiler math library configure:9780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 conftest.c -lm conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(0); ^ conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] conftest.c: In function 'foo': conftest.c:10:3: warning: implicit declaration of function 'log' [-Wimplicit-function-declaration] return log (d); ^ conftest.c:10:10: warning: incompatible implicit declaration of built-in function 'log' [enabled by default] return log (d); ^ configure:9783: $? = 0 configure:9792: result: -lm configure:10404: checking for grep that handles long lines and -e configure:10462: result: /usr/bin/grep configure:10467: checking for egrep configure:10529: result: /usr/bin/grep -E Decided: ABI=32 CC=/usr/bin/i686-w64-mingw32-gcc -std=gnu99 CFLAGS=-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro CPPFLAGS= GMP_LDFLAGS= CXX= CXXFLAGS= path= x86/p6 x86 generic configure:10958: checking whether assembler supports --noexecstack option configure:10968: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -S -o conftest.s conftest.c >/dev/null configure:10971: $? = 0 configure:10988: result: no configure:11001: checking for i686-w64-mingw32-ar configure:11017: found /usr/bin/i686-w64-mingw32-ar configure:11028: result: i686-w64-mingw32-ar configure:11109: checking for BSD- or MS-compatible name lister (nm) configure:11158: result: /usr/bin/i686-w64-mingw32-nm -B configure:11288: checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface configure:11295: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:11298: /usr/bin/i686-w64-mingw32-nm -B "conftest.o" configure:11301: output 00000000 b .bss 00000000 d .data 00000000 r .rdata$zzz 00000000 t .text 00000000 B _some_variable configure:11308: result: BSD nm configure:11565: checking for i686-w64-mingw32-as configure:11581: found /usr/bin/i686-w64-mingw32-as configure:11592: result: i686-w64-mingw32-as configure:11657: checking for i686-w64-mingw32-dlltool configure:11673: found /usr/bin/i686-w64-mingw32-dlltool configure:11684: result: i686-w64-mingw32-dlltool configure:11749: checking for i686-w64-mingw32-objdump configure:11765: found /usr/bin/i686-w64-mingw32-objdump configure:11776: result: i686-w64-mingw32-objdump configure:11997: checking how to print strings configure:12024: result: printf configure:12045: checking for a sed that does not truncate output configure:12109: result: /usr/bin/sed configure:12127: checking for fgrep configure:12189: result: /usr/bin/grep -F configure:12224: checking for ld used by /usr/bin/i686-w64-mingw32-gcc -std=gnu99 configure:12291: result: /usr/i686-w64-mingw32/bin/ld configure:12298: checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld configure:12313: result: yes configure:12325: checking whether ln -s works configure:12329: result: yes configure:12337: checking the maximum length of command line arguments configure:12467: result: 1572864 configure:12484: checking whether the shell understands some XSI constructs configure:12494: result: yes configure:12498: checking whether the shell understands "+=" configure:12504: result: yes configure:12539: checking how to convert coreisbr-unknown-linux-gnu file names to i686-w64-mingw32 format configure:12579: result: func_convert_file_nix_to_w32 configure:12586: checking how to convert coreisbr-unknown-linux-gnu file names to toolchain format configure:12606: result: func_convert_file_noop configure:12613: checking for /usr/i686-w64-mingw32/bin/ld option to reload object files configure:12620: result: -r configure:12654: checking for i686-w64-mingw32-objdump configure:12681: result: i686-w64-mingw32-objdump configure:12750: checking how to recognize dependent libraries configure:12952: result: file_magic ^x86 archive import|^x86 DLL configure:12997: checking for i686-w64-mingw32-dlltool configure:13024: result: i686-w64-mingw32-dlltool configure:13094: checking how to associate runtime and link libraries configure:13121: result: func_cygming_dll_for_implib configure:13137: checking for i686-w64-mingw32-ar configure:13164: result: i686-w64-mingw32-ar configure:13245: checking for archiver @FILE support configure:13262: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:13262: $? = 0 configure:13265: i686-w64-mingw32-ar cq libconftest.a @conftest.lst >&5 configure:13268: $? = 0 configure:13273: i686-w64-mingw32-ar cq libconftest.a @conftest.lst >&5 i686-w64-mingw32-ar: conftest.o: No such file or directory configure:13276: $? = 1 configure:13288: result: @ configure:13306: checking for i686-w64-mingw32-strip configure:13333: result: i686-w64-mingw32-strip configure:13405: checking for i686-w64-mingw32-ranlib configure:13421: found /usr/bin/i686-w64-mingw32-ranlib configure:13432: result: i686-w64-mingw32-ranlib configure:13574: checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from /usr/bin/i686-w64-mingw32-gcc -std=gnu99 object configure:13694: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:13697: $? = 0 configure:13701: /usr/bin/i686-w64-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:13704: $? = 0 cannot find nm_test_var in conftest.nm configure:13694: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:13697: $? = 0 configure:13701: /usr/bin/i686-w64-mingw32-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:13704: $? = 0 configure:13770: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c conftstm.o >&5 conftest.c:29:20: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic] {"nm_test_func", (void *) &nm_test_func}, ^ configure:13773: $? = 0 configure:13811: result: ok configure:13848: checking for sysroot configure:13878: result: no configure:14094: checking for i686-w64-mingw32-mt configure:14124: result: no configure:14134: checking for mt configure:14164: result: no configure:14184: checking if : is a manifest tool configure:14190: : '-?' configure:14198: result: no configure:14835: checking for ANSI C header files configure:14855: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14855: $? = 0 configure:14928: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14928: $? = 0 configure:14928: ./conftest.exe configure:14928: $? = 0 configure:14939: result: yes configure:14952: checking for sys/types.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for sys/stat.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for stdlib.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for string.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for memory.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for strings.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for inttypes.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for stdint.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14952: checking for unistd.h configure:14952: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14952: $? = 0 configure:14952: result: yes configure:14966: checking for dlfcn.h configure:14966: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:14966: $? = 0 configure:14966: result: yes configure:15181: checking for objdir configure:15196: result: .libs configure:15463: checking if /usr/bin/i686-w64-mingw32-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:15481: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:15485: $? = 0 configure:15498: result: no configure:15825: checking for /usr/bin/i686-w64-mingw32-gcc -std=gnu99 option to produce PIC configure:15832: result: -DDLL_EXPORT -DPIC configure:15840: checking if /usr/bin/i686-w64-mingw32-gcc -std=gnu99 PIC flag -DDLL_EXPORT -DPIC works configure:15858: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 configure:15862: $? = 0 configure:15875: result: yes configure:15904: checking if /usr/bin/i686-w64-mingw32-gcc -std=gnu99 static flag -static works configure:15932: result: yes configure:15947: checking if /usr/bin/i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o configure:15968: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -o out/conftest2.o conftest.c >&5 configure:15972: $? = 0 configure:15994: result: yes configure:16002: checking if /usr/bin/i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o configure:16049: result: yes configure:16082: checking whether the /usr/bin/i686-w64-mingw32-gcc -std=gnu99 linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries configure:17235: result: yes configure:17475: checking dynamic linker characteristics configure:18208: result: Win32 ld.exe configure:18315: checking how to hardcode library paths into programs configure:18340: result: immediate configure:18880: checking whether stripping libraries is possible configure:18885: result: yes configure:18920: checking if libtool supports shared libraries configure:18922: result: yes configure:18925: checking whether to build shared libraries configure:18946: result: no configure:18949: checking whether to build static libraries configure:18953: result: yes configure:22204: checking for ANSI C header files configure:22308: result: yes configure:22316: checking whether time.h and sys/time.h may both be included configure:22336: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22336: $? = 0 configure:22343: result: yes configure:22380: checking fcntl.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking fcntl.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking for fcntl.h configure:22380: result: yes configure:22380: checking float.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking float.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking for float.h configure:22380: result: yes configure:22380: checking invent.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:65:20: fatal error: invent.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking invent.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:32:20: fatal error: invent.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for invent.h configure:22380: result: no configure:22380: checking langinfo.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:65:22: fatal error: langinfo.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking langinfo.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:32:22: fatal error: langinfo.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for langinfo.h configure:22380: result: no configure:22380: checking locale.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking locale.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking for locale.h configure:22380: result: yes configure:22380: checking nl_types.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:66:22: fatal error: nl_types.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking nl_types.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:33:22: fatal error: nl_types.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for nl_types.h configure:22380: result: no configure:22380: checking sys/attributes.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:66:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/attributes.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:33:28: fatal error: sys/attributes.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/attributes.h configure:22380: result: no configure:22380: checking sys/iograph.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:66:25: fatal error: sys/iograph.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/iograph.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:33:25: fatal error: sys/iograph.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/iograph.h configure:22380: result: no configure:22380: checking sys/mman.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:66:22: fatal error: sys/mman.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/mman.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:33:22: fatal error: sys/mman.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/mman.h configure:22380: result: no configure:22380: checking sys/param.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking sys/param.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking for sys/param.h configure:22380: result: yes configure:22380: checking sys/processor.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:67:27: fatal error: sys/processor.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/processor.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:34:27: fatal error: sys/processor.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/processor.h configure:22380: result: no configure:22380: checking sys/pstat.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:67:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/pstat.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:34:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/pstat.h configure:22380: result: no configure:22380: checking sys/sysinfo.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:67:25: fatal error: sys/sysinfo.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/sysinfo.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:34:25: fatal error: sys/sysinfo.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/sysinfo.h configure:22380: result: no configure:22380: checking sys/syssgi.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:67:24: fatal error: sys/syssgi.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/syssgi.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:34:24: fatal error: sys/syssgi.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/syssgi.h configure:22380: result: no configure:22380: checking sys/systemcfg.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:67:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/systemcfg.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:34:27: fatal error: sys/systemcfg.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/systemcfg.h configure:22380: result: no configure:22380: checking sys/time.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking sys/time.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:22380: $? = 0 configure:22380: result: yes configure:22380: checking for sys/time.h configure:22380: result: yes configure:22380: checking sys/times.h usability configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:68:23: fatal error: sys/times.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22380: result: no configure:22380: checking sys/times.h presence configure:22380: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c conftest.c:35:23: fatal error: sys/times.h: No such file or directory #include ^ compilation terminated. configure:22380: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:22380: result: no configure:22380: checking for sys/times.h configure:22380: result: no configure:22394: checking for sys/resource.h configure:22394: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:46:26: fatal error: sys/resource.h: No such file or directory #include ^ compilation terminated. configure:22394: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #if TIME_WITH_SYS_TIME | # include | # include | #else | # if HAVE_SYS_TIME_H | # include | # else | # include | # endif | #endif | | #include configure:22394: result: no configure:22418: checking for sys/sysctl.h configure:22418: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:39:24: fatal error: sys/sysctl.h: No such file or directory #include ^ compilation terminated. configure:22418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_PARAM_H | # include | #endif | | #include configure:22418: result: no configure:22435: checking for machine/hal_sysinfo.h configure:22435: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:39:33: fatal error: machine/hal_sysinfo.h: No such file or directory #include ^ compilation terminated. configure:22435: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_SYSINFO_H | # include | #endif | | #include configure:22435: result: no configure:22460: checking whether fgetc is declared configure:22460: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22460: $? = 0 configure:22460: result: yes configure:22470: checking whether fscanf is declared configure:22470: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22470: $? = 0 configure:22470: result: yes configure:22480: checking whether optarg is declared configure:22480: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22480: $? = 0 configure:22480: result: yes configure:22490: checking whether ungetc is declared configure:22490: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22490: $? = 0 configure:22490: result: yes configure:22500: checking whether vfprintf is declared configure:22500: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22500: $? = 0 configure:22500: result: yes configure:22511: checking whether sys_errlist is declared configure:22511: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:50:10: error: 'sys_errlist' undeclared (first use in this function) (void) sys_errlist; ^ conftest.c:50:10: note: each undeclared identifier is reported only once for each function it appears in configure:22511: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef sys_errlist | #ifdef __cplusplus | (void) sys_errlist; | #else | (void) sys_errlist; | #endif | #endif | | ; | return 0; | } configure:22511: result: no configure:22523: checking whether sys_nerr is declared configure:22523: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:51:10: error: 'sys_nerr' undeclared (first use in this function) (void) sys_nerr; ^ conftest.c:51:10: note: each undeclared identifier is reported only once for each function it appears in configure:22523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #ifndef sys_nerr | #ifdef __cplusplus | (void) sys_nerr; | #else | (void) sys_nerr; | #endif | #endif | | ; | return 0; | } configure:22523: result: no configure:22537: checking return type of signal handlers configure:22555: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:48:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:22555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:22562: result: void configure:22581: checking for intmax_t configure:22581: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22581: $? = 0 configure:22581: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:79:23: error: expected expression before ')' token if (sizeof ((intmax_t))) ^ configure:22581: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intmax_t))) | return 0; | ; | return 0; | } configure:22581: result: yes configure:22590: checking for long double configure:22590: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22590: $? = 0 configure:22590: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:80:26: error: expected expression before ')' token if (sizeof ((long double))) ^ configure:22590: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long double))) | return 0; | ; | return 0; | } configure:22590: result: yes configure:22599: checking for long long configure:22599: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22599: $? = 0 configure:22599: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:81:24: error: expected expression before ')' token if (sizeof ((long long))) ^ configure:22599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long long))) | return 0; | ; | return 0; | } configure:22599: result: yes configure:22608: checking for ptrdiff_t configure:22608: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22608: $? = 0 configure:22608: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:82:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:22608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:22608: result: yes configure:22617: checking for quad_t configure:22617: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:83:13: error: 'quad_t' undeclared (first use in this function) if (sizeof (quad_t)) ^ conftest.c:83:13: note: each undeclared identifier is reported only once for each function it appears in configure:22617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (quad_t)) | return 0; | ; | return 0; | } configure:22617: result: no configure:22626: checking for uint_least32_t configure:22626: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22626: $? = 0 configure:22626: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:83:29: error: expected expression before ')' token if (sizeof ((uint_least32_t))) ^ configure:22626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((uint_least32_t))) | return 0; | ; | return 0; | } configure:22626: result: yes configure:22635: checking for intptr_t configure:22635: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22635: $? = 0 configure:22635: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:84:23: error: expected expression before ')' token if (sizeof ((intptr_t))) ^ configure:22635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((intptr_t))) | return 0; | ; | return 0; | } configure:22635: result: yes configure:22646: checking for preprocessor stringizing operator configure:22666: result: yes configure:22678: checking for working volatile configure:22697: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22697: $? = 0 configure:22704: result: yes configure:22713: checking for C/C++ restrict keyword configure:22738: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22738: $? = 0 configure:22746: result: __restrict configure:22761: checking whether gcc __attribute__ ((const)) works configure:22777: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22777: $? = 0 configure:22785: result: yes configure:22793: checking whether gcc __attribute__ ((malloc)) works configure:22802: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -c conftest.c >conftest.out 2>&1 configure:22805: $? = 0 configure:22819: result: yes configure:22827: checking whether gcc __attribute__ ((mode (XX))) works configure:22843: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22843: $? = 0 configure:22851: result: yes configure:22859: checking whether gcc __attribute__ ((noreturn)) works configure:22875: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22875: $? = 0 configure:22883: result: yes configure:22892: checking for inline configure:22908: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22908: $? = 0 configure:22916: result: inline configure:22959: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:22959: $? = 0 configure:23063: checking for cos in -lm configure:23088: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c -lm >&5 conftest.c:62:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:23088: $? = 0 configure:23097: result: yes configure:23111: checking for working alloca.h configure:23127: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:55:20: fatal error: alloca.h: No such file or directory #include ^ compilation terminated. configure:23127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:23135: result: no configure:23144: checking for alloca (via gmp-impl.h) configure:23167: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23167: $? = 0 configure:23175: result: yes configure:23184: checking how to allocate temporary memory configure:23208: result: alloca configure:23266: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23266: $? = 0 configure:23275: checking whether byte ordering is bigendian configure:23290: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:58:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:58:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:58:15: error: unknown type name 'universal' configure:23290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:23335: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23335: $? = 0 configure:23353: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:64:4: error: unknown type name 'not' not big endian ^ conftest.c:64:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:23353: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:23481: result: no configure:23510: checking format of `double' floating point configure:23530: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -c conftest.c >&5 2>&1 configure:23533: $? = 0 configure:23700: result: IEEE little endian configure:23780: checking for alarm configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for attr_get configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccHkEyEn.o:conftest.c:(.text.startup+0xc): undefined reference to `attr_get' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | /* Define attr_get to an innocuous variant, in case declares attr_get. | For example, HP-UX 11i declares gettimeofday. */ | #define attr_get innocuous_attr_get | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char attr_get (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef attr_get | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char attr_get (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_attr_get || defined __stub___attr_get | choke me | #endif | | int | main () | { | return attr_get (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for clock configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for cputime configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccNp7HOo.o:conftest.c:(.text.startup+0xc): undefined reference to `cputime' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | /* end confdefs.h. */ | /* Define cputime to an innocuous variant, in case declares cputime. | For example, HP-UX 11i declares gettimeofday. */ | #define cputime innocuous_cputime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cputime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cputime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cputime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_cputime || defined __stub___cputime | choke me | #endif | | int | main () | { | return cputime (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for getpagesize configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for getrusage configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccU7q05t.o:conftest.c:(.text.startup+0xc): undefined reference to `getrusage' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | /* Define getrusage to an innocuous variant, in case declares getrusage. | For example, HP-UX 11i declares gettimeofday. */ | #define getrusage innocuous_getrusage | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getrusage (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getrusage | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getrusage (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getrusage || defined __stub___getrusage | choke me | #endif | | int | main () | { | return getrusage (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for gettimeofday configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for getsysinfo configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccVzp9gz.o:conftest.c:(.text.startup+0xc): undefined reference to `getsysinfo' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define getsysinfo to an innocuous variant, in case declares getsysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getsysinfo innocuous_getsysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getsysinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getsysinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getsysinfo || defined __stub___getsysinfo | choke me | #endif | | int | main () | { | return getsysinfo (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for localeconv configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for memset configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for mmap configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccB8QPvI.o:conftest.c:(.text.startup+0xc): undefined reference to `mmap' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | /* end confdefs.h. */ | /* Define mmap to an innocuous variant, in case declares mmap. | For example, HP-UX 11i declares gettimeofday. */ | #define mmap innocuous_mmap | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mmap (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mmap | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mmap (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mmap || defined __stub___mmap | choke me | #endif | | int | main () | { | return mmap (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for mprotect configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for nl_langinfo configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccaPVSIM.o:conftest.c:(.text.startup+0xc): undefined reference to `nl_langinfo' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define nl_langinfo innocuous_nl_langinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nl_langinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nl_langinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nl_langinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_nl_langinfo || defined __stub___nl_langinfo | choke me | #endif | | int | main () | { | return nl_langinfo (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for obstack_vprintf configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccKhmpuP.o:conftest.c:(.text.startup+0xc): undefined reference to `obstack_vprintf' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h. */ | /* Define obstack_vprintf to an innocuous variant, in case declares obstack_vprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define obstack_vprintf innocuous_obstack_vprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char obstack_vprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef obstack_vprintf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char obstack_vprintf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf | choke me | #endif | | int | main () | { | return obstack_vprintf (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for popen configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for processor_info configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/cczJg5PQ.o:conftest.c:(.text.startup+0xc): undefined reference to `processor_info' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | /* Define processor_info to an innocuous variant, in case declares processor_info. | For example, HP-UX 11i declares gettimeofday. */ | #define processor_info innocuous_processor_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char processor_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef processor_info | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char processor_info (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_processor_info || defined __stub___processor_info | choke me | #endif | | int | main () | { | return processor_info (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for pstat_getprocessor configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccpusqhV.o:conftest.c:(.text.startup+0xc): undefined reference to `pstat_getprocessor' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | /* Define pstat_getprocessor to an innocuous variant, in case declares pstat_getprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getprocessor innocuous_pstat_getprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getprocessor | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pstat_getprocessor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_pstat_getprocessor || defined __stub___pstat_getprocessor | choke me | #endif | | int | main () | { | return pstat_getprocessor (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for raise configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for read_real_time configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccfiomAZ.o:conftest.c:(.text.startup+0xc): undefined reference to `read_real_time' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h. */ | /* Define read_real_time to an innocuous variant, in case declares read_real_time. | For example, HP-UX 11i declares gettimeofday. */ | #define read_real_time innocuous_read_real_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char read_real_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef read_real_time | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char read_real_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_read_real_time || defined __stub___read_real_time | choke me | #endif | | int | main () | { | return read_real_time (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for sigaction configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/cc1NaM5R.o:conftest.c:(.text.startup+0xc): undefined reference to `sigaction' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h. */ | /* Define sigaction to an innocuous variant, in case declares sigaction. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaction innocuous_sigaction | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaction (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaction | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigaction (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sigaction || defined __stub___sigaction | choke me | #endif | | int | main () | { | return sigaction (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for sigaltstack configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccICm4bV.o:conftest.c:(.text.startup+0xc): undefined reference to `sigaltstack' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h. */ | /* Define sigaltstack to an innocuous variant, in case declares sigaltstack. | For example, HP-UX 11i declares gettimeofday. */ | #define sigaltstack innocuous_sigaltstack | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigaltstack (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigaltstack | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigaltstack (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sigaltstack || defined __stub___sigaltstack | choke me | #endif | | int | main () | { | return sigaltstack (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for sigstack configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/cceEDcAX.o:conftest.c:(.text.startup+0xc): undefined reference to `sigstack' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h. */ | /* Define sigstack to an innocuous variant, in case declares sigstack. | For example, HP-UX 11i declares gettimeofday. */ | #define sigstack innocuous_sigstack | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigstack (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigstack | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sigstack (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sigstack || defined __stub___sigstack | choke me | #endif | | int | main () | { | return sigstack (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for syssgi configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccFkdjcZ.o:conftest.c:(.text.startup+0xc): undefined reference to `syssgi' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h. */ | /* Define syssgi to an innocuous variant, in case declares syssgi. | For example, HP-UX 11i declares gettimeofday. */ | #define syssgi innocuous_syssgi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char syssgi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef syssgi | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char syssgi (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_syssgi || defined __stub___syssgi | choke me | #endif | | int | main () | { | return syssgi (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for strchr configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for strerror configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for strnlen configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for strtol configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for strtoul configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23780: $? = 0 configure:23780: result: yes configure:23780: checking for sysconf configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccbxkgk9.o:conftest.c:(.text.startup+0xc): undefined reference to `sysconf' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define sysconf to an innocuous variant, in case declares sysconf. | For example, HP-UX 11i declares gettimeofday. */ | #define sysconf innocuous_sysconf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysconf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysconf | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysconf (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysconf || defined __stub___sysconf | choke me | #endif | | int | main () | { | return sysconf (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for sysctl configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccwdBDgb.o:conftest.c:(.text.startup+0xc): undefined reference to `sysctl' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define sysctl to an innocuous variant, in case declares sysctl. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctl innocuous_sysctl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysctl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysctl || defined __stub___sysctl | choke me | #endif | | int | main () | { | return sysctl (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for sysctlbyname configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/cc1e84uf.o:conftest.c:(.text.startup+0xc): undefined reference to `sysctlbyname' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char sysctlbyname (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif | | int | main () | { | return sysctlbyname (); | ; | return 0; | } configure:23780: result: no configure:23780: checking for times configure:23780: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/cczp8iDh.o:conftest.c:(.text.startup+0xc): undefined reference to `times' collect2: error: ld returned 1 exit status configure:23780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | /* Define times to an innocuous variant, in case declares times. | For example, HP-UX 11i declares gettimeofday. */ | #define times innocuous_times | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char times (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef times | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char times (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_times || defined __stub___times | choke me | #endif | | int | main () | { | return times (); | ; | return 0; | } configure:23780: result: no configure:23796: checking for library containing clock_gettime configure:23827: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 /tmp/ccR9zZ3g.o:conftest.c:(.text.startup+0xc): undefined reference to `clock_gettime' collect2: error: ld returned 1 exit status configure:23827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:23827: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c -lrt >&5 /usr/lib64/gcc/i686-w64-mingw32/4.8.3/../../../../i686-w64-mingw32/bin/ld: cannot find -lrt collect2: error: ld returned 1 exit status configure:23827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:23844: result: no configure:23860: checking for vsnprintf configure:23860: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:96:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:23860: $? = 0 configure:23860: result: yes configure:23870: checking whether vsnprintf works configure:23916: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:23916: $? = 0 configure:23916: ./conftest.exe configure:23916: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | | #include /* for strcmp */ | #include /* for vsnprintf */ | | #include | | int | check (const char *fmt, ...) | { | static char buf[128]; | va_list ap; | int ret; | | va_start (ap, fmt); | | ret = vsnprintf (buf, 4, fmt, ap); | | if (strcmp (buf, "hel") != 0) | return 1; | | /* allowed return values */ | if (ret != -1 && ret != 3 && ret != 11) | return 2; | | return 0; | } | | int | main () | { | return check ("hello world"); | } | configure:23928: result: no configure:23941: checking whether sscanf needs writable input configure:23953: result: no configure:23967: checking for struct pst_processor.psp_iticksperclktick configure:23967: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:73:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:23967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct pst_processor ac_aggr; | if (ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure:23967: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c:73:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:23967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct pst_processor ac_aggr; | if (sizeof ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure:23967: result: no configure:24711: checking for suitable m4 trying m4 good configure:24755: result: m4 configure:24761: checking if m4wrap produces spurious output test input is changequote({,})define(x,)m4wrap({x})dnl produces 0 chars output configure:24783: result: no configure:24802: checking how to switch to text section trying .text configure:24813: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:24816: $? = 0 configure:24836: result: .text configure:24840: checking how to switch to data section configure:24851: result: .data configure:24856: checking for assembler label suffix trying configure:24869: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:24872: $? = 1 conftest.s: Assembler messages: conftest.s:2: Error: no such instruction: `somelabel' configure: failed program was: .text somelabel conftest.s: Assembler messages: conftest.s:2: Error: no such instruction: `somelabel' trying : configure:24869: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:24872: $? = 0 configure:24892: result: : configure:24897: checking for assembler global directive configure:24909: result: .globl configure:24914: checking for assembler global directive attribute configure:24925: result: configure:24930: checking if globals are prefixed by underscore configure:24940: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -c conftest.c >&5 configure:24943: $? = 0 configure:24961: result: yes configure:25001: checking how to switch to read-only data section Test program: extern const int foo[]; /* Suppresses C++'s suppression of foo */ const int foo[] = {1,2,3}; configure:25021: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -S conftest.c >&5 configure:25024: $? = 0 Compiler output: .file "conftest.c" .globl _foo .section .rdata,"dr" .align 4 _foo: .long 1 .long 2 .long 3 .ident "GCC: (GNU) 4.8.3 20140522 (Fedora MinGW 4.8.3-1.fc19)" Match: .section .rdata,"dr" configure:25055: result: .section .rdata,"dr" configure:25059: checking for assembler .type directive configure:25070: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25073: $? = 1 conftest.s: Assembler messages: conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `s' configure: failed program was: .type sym,@function configure:25070: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25073: $? = 1 conftest.s: Assembler messages: conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `s' configure: failed program was: .type sym,#function configure:25070: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25073: $? = 1 conftest.s: Assembler messages: conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `s' configure: failed program was: .type sym,%function configure:25093: result: configure:25097: checking for assembler .size directive configure:25107: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25110: $? = 1 conftest.s: Assembler messages: conftest.s:1: Warning: .size pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `s' configure: failed program was: .size sym,1 configure:25127: result: configure:25134: checking for assembler local label prefix Trying L configure:25148: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25151: $? = 0 00000000 b .bss 00000000 d .data 00000000 t .text 00000000 t dummy L label doesn't appear in object file at all (good) Local label appears in object files: no configure:25197: result: L configure:25208: checking for assembler byte directive trying .byte configure:25221: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25224: $? = 0 configure:25244: result: .byte configure:25252: checking how to define a 32-bit word configure:25277: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25280: $? = 0 configure:25306: result: .long configure:25315: checking if .align assembly directive is logarithmic configure:25330: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25333: $? = 0 configure:25352: result: no configure:25927: checking if the .align directive accepts an 0x90 fill in .text configure:25939: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25942: $? = 0 configure:25960: result: yes configure:25979: checking for assembler COFF type directives configure:25995: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:25998: $? = 0 configure:26012: result: yes configure:26023: checking if _GLOBAL_OFFSET_TABLE_ is prefixed by underscore configure:26042: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -DDLL_EXPORT -DPIC conftest.s >&5 && /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -DDLL_EXPORT -DPIC conftest.o >&5 /usr/lib64/gcc/i686-w64-mingw32/4.8.3/../../../../i686-w64-mingw32/bin/as: BFD (Linux/GNU Binutils) 2.23.52.0.1.20130226 assertion fail ../../bfd/coff-i386.c:568 conftest.s: Assembler messages: conftest.s:4: Error: cannot represent relocation type BFD_RELOC_386_GOTPC configure:26045: $? = 1 configure:26042: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -DDLL_EXPORT -DPIC conftest.s >&5 && /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -DDLL_EXPORT -DPIC conftest.o >&5 conftest.o:fake:(.text+0x2): undefined reference to `_GLOBAL_OFFSET_TABLE_' collect2: error: ld returned 1 exit status configure:26045: $? = 1 configure:26058: result: not applicable configure:26071: checking if the assembler takes cl with shldl configure:26081: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.s >conftest.out 2>&1 configure:26084: $? = 0 configure:26098: result: yes configure:26313: checking size of void * configure:26318: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:26318: $? = 0 configure:26318: ./conftest.exe configure:26318: $? = 0 configure:26332: result: 4 configure:26346: checking size of unsigned short configure:26351: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:26351: $? = 0 configure:26351: ./conftest.exe configure:26351: $? = 0 configure:26365: result: 2 configure:26379: checking size of unsigned configure:26384: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:26384: $? = 0 configure:26384: ./conftest.exe configure:26384: $? = 0 configure:26398: result: 4 configure:26412: checking size of unsigned long configure:26417: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:26417: $? = 0 configure:26417: ./conftest.exe configure:26417: $? = 0 configure:26431: result: 4 configure:26445: checking size of mp_limb_t configure:26450: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:26450: $? = 0 configure:26450: ./conftest.exe configure:26450: $? = 0 configure:26470: result: 4 configure:26612: checking for stack_t configure:26612: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 conftest.c: In function 'main': conftest.c:138:13: error: 'stack_t' undeclared (first use in this function) if (sizeof (stack_t)) ^ conftest.c:138:13: note: each undeclared identifier is reported only once for each function it appears in configure:26612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_NATIVE_mpn_add_n 1 | #define HAVE_NATIVE_mpn_add_nc 1 | #define HAVE_NATIVE_mpn_sub_n 1 | #define HAVE_NATIVE_mpn_sub_nc 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_mpn_add_n 1 | #define HAVE_NATIVE_mpn_add_nc 1 | #define HAVE_NATIVE_mpn_sub_n 1 | #define HAVE_NATIVE_mpn_sub_nc 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_mpn_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_mul_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_addmul_1c 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_mpn_submul_1c 1 | #define HAVE_NATIVE_M4_function_1c 1 | #define HAVE_NATIVE_M4_function_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_addmul_1c 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_mpn_submul_1c 1 | #define HAVE_NATIVE_M4_function_1c 1 | #define HAVE_NATIVE_M4_function_1 1 | #define HAVE_NATIVE_mpn_lshift 1 | #define HAVE_NATIVE_mpn_rshift 1 | #define HAVE_NATIVE_mpn_divexact_1 1 | #define HAVE_NATIVE_mpn_divrem_1c 1 | #define HAVE_NATIVE_mpn_divrem_1 1 | #define HAVE_NATIVE_mpn_divrem_2 1 | #define HAVE_NATIVE_mpn_mod_34lsub1 1 | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 | #define HAVE_NATIVE_mpn_modexact_1_odd 1 | #define HAVE_NATIVE_mpn_mul_basecase 1 | #define HAVE_NATIVE_mpn_sqr_basecase 1 | #define HAVE_NATIVE_mpn_gcd_1 1 | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 | #define HAVE_NATIVE_mpn_copyi 1 | #define HAVE_NATIVE_mpn_copyd 1 | #define HAVE_NATIVE_mpn_sec_tabselect 1 | #define HAVE_NATIVE_mpn_umul_ppmm 1 | #define HAVE_NATIVE_mpn_udiv_qrnnd 1 | #define LSYM_PREFIX "L" | #define HAVE_HOST_CPU_FAMILY_x86 1 | #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/gmp-mparam.h" | #define SIZEOF_VOID_P 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_MP_LIMB_T 4 | #define TUNE_SQR_TOOM2_MAX 67 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof (stack_t)) | return 0; | ; | return 0; | } configure:26612: result: no configure:26650: checking for tputs in -lncurses configure:26675: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c -lncurses >&5 /usr/lib64/gcc/i686-w64-mingw32/4.8.3/../../../../i686-w64-mingw32/bin/ld: cannot find -lncurses collect2: error: ld returned 1 exit status configure:26675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_NATIVE_mpn_add_n 1 | #define HAVE_NATIVE_mpn_add_nc 1 | #define HAVE_NATIVE_mpn_sub_n 1 | #define HAVE_NATIVE_mpn_sub_nc 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_mpn_add_n 1 | #define HAVE_NATIVE_mpn_add_nc 1 | #define HAVE_NATIVE_mpn_sub_n 1 | #define HAVE_NATIVE_mpn_sub_nc 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_mpn_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_mul_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_addmul_1c 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_mpn_submul_1c 1 | #define HAVE_NATIVE_M4_function_1c 1 | #define HAVE_NATIVE_M4_function_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_addmul_1c 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_mpn_submul_1c 1 | #define HAVE_NATIVE_M4_function_1c 1 | #define HAVE_NATIVE_M4_function_1 1 | #define HAVE_NATIVE_mpn_lshift 1 | #define HAVE_NATIVE_mpn_rshift 1 | #define HAVE_NATIVE_mpn_divexact_1 1 | #define HAVE_NATIVE_mpn_divrem_1c 1 | #define HAVE_NATIVE_mpn_divrem_1 1 | #define HAVE_NATIVE_mpn_divrem_2 1 | #define HAVE_NATIVE_mpn_mod_34lsub1 1 | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 | #define HAVE_NATIVE_mpn_modexact_1_odd 1 | #define HAVE_NATIVE_mpn_mul_basecase 1 | #define HAVE_NATIVE_mpn_sqr_basecase 1 | #define HAVE_NATIVE_mpn_gcd_1 1 | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 | #define HAVE_NATIVE_mpn_copyi 1 | #define HAVE_NATIVE_mpn_copyd 1 | #define HAVE_NATIVE_mpn_sec_tabselect 1 | #define HAVE_NATIVE_mpn_umul_ppmm 1 | #define HAVE_NATIVE_mpn_udiv_qrnnd 1 | #define LSYM_PREFIX "L" | #define HAVE_HOST_CPU_FAMILY_x86 1 | #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/gmp-mparam.h" | #define SIZEOF_VOID_P 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_MP_LIMB_T 4 | #define TUNE_SQR_TOOM2_MAX 67 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:26684: result: no configure:26689: checking for tputs in -lcurses configure:26714: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c -lcurses >&5 /usr/lib64/gcc/i686-w64-mingw32/4.8.3/../../../../i686-w64-mingw32/bin/ld: cannot find -lcurses collect2: error: ld returned 1 exit status configure:26714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "6.0.0" | #define PACKAGE_STRING "GNU MP 6.0.0" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" | #define PACKAGE "gmp" | #define VERSION "6.0.0" | #define WANT_ASSEMBLY 1 | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_STRINGIZE 1 | #define restrict __restrict | #define HAVE_ATTRIBUTE_CONST 1 | #define HAVE_ATTRIBUTE_MALLOC 1 | #define HAVE_ATTRIBUTE_MODE 1 | #define HAVE_ATTRIBUTE_NORETURN 1 | #define HAVE_ALLOCA 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_ALARM 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_NATIVE_mpn_add_n 1 | #define HAVE_NATIVE_mpn_add_nc 1 | #define HAVE_NATIVE_mpn_sub_n 1 | #define HAVE_NATIVE_mpn_sub_nc 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_mpn_add_n 1 | #define HAVE_NATIVE_mpn_add_nc 1 | #define HAVE_NATIVE_mpn_sub_n 1 | #define HAVE_NATIVE_mpn_sub_nc 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_func_nc 1 | #define HAVE_NATIVE_mpn_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_cnd_add_n 1 | #define HAVE_NATIVE_mpn_cnd_sub_n 1 | #define HAVE_NATIVE_func 1 | #define HAVE_NATIVE_mpn_mul_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_addmul_1c 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_mpn_submul_1c 1 | #define HAVE_NATIVE_M4_function_1c 1 | #define HAVE_NATIVE_M4_function_1 1 | #define HAVE_NATIVE_mpn_addmul_1 1 | #define HAVE_NATIVE_mpn_addmul_1c 1 | #define HAVE_NATIVE_mpn_submul_1 1 | #define HAVE_NATIVE_mpn_submul_1c 1 | #define HAVE_NATIVE_M4_function_1c 1 | #define HAVE_NATIVE_M4_function_1 1 | #define HAVE_NATIVE_mpn_lshift 1 | #define HAVE_NATIVE_mpn_rshift 1 | #define HAVE_NATIVE_mpn_divexact_1 1 | #define HAVE_NATIVE_mpn_divrem_1c 1 | #define HAVE_NATIVE_mpn_divrem_1 1 | #define HAVE_NATIVE_mpn_divrem_2 1 | #define HAVE_NATIVE_mpn_mod_34lsub1 1 | #define HAVE_NATIVE_mpn_modexact_1c_odd 1 | #define HAVE_NATIVE_mpn_modexact_1_odd 1 | #define HAVE_NATIVE_mpn_mul_basecase 1 | #define HAVE_NATIVE_mpn_sqr_basecase 1 | #define HAVE_NATIVE_mpn_gcd_1 1 | #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_q_1 1 | #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 | #define HAVE_NATIVE_mpn_copyi 1 | #define HAVE_NATIVE_mpn_copyd 1 | #define HAVE_NATIVE_mpn_sec_tabselect 1 | #define HAVE_NATIVE_mpn_umul_ppmm 1 | #define HAVE_NATIVE_mpn_udiv_qrnnd 1 | #define LSYM_PREFIX "L" | #define HAVE_HOST_CPU_FAMILY_x86 1 | #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/gmp-mparam.h" | #define SIZEOF_VOID_P 4 | #define SIZEOF_UNSIGNED_SHORT 2 | #define SIZEOF_UNSIGNED 4 | #define SIZEOF_UNSIGNED_LONG 4 | #define SIZEOF_MP_LIMB_T 4 | #define TUNE_SQR_TOOM2_MAX 67 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char tputs (); | int | main () | { | return tputs (); | ; | return 0; | } configure:26723: result: no configure:26736: checking for readline in -lreadline configure:26761: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c -lreadline >&5 configure:26761: $? = 0 configure:26770: result: yes configure:26773: checking readline/readline.h usability configure:26773: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:26773: $? = 0 configure:26773: result: yes configure:26773: checking readline/readline.h presence configure:26773: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:26773: $? = 0 configure:26773: result: yes configure:26773: checking for readline/readline.h configure:26773: result: yes configure:26775: checking readline/history.h usability configure:26775: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro conftest.c >&5 configure:26775: $? = 0 configure:26775: result: yes configure:26775: checking readline/history.h presence configure:26775: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E conftest.c configure:26775: $? = 0 configure:26775: result: yes configure:26775: checking for readline/history.h configure:26775: result: yes configure:26786: checking readline detected configure:26788: result: yes configure:26803: checking for bison configure:26833: result: no configure:26803: checking for byacc configure:26833: result: no configure:26846: checking for flex configure:26876: result: no configure:26846: checking for lex configure:26876: result: no configure:27015: checking for i686-w64-mingw32-ranlib configure:27042: result: i686-w64-mingw32-ranlib configure:27272: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU MP config.status 6.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on localhost.localdomain config.status:1395: creating demos/pexpr-config.h config.status:1395: creating demos/calc/calc-config.h config.status:1395: creating Makefile config.status:1395: creating mpf/Makefile config.status:1395: creating mpn/Makefile config.status:1395: creating mpq/Makefile config.status:1395: creating mpz/Makefile config.status:1395: creating printf/Makefile config.status:1395: creating scanf/Makefile config.status:1395: creating rand/Makefile config.status:1395: creating cxx/Makefile config.status:1395: creating tests/Makefile config.status:1395: creating tests/devel/Makefile config.status:1395: creating tests/mpf/Makefile config.status:1395: creating tests/mpn/Makefile config.status:1395: creating tests/mpq/Makefile config.status:1395: creating tests/mpz/Makefile config.status:1395: creating tests/rand/Makefile config.status:1395: creating tests/misc/Makefile config.status:1395: creating tests/cxx/Makefile config.status:1395: creating doc/Makefile config.status:1395: creating tune/Makefile config.status:1395: creating demos/Makefile config.status:1395: creating demos/calc/Makefile config.status:1395: creating demos/expr/Makefile config.status:1395: creating gmp.h config.status:1395: creating config.h config.status:1636: linking mpn/generic/add.c to mpn/add.c config.status:1636: linking mpn/generic/add_1.c to mpn/add_1.c config.status:1636: linking mpn/x86/p6/aors_n.asm to mpn/add_n.asm config.status:1636: linking mpn/generic/sub.c to mpn/sub.c config.status:1636: linking mpn/generic/sub_1.c to mpn/sub_1.c config.status:1636: linking mpn/x86/p6/aors_n.asm to mpn/sub_n.asm config.status:1636: linking mpn/x86/cnd_aors_n.asm to mpn/cnd_add_n.asm config.status:1636: linking mpn/x86/cnd_aors_n.asm to mpn/cnd_sub_n.asm config.status:1636: linking mpn/generic/neg.c to mpn/neg.c config.status:1636: linking mpn/generic/com.c to mpn/com.c config.status:1636: linking mpn/x86/mul_1.asm to mpn/mul_1.asm config.status:1636: linking mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm config.status:1636: linking mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm config.status:1636: linking mpn/generic/add_err1_n.c to mpn/add_err1_n.c config.status:1636: linking mpn/generic/add_err2_n.c to mpn/add_err2_n.c config.status:1636: linking mpn/generic/add_err3_n.c to mpn/add_err3_n.c config.status:1636: linking mpn/generic/sub_err1_n.c to mpn/sub_err1_n.c config.status:1636: linking mpn/generic/sub_err2_n.c to mpn/sub_err2_n.c config.status:1636: linking mpn/generic/sub_err3_n.c to mpn/sub_err3_n.c config.status:1636: linking mpn/x86/lshift.asm to mpn/lshift.asm config.status:1636: linking mpn/x86/rshift.asm to mpn/rshift.asm config.status:1636: linking mpn/x86/p6/dive_1.asm to mpn/dive_1.asm config.status:1636: linking mpn/generic/diveby3.c to mpn/diveby3.c config.status:1636: linking mpn/generic/divis.c to mpn/divis.c config.status:1636: linking mpn/generic/divrem.c to mpn/divrem.c config.status:1636: linking mpn/x86/divrem_1.asm to mpn/divrem_1.asm config.status:1636: linking mpn/x86/divrem_2.asm to mpn/divrem_2.asm config.status:1636: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status:1636: linking mpn/generic/mod_1.c to mpn/mod_1.c config.status:1636: linking mpn/x86/p6/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status:1636: linking mpn/x86/p6/mode1o.asm to mpn/mode1o.asm config.status:1636: linking mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c config.status:1636: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c config.status:1636: linking mpn/generic/dump.c to mpn/dump.c config.status:1636: linking mpn/generic/mod_1_1.c to mpn/mod_1_1.c config.status:1636: linking mpn/generic/mod_1_2.c to mpn/mod_1_2.c config.status:1636: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c config.status:1636: linking mpn/generic/mod_1_4.c to mpn/mod_1_4.c config.status:1636: linking mpn/generic/lshiftc.c to mpn/lshiftc.c config.status:1636: linking mpn/generic/mul.c to mpn/mul.c config.status:1636: linking mpn/generic/mul_fft.c to mpn/mul_fft.c config.status:1636: linking mpn/generic/mul_n.c to mpn/mul_n.c config.status:1636: linking mpn/generic/sqr.c to mpn/sqr.c config.status:1636: linking mpn/x86/p6/mul_basecase.asm to mpn/mul_basecase.asm config.status:1636: linking mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm config.status:1636: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c config.status:1636: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c config.status:1636: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c config.status:1636: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c config.status:1636: linking mpn/generic/mulmid.c to mpn/mulmid.c config.status:1636: linking mpn/generic/random.c to mpn/random.c config.status:1636: linking mpn/generic/random2.c to mpn/random2.c config.status:1636: linking mpn/generic/pow_1.c to mpn/pow_1.c config.status:1636: linking mpn/generic/rootrem.c to mpn/rootrem.c config.status:1636: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status:1636: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c config.status:1636: linking mpn/generic/get_str.c to mpn/get_str.c config.status:1636: linking mpn/generic/set_str.c to mpn/set_str.c config.status:1636: linking mpn/generic/scan0.c to mpn/scan0.c config.status:1636: linking mpn/generic/scan1.c to mpn/scan1.c config.status:1636: linking mpn/generic/popham.c to mpn/popcount.c config.status:1636: linking mpn/generic/popham.c to mpn/hamdist.c config.status:1636: linking mpn/generic/cmp.c to mpn/cmp.c config.status:1636: linking mpn/generic/perfsqr.c to mpn/perfsqr.c config.status:1636: linking mpn/generic/perfpow.c to mpn/perfpow.c config.status:1636: linking mpn/x86/p6/gcd_1.asm to mpn/gcd_1.asm config.status:1636: linking mpn/generic/gcd.c to mpn/gcd.c config.status:1636: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c config.status:1636: linking mpn/generic/gcdext.c to mpn/gcdext.c config.status:1636: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c config.status:1636: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c config.status:1636: linking mpn/generic/div_q.c to mpn/div_q.c config.status:1636: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status:1636: linking mpn/generic/jacbase.c to mpn/jacbase.c config.status:1636: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c config.status:1636: linking mpn/generic/jacobi.c to mpn/jacobi.c config.status:1636: linking mpn/generic/get_d.c to mpn/get_d.c config.status:1636: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c config.status:1636: linking mpn/generic/matrix22_mul1_inverse_vector.c to mpn/matrix22_mul1_inverse_vector.c config.status:1636: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c config.status:1636: linking mpn/generic/hgcd2.c to mpn/hgcd2.c config.status:1636: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c config.status:1636: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c config.status:1636: linking mpn/generic/hgcd.c to mpn/hgcd.c config.status:1636: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c config.status:1636: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c config.status:1636: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c config.status:1636: linking mpn/generic/mullo_n.c to mpn/mullo_n.c config.status:1636: linking mpn/generic/mullo_basecase.c to mpn/mullo_basecase.c config.status:1636: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c config.status:1636: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c config.status:1636: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c config.status:1636: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c config.status:1636: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c config.status:1636: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c config.status:1636: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c config.status:1636: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c config.status:1636: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c config.status:1636: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c config.status:1636: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c config.status:1636: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c config.status:1636: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c config.status:1636: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c config.status:1636: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c config.status:1636: linking mpn/generic/toom_couple_handling.c to mpn/toom_couple_handling.c config.status:1636: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c config.status:1636: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c config.status:1636: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c config.status:1636: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c config.status:1636: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c config.status:1636: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c config.status:1636: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c config.status:1636: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c config.status:1636: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c config.status:1636: linking mpn/generic/toom_interpolate_5pts.c to mpn/toom_interpolate_5pts.c config.status:1636: linking mpn/generic/toom_interpolate_6pts.c to mpn/toom_interpolate_6pts.c config.status:1636: linking mpn/generic/toom_interpolate_7pts.c to mpn/toom_interpolate_7pts.c config.status:1636: linking mpn/generic/toom_interpolate_8pts.c to mpn/toom_interpolate_8pts.c config.status:1636: linking mpn/generic/toom_interpolate_12pts.c to mpn/toom_interpolate_12pts.c config.status:1636: linking mpn/generic/toom_interpolate_16pts.c to mpn/toom_interpolate_16pts.c config.status:1636: linking mpn/generic/invertappr.c to mpn/invertappr.c config.status:1636: linking mpn/generic/invert.c to mpn/invert.c config.status:1636: linking mpn/generic/binvert.c to mpn/binvert.c config.status:1636: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c config.status:1636: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c config.status:1636: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c config.status:1636: linking mpn/generic/div_qr_1n_pi1.c to mpn/div_qr_1n_pi1.c config.status:1636: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c config.status:1636: linking mpn/generic/div_qr_2n_pi1.c to mpn/div_qr_2n_pi1.c config.status:1636: linking mpn/generic/div_qr_2u_pi1.c to mpn/div_qr_2u_pi1.c config.status:1636: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c config.status:1636: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c config.status:1636: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c config.status:1636: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c config.status:1636: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c config.status:1636: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c config.status:1636: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c config.status:1636: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c config.status:1636: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c config.status:1636: linking mpn/x86/p6/bdiv_q_1.asm to mpn/bdiv_q_1.asm config.status:1636: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c config.status:1636: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c config.status:1636: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c config.status:1636: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c config.status:1636: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c config.status:1636: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c config.status:1636: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c config.status:1636: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c config.status:1636: linking mpn/generic/broot.c to mpn/broot.c config.status:1636: linking mpn/generic/brootinv.c to mpn/brootinv.c config.status:1636: linking mpn/generic/bsqrt.c to mpn/bsqrt.c config.status:1636: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c config.status:1636: linking mpn/generic/divexact.c to mpn/divexact.c config.status:1636: linking mpn/x86/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm config.status:1636: linking mpn/generic/redc_1.c to mpn/redc_1.c config.status:1636: linking mpn/generic/redc_2.c to mpn/redc_2.c config.status:1636: linking mpn/generic/redc_n.c to mpn/redc_n.c config.status:1636: linking mpn/generic/powm.c to mpn/powm.c config.status:1636: linking mpn/generic/powlo.c to mpn/powlo.c config.status:1636: linking mpn/generic/sec_powm.c to mpn/sec_powm.c config.status:1636: linking mpn/generic/sec_mul.c to mpn/sec_mul.c config.status:1636: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c config.status:1636: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c config.status:1636: linking mpn/generic/sec_div.c to mpn/sec_div_r.c config.status:1636: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c config.status:1636: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c config.status:1636: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c config.status:1636: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c config.status:1636: linking mpn/generic/sec_invert.c to mpn/sec_invert.c config.status:1636: linking mpn/generic/trialdiv.c to mpn/trialdiv.c config.status:1636: linking mpn/generic/remove.c to mpn/remove.c config.status:1636: linking mpn/generic/logops_n.c to mpn/and_n.c config.status:1636: linking mpn/generic/logops_n.c to mpn/andn_n.c config.status:1636: linking mpn/generic/logops_n.c to mpn/nand_n.c config.status:1636: linking mpn/generic/logops_n.c to mpn/ior_n.c config.status:1636: linking mpn/generic/logops_n.c to mpn/iorn_n.c config.status:1636: linking mpn/generic/logops_n.c to mpn/nior_n.c config.status:1636: linking mpn/generic/logops_n.c to mpn/xor_n.c config.status:1636: linking mpn/generic/logops_n.c to mpn/xnor_n.c config.status:1636: linking mpn/x86/copyi.asm to mpn/copyi.asm config.status:1636: linking mpn/x86/p6/copyd.asm to mpn/copyd.asm config.status:1636: linking mpn/generic/zero.c to mpn/zero.c config.status:1636: linking mpn/x86/sec_tabselect.asm to mpn/sec_tabselect.asm config.status:1636: linking mpn/generic/comb_tables.c to mpn/comb_tables.c config.status:1636: linking mpn/x86/umul.asm to mpn/umul.asm config.status:1636: linking mpn/x86/udiv.asm to mpn/udiv.asm config.status:1636: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c config.status:1636: linking mpn/x86/p6/gmp-mparam.h to gmp-mparam.h config.status:1655: executing libtool commands configure:29746: summary of build options: Version: GNU MP 6.0.0 Host type: i686-w64-mingw32 ABI: 32 Install prefix: /home/eric/BOINC_Project/MinGW/GMP Compiler: /usr/bin/i686-w64-mingw32-gcc -std=gnu99 Static libraries: yes Shared libraries: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=coreisbr-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict ac_cv_c_stringize=yes ac_cv_c_volatile=yes ac_cv_env_ABI_set= ac_cv_env_ABI_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_FOR_BUILD_set= ac_cv_env_CC_FOR_BUILD_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/i686-w64-mingw32-gcc ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_FOR_BUILD_set= ac_cv_env_CPP_FOR_BUILD_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_M4_set= ac_cv_env_M4_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-w64-mingw32 ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_alarm=yes ac_cv_func_attr_get=no ac_cv_func_clock=yes ac_cv_func_cputime=no ac_cv_func_getpagesize=yes ac_cv_func_getrusage=no ac_cv_func_getsysinfo=no ac_cv_func_gettimeofday=yes ac_cv_func_localeconv=yes ac_cv_func_memset=yes ac_cv_func_mmap=no ac_cv_func_mprotect=yes ac_cv_func_nl_langinfo=no ac_cv_func_obstack_vprintf=no ac_cv_func_popen=yes ac_cv_func_processor_info=no ac_cv_func_pstat_getprocessor=no ac_cv_func_raise=yes ac_cv_func_read_real_time=no ac_cv_func_sigaction=no ac_cv_func_sigaltstack=no ac_cv_func_sigstack=no ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strnlen=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysconf=no ac_cv_func_sysctl=no ac_cv_func_sysctlbyname=no ac_cv_func_syssgi=no ac_cv_func_times=no ac_cv_func_vsnprintf=yes ac_cv_have_decl_fgetc=yes ac_cv_have_decl_fscanf=yes ac_cv_have_decl_optarg=yes ac_cv_have_decl_sys_errlist=no ac_cv_have_decl_sys_nerr=no ac_cv_have_decl_ungetc=yes ac_cv_have_decl_vfprintf=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_invent_h=no ac_cv_header_langinfo_h=no ac_cv_header_locale_h=yes ac_cv_header_machine_hal_sysinfo_h=no ac_cv_header_memory_h=yes ac_cv_header_nl_types_h=no ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_attributes_h=no ac_cv_header_sys_iograph_h=no ac_cv_header_sys_mman_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_processor_h=no ac_cv_header_sys_pstat_h=no ac_cv_header_sys_resource_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=no ac_cv_header_sys_sysinfo_h=no ac_cv_header_sys_syssgi_h=no ac_cv_header_sys_systemcfg_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=no ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-w64-mingw32 ac_cv_lib_curses_tputs=no ac_cv_lib_m_cos=yes ac_cv_lib_ncurses_tputs=no ac_cv_lib_readline_readline=yes ac_cv_member_struct_pst_processor_psp_iticksperclktick=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=i686-w64-mingw32-ar ac_cv_prog_AS=i686-w64-mingw32-as ac_cv_prog_AWK=gawk ac_cv_prog_CC=/usr/bin/i686-w64-mingw32-gcc ac_cv_prog_CPP='/usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E' ac_cv_prog_DLLTOOL=i686-w64-mingw32-dlltool ac_cv_prog_OBJDUMP=i686-w64-mingw32-objdump ac_cv_prog_RANLIB=i686-w64-mingw32-ranlib ac_cv_prog_STRIP=i686-w64-mingw32-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime=no ac_cv_sizeof_mp_limb_t=4 ac_cv_sizeof_unsigned=4 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=4 ac_cv_type_intmax_t=yes ac_cv_type_intptr_t=yes ac_cv_type_long_double=yes ac_cv_type_long_long=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_quad_t=no ac_cv_type_signal=void ac_cv_type_stack_t=no ac_cv_type_uint_least32_t=yes cl_cv_as_noexecstack=no gmp_cv_asm_align_fill_0x90=yes gmp_cv_asm_align_log=no gmp_cv_asm_byte=.byte gmp_cv_asm_data=.data gmp_cv_asm_globl=.globl gmp_cv_asm_globl_attr= gmp_cv_asm_label_suffix=: gmp_cv_asm_lsym_prefix=L gmp_cv_asm_rodata=' .section .rdata,"dr"' gmp_cv_asm_size= gmp_cv_asm_text=.text gmp_cv_asm_type= gmp_cv_asm_underscore=yes gmp_cv_asm_w32=.long gmp_cv_asm_x86_coff_type=yes gmp_cv_asm_x86_got_underscore='not applicable' gmp_cv_asm_x86_shldl_cl=yes gmp_cv_c_attribute_const=yes gmp_cv_c_attribute_malloc=yes gmp_cv_c_attribute_mode=yes gmp_cv_c_attribute_noreturn=yes gmp_cv_c_double_format='IEEE little endian' gmp_cv_c_for_build_ansi=yes gmp_cv_check_libm_for_build=-lm gmp_cv_func_alloca=yes gmp_cv_func_sscanf_writable_input=no gmp_cv_func_vsnprintf=no gmp_cv_header_alloca=no gmp_cv_m4_m4wrap_spurious=no gmp_cv_option_alloca=alloca gmp_cv_prog_cpp_for_build='/usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E' gmp_cv_prog_exeext_for_build= gmp_cv_prog_m4=m4 lt_cv_ar_at_file=@ lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=func_win32_libid lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/i686-w64-mingw32/bin/ld lt_cv_path_NM='/usr/bin/i686-w64-mingw32-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI='32' ACLOCAL='${SHELL} /home/eric/BOINC_Project/MinGW/GMP/gmp-6.0.0/missing --run aclocal-1.11' AMTAR='$${TAR-tar}' AR='i686-w64-mingw32-ar' AS='i686-w64-mingw32-as' ASMFLAGS='' AUTOCONF='${SHELL} /home/eric/BOINC_Project/MinGW/GMP/gmp-6.0.0/missing --run autoconf' AUTOHEADER='${SHELL} /home/eric/BOINC_Project/MinGW/GMP/gmp-6.0.0/missing --run autoheader' AUTOMAKE='${SHELL} /home/eric/BOINC_Project/MinGW/GMP/gmp-6.0.0/missing --run automake-1.11' AWK='gawk' CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo' CC='/usr/bin/i686-w64-mingw32-gcc -std=gnu99' CCAS='/usr/bin/i686-w64-mingw32-gcc -std=gnu99 -c' CC_FOR_BUILD='/usr/bin/i686-w64-mingw32-gcc -std=gnu99' CFLAGS='-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro' CPP='/usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E' CPPFLAGS='' CPP_FOR_BUILD='/usr/bin/i686-w64-mingw32-gcc -std=gnu99 -E' CXX='' CXXCPP='' CXXFLAGS='' CYGPATH_W='echo' DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */' DEFS='-DHAVE_CONFIG_H' DLLTOOL='i686-w64-mingw32-dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_STATIC_FALSE='#' ENABLE_STATIC_TRUE='' EXEEXT='.exe' EXEEXT_FOR_BUILD='' FGREP='/usr/bin/grep -F' GMP_LDFLAGS='' GMP_LIMB_BITS='32' GMP_NAIL_BITS='0' GREP='/usr/bin/grep' HAVE_CLOCK_01='1' HAVE_CPUTIME_01='0' HAVE_GETRUSAGE_01='0' HAVE_GETTIMEOFDAY_01='1' HAVE_HOST_CPU_FAMILY_power='0' HAVE_HOST_CPU_FAMILY_powerpc='0' HAVE_SIGACTION_01='0' HAVE_SIGALTSTACK_01='0' HAVE_SIGSTACK_01='0' HAVE_STACK_T_01='0' HAVE_SYS_RESOURCE_H_01='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/i686-w64-mingw32/bin/ld' LDFLAGS='' LEX='${SHELL} /home/eric/BOINC_Project/MinGW/GMP/gmp-6.0.0/missing --run flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='0' LIBGMP_LDFLAGS='' LIBM='-lm' LIBM_FOR_BUILD='-lm' LIBOBJS='' LIBREADLINE='-lreadline' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' M4='m4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/eric/BOINC_Project/MinGW/GMP/gmp-6.0.0/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/i686-w64-mingw32-nm -B' NMEDIT='' OBJDUMP='i686-w64-mingw32-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gmp' PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html' PACKAGE_NAME='GNU MP' PACKAGE_STRING='GNU MP 6.0.0' PACKAGE_TARNAME='gmp' PACKAGE_URL='http://www.gnu.org/software/gmp/' PACKAGE_VERSION='6.0.0' PATH_SEPARATOR=':' RANLIB='i686-w64-mingw32-ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPEED_CYCLECOUNTER_OBJ='pentium.lo' STRIP='i686-w64-mingw32-strip' TAL_OBJECT='tal-reent.lo' TUNE_LIBS='' TUNE_SQR_OBJ='sqr_asm.o' U_FOR_BUILD='' VERSION='6.0.0' WANT_CXX_FALSE='' WANT_CXX_TRUE='#' WITH_READLINE_01='1' YACC='yacc' YFLAGS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='coreisbr-unknown-linux-gnu' build_alias='' build_cpu='coreisbr' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/cnd_add_n.asm mpn/cnd_sub_n.asm mpn/neg.c mpn/com.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/add_err1_n.c mpn/add_err2_n.c mpn/add_err3_n.c mpn/sub_err1_n.c mpn/sub_err2_n.c mpn/sub_err3_n.c mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.c mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.c mpn/lshiftc.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/sqr.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/nussbaumer_mul.c mpn/mulmid_basecase.c mpn/toom42_mulmid.c mpn/mulmid_n.c mpn/mulmid.c mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/sizeinbase.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.c mpn/hamdist.c mpn/cmp.c mpn/perfsqr.c mpn/perfpow.c mpn/gcd_1.asm mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/div_q.c mpn/tdiv_qr.c mpn/jacbase.c mpn/jacobi_2.c mpn/jacobi.c mpn/get_d.c mpn/matrix22_mul.c mpn/matrix22_mul1_inverse_vector.c mpn/hgcd_matrix.c mpn/hgcd2.c mpn/hgcd_step.c mpn/hgcd_reduce.c mpn/hgcd.c mpn/hgcd_appr.c mpn/hgcd2_jacobi.c mpn/hgcd_jacobi.c mpn/mullo_n.c mpn/mullo_basecase.c mpn/toom22_mul.c mpn/toom32_mul.c mpn/toom42_mul.c mpn/toom52_mul.c mpn/toom62_mul.c mpn/toom33_mul.c mpn/toom43_mul.c mpn/toom53_mul.c mpn/toom54_mul.c mpn/toom63_mul.c mpn/toom44_mul.c mpn/toom6h_mul.c mpn/toom6_sqr.c mpn/toom8h_mul.c mpn/toom8_sqr.c mpn/toom_couple_handling.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/toom4_sqr.c mpn/toom_eval_dgr3_pm1.c mpn/toom_eval_dgr3_pm2.c mpn/toom_eval_pm1.c mpn/toom_eval_pm2.c mpn/toom_eval_pm2exp.c mpn/toom_eval_pm2rexp.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_6pts.c mpn/toom_interpolate_7pts.c mpn/toom_interpolate_8pts.c mpn/toom_interpolate_12pts.c mpn/toom_interpolate_16pts.c mpn/invertappr.c mpn/invert.c mpn/binvert.c mpn/mulmod_bnm1.c mpn/sqrmod_bnm1.c mpn/div_qr_1.c mpn/div_qr_1n_pi1.c mpn/div_qr_2.c mpn/div_qr_2n_pi1.c mpn/div_qr_2u_pi1.c mpn/sbpi1_div_q.c mpn/sbpi1_div_qr.c mpn/sbpi1_divappr_q.c mpn/dcpi1_div_q.c mpn/dcpi1_div_qr.c mpn/dcpi1_divappr_q.c mpn/mu_div_qr.c mpn/mu_divappr_q.c mpn/mu_div_q.c mpn/bdiv_q_1.asm mpn/sbpi1_bdiv_q.c mpn/sbpi1_bdiv_qr.c mpn/dcpi1_bdiv_q.c mpn/dcpi1_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/bdiv_q.c mpn/bdiv_qr.c mpn/broot.c mpn/brootinv.c mpn/bsqrt.c mpn/bsqrtinv.c mpn/divexact.c mpn/bdiv_dbm1c.asm mpn/redc_1.c mpn/redc_2.c mpn/redc_n.c mpn/powm.c mpn/powlo.c mpn/sec_powm.c mpn/sec_mul.c mpn/sec_sqr.c mpn/sec_div_qr.c mpn/sec_div_r.c mpn/sec_pi1_div_qr.c mpn/sec_pi1_div_r.c mpn/sec_add_1.c mpn/sec_sub_1.c mpn/sec_invert.c mpn/trialdiv.c mpn/remove.c mpn/and_n.c mpn/andn_n.c mpn/nand_n.c mpn/ior_n.c mpn/iorn_n.c mpn/nior_n.c mpn/xor_n.c mpn/xnor_n.c mpn/copyi.asm mpn/copyd.asm mpn/zero.c mpn/sec_tabselect.asm mpn/comb_tables.c mpn/umul.asm mpn/udiv.asm mpn/add_n_sub_n.c gmp-mparam.h' host='i686-w64-mingw32' host_alias='i686-w64-mingw32' host_cpu='i686' host_os='mingw32' host_vendor='w64' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/eric/BOINC_Project/MinGW/GMP/gmp-6.0.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/bin/mkdir -p' mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo neg$U.lo com$U.lo mul_1.lo addmul_1.lo submul_1.lo add_err1_n$U.lo add_err2_n$U.lo add_err3_n$U.lo sub_err1_n$U.lo sub_err2_n$U.lo sub_err3_n$U.lo lshift.lo rshift.lo dive_1.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo mod_1$U.lo mod_34lsub1.lo mode1o.lo pre_divrem_1$U.lo pre_mod_1$U.lo dump$U.lo mod_1_1$U.lo mod_1_2$U.lo mod_1_3$U.lo mod_1_4$U.lo lshiftc$U.lo mul$U.lo mul_fft$U.lo mul_n$U.lo sqr$U.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul$U.lo mulmid_basecase$U.lo toom42_mulmid$U.lo mulmid_n$U.lo mulmid$U.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo sizeinbase$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount$U.lo hamdist$U.lo cmp$U.lo perfsqr$U.lo perfpow$U.lo gcd_1.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo div_q$U.lo tdiv_qr$U.lo jacbase$U.lo jacobi_2$U.lo jacobi$U.lo get_d$U.lo matrix22_mul$U.lo matrix22_mul1_inverse_vector$U.lo hgcd_matrix$U.lo hgcd2$U.lo hgcd_step$U.lo hgcd_reduce$U.lo hgcd$U.lo hgcd_appr$U.lo hgcd2_jacobi$U.lo hgcd_jacobi$U.lo mullo_n$U.lo mullo_basecase$U.lo toom22_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo toom52_mul$U.lo toom62_mul$U.lo toom33_mul$U.lo toom43_mul$U.lo toom53_mul$U.lo toom54_mul$U.lo toom63_mul$U.lo toom44_mul$U.lo toom6h_mul$U.lo toom6_sqr$U.lo toom8h_mul$U.lo toom8_sqr$U.lo toom_couple_handling$U.lo toom2_sqr$U.lo toom3_sqr$U.lo toom4_sqr$U.lo toom_eval_dgr3_pm1$U.lo toom_eval_dgr3_pm2$U.lo toom_eval_pm1$U.lo toom_eval_pm2$U.lo toom_eval_pm2exp$U.lo toom_eval_pm2rexp$U.lo toom_interpolate_5pts$U.lo toom_interpolate_6pts$U.lo toom_interpolate_7pts$U.lo toom_interpolate_8pts$U.lo toom_interpolate_12pts$U.lo toom_interpolate_16pts$U.lo invertappr$U.lo invert$U.lo binvert$U.lo mulmod_bnm1$U.lo sqrmod_bnm1$U.lo div_qr_1$U.lo div_qr_1n_pi1$U.lo div_qr_2$U.lo div_qr_2n_pi1$U.lo div_qr_2u_pi1$U.lo sbpi1_div_q$U.lo sbpi1_div_qr$U.lo sbpi1_divappr_q$U.lo dcpi1_div_q$U.lo dcpi1_div_qr$U.lo dcpi1_divappr_q$U.lo mu_div_qr$U.lo mu_divappr_q$U.lo mu_div_q$U.lo bdiv_q_1.lo sbpi1_bdiv_q$U.lo sbpi1_bdiv_qr$U.lo dcpi1_bdiv_q$U.lo dcpi1_bdiv_qr$U.lo mu_bdiv_q$U.lo mu_bdiv_qr$U.lo bdiv_q$U.lo bdiv_qr$U.lo broot$U.lo brootinv$U.lo bsqrt$U.lo bsqrtinv$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1$U.lo redc_2$U.lo redc_n$U.lo powm$U.lo powlo$U.lo sec_powm$U.lo sec_mul$U.lo sec_sqr$U.lo sec_div_qr$U.lo sec_div_r$U.lo sec_pi1_div_qr$U.lo sec_pi1_div_r$U.lo sec_add_1$U.lo sec_sub_1$U.lo sec_invert$U.lo trialdiv$U.lo remove$U.lo and_n$U.lo andn_n$U.lo nand_n$U.lo ior_n$U.lo iorn_n$U.lo nior_n$U.lo xor_n$U.lo xnor_n$U.lo copyi.lo copyd.lo zero$U.lo sec_tabselect.lo comb_tables$U.lo umul.lo udiv.lo add_n_sub_n$U.lo' mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/cnd_add_n.lo mpn/cnd_sub_n.lo mpn/neg$U.lo mpn/com$U.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/add_err1_n$U.lo mpn/add_err2_n$U.lo mpn/add_err3_n$U.lo mpn/sub_err1_n$U.lo mpn/sub_err2_n$U.lo mpn/sub_err3_n$U.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4$U.lo mpn/lshiftc$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/sqr$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul$U.lo mpn/mulmid_basecase$U.lo mpn/toom42_mulmid$U.lo mpn/mulmid_n$U.lo mpn/mulmid$U.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/sizeinbase$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount$U.lo mpn/hamdist$U.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/perfpow$U.lo mpn/gcd_1.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn/div_q$U.lo mpn/tdiv_qr$U.lo mpn/jacbase$U.lo mpn/jacobi_2$U.lo mpn/jacobi$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/matrix22_mul1_inverse_vector$U.lo mpn/hgcd_matrix$U.lo mpn/hgcd2$U.lo mpn/hgcd_step$U.lo mpn/hgcd_reduce$U.lo mpn/hgcd$U.lo mpn/hgcd_appr$U.lo mpn/hgcd2_jacobi$U.lo mpn/hgcd_jacobi$U.lo mpn/mullo_n$U.lo mpn/mullo_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo mpn/toom52_mul$U.lo mpn/toom62_mul$U.lo mpn/toom33_mul$U.lo mpn/toom43_mul$U.lo mpn/toom53_mul$U.lo mpn/toom54_mul$U.lo mpn/toom63_mul$U.lo mpn/toom44_mul$U.lo mpn/toom6h_mul$U.lo mpn/toom6_sqr$U.lo mpn/toom8h_mul$U.lo mpn/toom8_sqr$U.lo mpn/toom_couple_handling$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_eval_dgr3_pm1$U.lo mpn/toom_eval_dgr3_pm2$U.lo mpn/toom_eval_pm1$U.lo mpn/toom_eval_pm2$U.lo mpn/toom_eval_pm2exp$U.lo mpn/toom_eval_pm2rexp$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_6pts$U.lo mpn/toom_interpolate_7pts$U.lo mpn/toom_interpolate_8pts$U.lo mpn/toom_interpolate_12pts$U.lo mpn/toom_interpolate_16pts$U.lo mpn/invertappr$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/mulmod_bnm1$U.lo mpn/sqrmod_bnm1$U.lo mpn/div_qr_1$U.lo mpn/div_qr_1n_pi1$U.lo mpn/div_qr_2$U.lo mpn/div_qr_2n_pi1$U.lo mpn/div_qr_2u_pi1$U.lo mpn/sbpi1_div_q$U.lo mpn/sbpi1_div_qr$U.lo mpn/sbpi1_divappr_q$U.lo mpn/dcpi1_div_q$U.lo mpn/dcpi1_div_qr$U.lo mpn/dcpi1_divappr_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q$U.lo mpn/sbpi1_bdiv_qr$U.lo mpn/dcpi1_bdiv_q$U.lo mpn/dcpi1_bdiv_qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/bdiv_q$U.lo mpn/bdiv_qr$U.lo mpn/broot$U.lo mpn/brootinv$U.lo mpn/bsqrt$U.lo mpn/bsqrtinv$U.lo mpn/divexact$U.lo mpn/bdiv_dbm1c.lo mpn/redc_1$U.lo mpn/redc_2$U.lo mpn/redc_n$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/sec_powm$U.lo mpn/sec_mul$U.lo mpn/sec_sqr$U.lo mpn/sec_div_qr$U.lo mpn/sec_div_r$U.lo mpn/sec_pi1_div_qr$U.lo mpn/sec_pi1_div_r$U.lo mpn/sec_add_1$U.lo mpn/sec_sub_1$U.lo mpn/sec_invert$U.lo mpn/trialdiv$U.lo mpn/remove$U.lo mpn/and_n$U.lo mpn/andn_n$U.lo mpn/nand_n$U.lo mpn/ior_n$U.lo mpn/iorn_n$U.lo mpn/nior_n$U.lo mpn/xor_n$U.lo mpn/xnor_n$U.lo mpn/copyi.lo mpn/copyd.lo mpn/zero$U.lo mpn/sec_tabselect.lo mpn/comb_tables$U.lo mpn/umul.lo mpn/udiv.lo mpn/add_n_sub_n$U.lo' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/eric/BOINC_Project/MinGW/GMP' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "GNU MP" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "6.0.0" #define PACKAGE_STRING "GNU MP 6.0.0" #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see https://gmplib.org/manual/Reporting-Bugs.html" #define PACKAGE_URL "http://www.gnu.org/software/gmp/" #define PACKAGE "gmp" #define VERSION "6.0.0" #define WANT_ASSEMBLY 1 #define WANT_FFT 1 #define HAVE_HOST_CPU_i686 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define HAVE_CALLING_CONVENTIONS 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_DECL_FGETC 1 #define HAVE_DECL_FSCANF 1 #define HAVE_DECL_OPTARG 1 #define HAVE_DECL_UNGETC 1 #define HAVE_DECL_VFPRINTF 1 #define HAVE_DECL_SYS_ERRLIST 0 #define HAVE_DECL_SYS_NERR 0 #define RETSIGTYPE void #define HAVE_INTMAX_T 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UINT_LEAST32_T 1 #define HAVE_INTPTR_T 1 #define HAVE_STRINGIZE 1 #define restrict __restrict #define HAVE_ATTRIBUTE_CONST 1 #define HAVE_ATTRIBUTE_MALLOC 1 #define HAVE_ATTRIBUTE_MODE 1 #define HAVE_ATTRIBUTE_NORETURN 1 #define HAVE_ALLOCA 1 #define WANT_TMP_ALLOCA 1 #define HAVE_LIMB_LITTLE_ENDIAN 1 #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 #define HAVE_ALARM 1 #define HAVE_CLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALECONV 1 #define HAVE_MEMSET 1 #define HAVE_MPROTECT 1 #define HAVE_POPEN 1 #define HAVE_RAISE 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRNLEN 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_NATIVE_mpn_add_n 1 #define HAVE_NATIVE_mpn_add_nc 1 #define HAVE_NATIVE_mpn_sub_n 1 #define HAVE_NATIVE_mpn_sub_nc 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_mpn_add_n 1 #define HAVE_NATIVE_mpn_add_nc 1 #define HAVE_NATIVE_mpn_sub_n 1 #define HAVE_NATIVE_mpn_sub_nc 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_mpn_cnd_add_n 1 #define HAVE_NATIVE_mpn_cnd_sub_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_cnd_add_n 1 #define HAVE_NATIVE_mpn_cnd_sub_n 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_mpn_mul_1 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_addmul_1c 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_mpn_submul_1c 1 #define HAVE_NATIVE_M4_function_1c 1 #define HAVE_NATIVE_M4_function_1 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_addmul_1c 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_mpn_submul_1c 1 #define HAVE_NATIVE_M4_function_1c 1 #define HAVE_NATIVE_M4_function_1 1 #define HAVE_NATIVE_mpn_lshift 1 #define HAVE_NATIVE_mpn_rshift 1 #define HAVE_NATIVE_mpn_divexact_1 1 #define HAVE_NATIVE_mpn_divrem_1c 1 #define HAVE_NATIVE_mpn_divrem_1 1 #define HAVE_NATIVE_mpn_divrem_2 1 #define HAVE_NATIVE_mpn_mod_34lsub1 1 #define HAVE_NATIVE_mpn_modexact_1c_odd 1 #define HAVE_NATIVE_mpn_modexact_1_odd 1 #define HAVE_NATIVE_mpn_mul_basecase 1 #define HAVE_NATIVE_mpn_sqr_basecase 1 #define HAVE_NATIVE_mpn_gcd_1 1 #define HAVE_NATIVE_mpn_pi1_bdiv_q_1 1 #define HAVE_NATIVE_mpn_bdiv_q_1 1 #define HAVE_NATIVE_mpn_bdiv_dbm1c 1 #define HAVE_NATIVE_mpn_copyi 1 #define HAVE_NATIVE_mpn_copyd 1 #define HAVE_NATIVE_mpn_sec_tabselect 1 #define HAVE_NATIVE_mpn_umul_ppmm 1 #define HAVE_NATIVE_mpn_udiv_qrnnd 1 #define LSYM_PREFIX "L" #define HAVE_HOST_CPU_FAMILY_x86 1 #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/gmp-mparam.h" #define SIZEOF_VOID_P 4 #define SIZEOF_UNSIGNED_SHORT 2 #define SIZEOF_UNSIGNED 4 #define SIZEOF_UNSIGNED_LONG 4 #define SIZEOF_MP_LIMB_T 4 #define TUNE_SQR_TOOM2_MAX 67 configure: exit 0