GMP-4.2.2: configure: wrong cpu detection

Francis ANDRE francis.andre at easynet.fr
Thu May 8 14:35:13 CEST 2008


Hi

I am running WXP on a Sony laptop with an Intel Centrino duo T2300 CPU  
and the configure shell detects it as a pentium 3!! It seems strange  
to me. Is it a bug??

build_cpu='pentium3'
host_cpu='pentium3'

Regards

FA


-------------- next part --------------
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 4.2.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --disable-static --enable-shared

## --------- ##
## Platform. ##
## --------- ##

hostname = Falbala
uname -m = i686
uname -r = 1.5.25(0.156/4/2)
uname -s = CYGWIN_NT-5.1
uname -v = 2008-04-17 12:11

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /cygdrive/c/Perl/site/bin
PATH: /cygdrive/c/Perl/bin
PATH: /cygdrive/c/Program Files/Perl/site/bin
PATH: /cygdrive/c/Program Files/Perl/bin
PATH: /cygdrive/c/Program Files/IBM/CICS Transaction Gateway/bin
PATH: /cygdrive/c/Program Files/Apache Software Foundation/Maven 1.1/bin
PATH: /cygdrive/c/WINDOWS/system32
PATH: /cygdrive/c/WINDOWS
PATH: /cygdrive/c/WINDOWS/System32/Wbem
PATH: /cygdrive/c/Program Files/Fichiers communs/Adobe/AGL
PATH: /cygdrive/c/Program Files/Microsoft SQL Server/80/Tools/Binn/
PATH: /cygdrive/c/PROGRA~1/IBM/SQLLIB/BIN
PATH: /cygdrive/c/PROGRA~1/IBM/SQLLIB/FUNCTION
PATH: /cygdrive/c/PROGRA~1/IBM/SQLLIB/SAMPLES/REPL
PATH: /cygdrive/c/Program Files/IDM Computer Solutions/UltraEdit-32
PATH: /cygdrive/c/Program Files/Intel/Wireless/Bin/
PATH: "C
PATH: /Program Files/Hummingbird/Connectivity/7.00/Accessories/"
PATH: /cygdrive/c/Program Files/Microsoft Platform SDK/Bin/
PATH: /cygdrive/c/Program Files/Microsoft Platform SDK/Bin/WinNT/
PATH: /cygdrive/c/Program Files/Subversion/bin
PATH: /cygdrive/c/Program Files/Mercurial
PATH: /cygdrive/c/Program Files/IBM/SDP70/bin
PATH: /cygdrive/d/DEV/WS/CPP/SAS/3rd/poco/bin
PATH: /cygdrive/c/Program Files/Apache Software Foundation/maven-2.0.7/bin
PATH: /cygdrive/c/Program Files/IBM/Informix/bin
PATH: /cygdrive/d/zOS/Hercules/bin
PATH: /cygdrive/c/Program Files/Apache Group/apache-ant-1.7.0/bin
PATH: /cygdrive/c/Program Files/Microsoft Platform SDK/Bin/
PATH: /cygdrive/c/Program Files/Microsoft Platform SDK/Bin/WinNT/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1654: checking build system type
configure:1672: result: pentium3-pc-cygwin
configure:1680: checking host system type
configure:1694: result: pentium3-pc-cygwin
configure:1717: checking for a BSD-compatible install
configure:1772: result: /usr/bin/install -c
configure:1783: checking whether build environment is sane
configure:1826: result: yes
configure:1883: checking for gawk
configure:1899: found /usr/bin/gawk
configure:1909: result: gawk
configure:1919: checking whether make sets $(MAKE)
configure:1939: result: yes
configure:2105: checking whether to enable maintainer-specific portions of Makefiles
configure:2114: result: no
User:
ABI=
CC=
CFLAGS=(unset)
CPPFLAGS=(unset)
MPN_PATH=
GMP:
abilist=32
cclist=gcc icc cc
configure:3794: gcc 2>&1 | grep xlc >/dev/null
configure:3797: $? = 1
configure:3851: checking compiler gcc -m32 -O2 -fomit-frame-pointer 
Test compile: 
configure:3865: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:3868: $? = 0
configure:3873: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 3874: ./a.out: No such file or directory
./configure: line 3874: ./b.out: No such file or directory
configure:3876: $? = 0
Test compile: function pointer return
configure:3919: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:3922: $? = 0
configure:3927: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 3928: ./a.out: No such file or directory
./configure: line 3928: ./b.out: No such file or directory
configure:3930: $? = 0
Test compile: cmov instruction
configure:3975: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:3978: $? = 0
configure:3983: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 3984: ./a.out: No such file or directory
./configure: line 3984: ./b.out: No such file or directory
configure:3986: $? = 0
Test compile: double -> ulong conversion
configure:4032: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4035: $? = 0
configure:4040: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4041: ./a.out: No such file or directory
./configure: line 4041: ./b.out: No such file or directory
configure:4043: $? = 0
Test compile: double negation
configure:4087: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4090: $? = 0
configure:4095: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4096: ./a.out: No such file or directory
./configure: line 4096: ./b.out: No such file or directory
configure:4098: $? = 0
Test compile: double -> float conversion
configure:4143: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4146: $? = 0
configure:4151: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4152: ./a.out: No such file or directory
./configure: line 4152: ./b.out: No such file or directory
configure:4154: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:4227: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4230: $? = 0
configure:4235: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4236: ./a.out: No such file or directory
./configure: line 4236: ./b.out: No such file or directory
configure:4238: $? = 0
Test compile: __builtin_alloca availability
configure:4278: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):(.text+0xab): undefined reference to `_WinMain at 16'
collect2: ld returned 1 exit status
configure:4281: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:4402: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4405: $? = 0
configure:4410: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4411: ./a.out: No such file or directory
./configure: line 4411: ./b.out: No such file or directory
configure:4413: $? = 0
Test compile: long long reliability test 1
configure:4466: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4469: $? = 0
configure:4474: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4475: ./a.out: No such file or directory
./configure: line 4475: ./b.out: No such file or directory
configure:4477: $? = 0
Test compile: long long reliability test 2
configure:4526: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4529: $? = 0
configure:4534: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4535: ./a.out: No such file or directory
./configure: line 4535: ./b.out: No such file or directory
configure:4537: $? = 0
Test compile: mpn_lshift_com optimization
configure:4617: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4620: $? = 0
configure:4625: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4626: ./a.out: No such file or directory
./configure: line 4626: ./b.out: No such file or directory
configure:4628: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:4717: gcc -m32 -O2 -fomit-frame-pointer  conftest.c >&5
configure:4720: $? = 0
configure:4725: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 4726: ./a.out: No such file or directory
./configure: line 4726: ./b.out: No such file or directory
configure:4728: $? = 0
Testing gcc GOT with eax emitted
configure:4776: gcc -m32 -O2 -fomit-frame-pointer  -fPIC -S conftest.c >&5 2>&1
conftest.c:1: warning: -fPIC ignored for target (all code is position independent)
configure:4779: $? = 0
Result: no
configure:4874: result: yes
configure: testlist sizeof-long-4
configure:5049: checking compiler gcc -m32 -O2 -fomit-frame-pointer has sizeof(long)==4
configure:5062: gcc -m32 -O2 -fomit-frame-pointer -c conftest.c >&5
configure:5065: $? = 0
configure:5070: result: yes
configure:5343: checking compiler gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3
Test compile: 
configure:5357: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5360: $? = 0
configure:5365: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5366: ./a.out: No such file or directory
./configure: line 5366: ./b.out: No such file or directory
configure:5368: $? = 0
Test compile: function pointer return
configure:5411: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5414: $? = 0
configure:5419: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5420: ./a.out: No such file or directory
./configure: line 5420: ./b.out: No such file or directory
configure:5422: $? = 0
Test compile: cmov instruction
configure:5467: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5470: $? = 0
configure:5475: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5476: ./a.out: No such file or directory
./configure: line 5476: ./b.out: No such file or directory
configure:5478: $? = 0
Test compile: double -> ulong conversion
configure:5524: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5527: $? = 0
configure:5532: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5533: ./a.out: No such file or directory
./configure: line 5533: ./b.out: No such file or directory
configure:5535: $? = 0
Test compile: double negation
configure:5579: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5582: $? = 0
configure:5587: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5588: ./a.out: No such file or directory
./configure: line 5588: ./b.out: No such file or directory
configure:5590: $? = 0
Test compile: double -> float conversion
configure:5635: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5638: $? = 0
configure:5643: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5644: ./a.out: No such file or directory
./configure: line 5644: ./b.out: No such file or directory
configure:5646: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:5719: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5722: $? = 0
configure:5727: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5728: ./a.out: No such file or directory
./configure: line 5728: ./b.out: No such file or directory
configure:5730: $? = 0
Test compile: __builtin_alloca availability
configure:5770: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):(.text+0xab): undefined reference to `_WinMain at 16'
collect2: ld returned 1 exit status
configure:5773: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:5894: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5897: $? = 0
configure:5902: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5903: ./a.out: No such file or directory
./configure: line 5903: ./b.out: No such file or directory
configure:5905: $? = 0
Test compile: long long reliability test 1
configure:5958: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:5961: $? = 0
configure:5966: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5967: ./a.out: No such file or directory
./configure: line 5967: ./b.out: No such file or directory
configure:5969: $? = 0
Test compile: long long reliability test 2
configure:6018: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:6021: $? = 0
configure:6026: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6027: ./a.out: No such file or directory
./configure: line 6027: ./b.out: No such file or directory
configure:6029: $? = 0
Test compile: mpn_lshift_com optimization
configure:6109: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:6112: $? = 0
configure:6117: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6118: ./a.out: No such file or directory
./configure: line 6118: ./b.out: No such file or directory
configure:6120: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:6209: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 conftest.c >&5
configure:6212: $? = 0
configure:6217: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6218: ./a.out: No such file or directory
./configure: line 6218: ./b.out: No such file or directory
configure:6220: $? = 0
Testing gcc GOT with eax emitted
configure:6268: gcc -m32 -O2 -fomit-frame-pointer  -mtune=pentium3 -fPIC -S conftest.c >&5 2>&1
conftest.c:1: warning: -fPIC ignored for target (all code is position independent)
configure:6271: $? = 0
Result: no
configure:6366: result: yes
configure:5343: checking compiler gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3
Test compile: 
configure:5357: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5360: $? = 0
configure:5365: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5366: ./a.out: No such file or directory
./configure: line 5366: ./b.out: No such file or directory
configure:5368: $? = 0
Test compile: function pointer return
configure:5411: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5414: $? = 0
configure:5419: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5420: ./a.out: No such file or directory
./configure: line 5420: ./b.out: No such file or directory
configure:5422: $? = 0
Test compile: cmov instruction
configure:5467: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5470: $? = 0
configure:5475: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5476: ./a.out: No such file or directory
./configure: line 5476: ./b.out: No such file or directory
configure:5478: $? = 0
Test compile: double -> ulong conversion
configure:5524: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5527: $? = 0
configure:5532: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5533: ./a.out: No such file or directory
./configure: line 5533: ./b.out: No such file or directory
configure:5535: $? = 0
Test compile: double negation
configure:5579: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5582: $? = 0
configure:5587: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5588: ./a.out: No such file or directory
./configure: line 5588: ./b.out: No such file or directory
configure:5590: $? = 0
Test compile: double -> float conversion
configure:5635: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5638: $? = 0
configure:5643: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5644: ./a.out: No such file or directory
./configure: line 5644: ./b.out: No such file or directory
configure:5646: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:5719: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5722: $? = 0
configure:5727: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5728: ./a.out: No such file or directory
./configure: line 5728: ./b.out: No such file or directory
configure:5730: $? = 0
Test compile: __builtin_alloca availability
configure:5770: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):(.text+0xab): undefined reference to `_WinMain at 16'
collect2: ld returned 1 exit status
configure:5773: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:5894: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5897: $? = 0
configure:5902: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5903: ./a.out: No such file or directory
./configure: line 5903: ./b.out: No such file or directory
configure:5905: $? = 0
Test compile: long long reliability test 1
configure:5958: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:5961: $? = 0
configure:5966: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5967: ./a.out: No such file or directory
./configure: line 5967: ./b.out: No such file or directory
configure:5969: $? = 0
Test compile: long long reliability test 2
configure:6018: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:6021: $? = 0
configure:6026: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6027: ./a.out: No such file or directory
./configure: line 6027: ./b.out: No such file or directory
configure:6029: $? = 0
Test compile: mpn_lshift_com optimization
configure:6109: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:6112: $? = 0
configure:6117: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6118: ./a.out: No such file or directory
./configure: line 6118: ./b.out: No such file or directory
configure:6120: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:6209: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 conftest.c >&5
configure:6212: $? = 0
configure:6217: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6218: ./a.out: No such file or directory
./configure: line 6218: ./b.out: No such file or directory
configure:6220: $? = 0
Testing gcc GOT with eax emitted
configure:6268: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3  -march=pentium3 -fPIC -S conftest.c >&5 2>&1
conftest.c:1: warning: -fPIC ignored for target (all code is position independent)
configure:6271: $? = 0
Result: no
configure:6366: result: yes
configure:6515: checking for gcc
configure:6541: result: gcc
configure:6785: checking for C compiler version
configure:6788: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 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:6791: $? = 0
configure:6793: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:6796: $? = 0
configure:6798: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:6801: $? = 1
configure:6824: checking for C compiler default output file name
configure:6827: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:6830: $? = 0
configure:6876: result: a.exe
configure:6881: checking whether the C compiler works
configure:6887: ./a.exe
configure:6890: $? = 0
configure:6907: result: yes
configure:6914: checking whether we are cross compiling
configure:6916: result: no
configure:6919: checking for suffix of executables
configure:6921: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:6924: $? = 0
configure:6949: result: .exe
configure:6955: checking for suffix of object files
configure:6976: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:6979: $? = 0
configure:7001: result: o
configure:7005: checking whether we are using the GNU C compiler
configure:7029: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:7035: $? = 0
configure:7039: test -z 
			 || test ! -s conftest.err
configure:7042: $? = 0
configure:7045: test -s conftest.o
configure:7048: $? = 0
configure:7061: result: yes
configure:7067: checking whether gcc accepts -g
configure:7088: gcc -c -g  conftest.c >&5
configure:7094: $? = 0
configure:7098: test -z 
			 || test ! -s conftest.err
configure:7101: $? = 0
configure:7104: test -s conftest.o
configure:7107: $? = 0
configure:7118: result: yes
configure:7135: checking for gcc option to accept ANSI C
configure:7205: gcc  -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:7211: $? = 0
configure:7215: test -z 
			 || test ! -s conftest.err
configure:7218: $? = 0
configure:7221: test -s conftest.o
configure:7224: $? = 0
configure:7242: result: none needed
configure:7260: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:7266: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:7405: checking how to run the C preprocessor
configure:7440: gcc -E  conftest.c
configure:7446: $? = 0
configure:7478: gcc -E  conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:7484: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7523: result: gcc -E
configure:7547: gcc -E  conftest.c
configure:7553: $? = 0
configure:7585: gcc -E  conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:7591: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7666: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:7672: $? = 0
configure:7676: test -z 
			 || test ! -s conftest.err
configure:7679: $? = 0
configure:7682: test -s conftest.o
configure:7685: $? = 0
configure:7773: checking build system compiler gcc
configure:7786: gcc conftest.c
configure:7789: $? = 0
./configure: line 7791: ./a.out: No such file or directory
./configure: line 7791: ./b.out: No such file or directory
configure:7796: result: yes
configure:7817: checking for build system preprocessor
configure:7828: gcc -E conftest.c
# 1 "conftest.c"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "conftest.c"
configure:7831: $? = 0
configure:7848: result: gcc -E
configure:7855: checking for build system executable suffix
configure:7869: gcc conftest.c -o conftest.exe
configure:7872: $? = 0
configure:7888: result: .exe
configure:7894: checking whether build system compiler is ANSI
configure:7907: gcc conftest.c
configure:7910: $? = 0
configure:7919: result: yes
configure:7929: checking for build system compiler math library
configure:7948: gcc conftest.c -lm
configure:7951: $? = 0
configure:7960: result: -lm
configure:8770: checking for egrep
configure:8780: result: grep -E
configure:8851: checking if the assembler knows about MMX instructions
configure:8861: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:8864: $? = 0
configure:8888: result: yes
Decided:
ABI=32
CC=gcc
CFLAGS=-m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3
CPPFLAGS=
GMP_LDFLAGS=
CXX=
CXXFLAGS=
path= x86/p6/p3mmx x86/p6/mmx x86/p6 x86 generic
configure:9054: checking for function prototypes
configure:9057: result: yes
configure:9074: checking for ANSI C header files
configure:9099: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9105: $? = 0
configure:9109: test -z 
			 || test ! -s conftest.err
configure:9112: $? = 0
configure:9115: test -s conftest.o
configure:9118: $? = 0
configure:9207: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:9210: $? = 0
configure:9212: ./conftest.exe
configure:9215: $? = 0
configure:9230: result: yes
configure:9254: checking for sys/types.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for sys/stat.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for stdlib.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for string.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for memory.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for strings.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for inttypes.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for stdint.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9254: checking for unistd.h
configure:9270: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:9276: $? = 0
configure:9280: test -z 
			 || test ! -s conftest.err
configure:9283: $? = 0
configure:9286: test -s conftest.o
configure:9289: $? = 0
configure:9300: result: yes
configure:9325: checking for string.h
configure:9330: result: yes
configure:9515: checking for ar
configure:9531: found /usr/bin/ar
configure:9542: result: ar
configure:9573: checking for BSD-compatible nm
configure:9622: result: /usr/bin/nm -B
configure:9894: checking for a sed that does not truncate output
configure:9950: result: /usr/bin/sed
configure:9964: checking for ld used by gcc
configure:10031: result: /usr/i686-pc-cygwin/bin/ld.exe
configure:10040: checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld
configure:10055: result: yes
configure:10060: checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files
configure:10067: result: -r
configure:10085: checking whether ln -s works
configure:10089: result: yes
configure:10096: checking how to recognize dependent libraries
configure:10282: result: file_magic ^x86 archive import|^x86 DLL
configure:10556: checking for dlltool
configure:10572: found /usr/bin/dlltool
configure:10583: result: dlltool
configure:10636: checking for as
configure:10652: found /usr/bin/as
configure:10663: result: as
configure:10716: checking for objdump
configure:10732: found /usr/bin/objdump
configure:10743: result: objdump
configure:10776: checking dlfcn.h usability
configure:10788: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:10794: $? = 0
configure:10798: test -z 
			 || test ! -s conftest.err
configure:10801: $? = 0
configure:10804: test -s conftest.o
configure:10807: $? = 0
configure:10817: result: yes
configure:10821: checking dlfcn.h presence
configure:10831: gcc -E  conftest.c
configure:10837: $? = 0
configure:10857: result: yes
configure:10892: checking for dlfcn.h
configure:10899: result: yes
configure:11155: checking the maximum length of command line arguments
configure:11267: result: 8192
configure:11279: checking command to parse /usr/bin/nm -B output from gcc object
configure:11384: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:11387: $? = 0
configure:11391: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:11394: $? = 0
cannot find nm_test_var in conftest.nm
configure:11384: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:11387: $? = 0
configure:11391: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:11394: $? = 0
configure:11446: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c conftstm.o >&5
configure:11449: $? = 0
configure:11487: result: ok
configure:11491: checking for objdir
configure:11506: result: .libs
configure:11596: checking for ar
configure:11623: result: ar
configure:11676: checking for ranlib
configure:11692: found /usr/bin/ranlib
configure:11703: result: ranlib
configure:11756: checking for strip
configure:11772: found /usr/bin/strip
configure:11783: result: strip
configure:12055: checking if gcc supports -fno-rtti -fno-exceptions
configure:12073: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:12077: $? = 0
configure:12090: result: no
configure:12105: checking for gcc option to produce PIC
configure:12337: result: -DDLL_EXPORT
configure:12345: checking if gcc PIC flag -DDLL_EXPORT works
configure:12363: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  -DDLL_EXPORT -DPIC conftest.c >&5
configure:12367: $? = 0
configure:12380: result: yes
configure:12408: checking if gcc static flag -static works
configure:12436: result: yes
configure:12446: checking if gcc supports -c -o file.o
configure:12467: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  -o out/conftest2.o conftest.c >&5
configure:12471: $? = 0
configure:12493: result: yes
configure:12519: checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared libraries
configure:13503: result: yes
configure:13524: checking whether -lc should be explicitly linked in
configure:13529: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:13532: $? = 0
configure:13547: gcc -shared conftest.o  -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:13550: $? = 1
configure:13562: result: yes
configure:13570: checking dynamic linker characteristics
configure:14172: result: Win32 ld.exe
configure:14181: checking how to hardcode library paths into programs
configure:14206: result: immediate
configure:14220: checking whether stripping libraries is possible
configure:14225: result: yes
configure:15060: checking if libtool supports shared libraries
configure:15062: result: yes
configure:15065: checking whether to build shared libraries
configure:15086: result: yes
configure:15089: checking whether to build static libraries
configure:15093: result: no
configure:15186: creating libtool
configure:24420: checking for ANSI C header files
configure:24576: result: yes
configure:24586: checking whether time.h and sys/time.h may both be included
configure:24611: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24617: $? = 0
configure:24621: test -z 
			 || test ! -s conftest.err
configure:24624: $? = 0
configure:24627: test -s conftest.o
configure:24630: $? = 0
configure:24641: result: yes
configure:24707: checking fcntl.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking fcntl.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for fcntl.h
configure:24830: result: yes
configure:24707: checking float.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking float.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for float.h
configure:24830: result: yes
configure:24707: checking invent.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:67:20: invent.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <invent.h>
configure:24748: result: no
configure:24752: checking invent.h presence
configure:24762: gcc -E  conftest.c
conftest.c:33:20: invent.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| /* end confdefs.h.  */
| #include <invent.h>
configure:24788: result: no
configure:24823: checking for invent.h
configure:24830: result: no
configure:24707: checking langinfo.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking langinfo.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for langinfo.h
configure:24830: result: yes
configure:24707: checking locale.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking locale.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for locale.h
configure:24830: result: yes
configure:24707: checking nl_types.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:69:22: nl_types.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <nl_types.h>
configure:24748: result: no
configure:24752: checking nl_types.h presence
configure:24762: gcc -E  conftest.c
conftest.c:35:22: nl_types.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <nl_types.h>
configure:24788: result: no
configure:24823: checking for nl_types.h
configure:24830: result: no
configure:24707: checking sys/attributes.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:69:28: sys/attributes.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/attributes.h>
configure:24748: result: no
configure:24752: checking sys/attributes.h presence
configure:24762: gcc -E  conftest.c
conftest.c:35:28: sys/attributes.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <sys/attributes.h>
configure:24788: result: no
configure:24823: checking for sys/attributes.h
configure:24830: result: no
configure:24707: checking sys/iograph.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:69:25: sys/iograph.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/iograph.h>
configure:24748: result: no
configure:24752: checking sys/iograph.h presence
configure:24762: gcc -E  conftest.c
conftest.c:35:25: sys/iograph.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h.  */
| #include <sys/iograph.h>
configure:24788: result: no
configure:24823: checking for sys/iograph.h
configure:24830: result: no
configure:24707: checking sys/mman.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking sys/mman.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for sys/mman.h
configure:24830: result: yes
configure:24707: checking sys/param.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking sys/param.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for sys/param.h
configure:24830: result: yes
configure:24707: checking sys/processor.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:71:27: sys/processor.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/processor.h>
configure:24748: result: no
configure:24752: checking sys/processor.h presence
configure:24762: gcc -E  conftest.c
conftest.c:37:27: sys/processor.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/processor.h>
configure:24788: result: no
configure:24823: checking for sys/processor.h
configure:24830: result: no
configure:24707: checking sys/pstat.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:71:23: sys/pstat.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pstat.h>
configure:24748: result: no
configure:24752: checking sys/pstat.h presence
configure:24762: gcc -E  conftest.c
conftest.c:37:23: sys/pstat.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/pstat.h>
configure:24788: result: no
configure:24823: checking for sys/pstat.h
configure:24830: result: no
configure:24707: checking sys/sysinfo.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:71:25: sys/sysinfo.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sysinfo.h>
configure:24748: result: no
configure:24752: checking sys/sysinfo.h presence
configure:24762: gcc -E  conftest.c
conftest.c:37:25: sys/sysinfo.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/sysinfo.h>
configure:24788: result: no
configure:24823: checking for sys/sysinfo.h
configure:24830: result: no
configure:24707: checking sys/syssgi.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:71:24: sys/syssgi.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/syssgi.h>
configure:24748: result: no
configure:24752: checking sys/syssgi.h presence
configure:24762: gcc -E  conftest.c
conftest.c:37:24: sys/syssgi.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/syssgi.h>
configure:24788: result: no
configure:24823: checking for sys/syssgi.h
configure:24830: result: no
configure:24707: checking sys/systemcfg.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:71:27: sys/systemcfg.h: No such file or directory
configure:24725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systemcfg.h>
configure:24748: result: no
configure:24752: checking sys/systemcfg.h presence
configure:24762: gcc -E  conftest.c
conftest.c:37:27: sys/systemcfg.h: No such file or directory
configure:24768: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h.  */
| #include <sys/systemcfg.h>
configure:24788: result: no
configure:24823: checking for sys/systemcfg.h
configure:24830: result: no
configure:24707: checking sys/time.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking sys/time.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for sys/time.h
configure:24830: result: yes
configure:24707: checking sys/times.h usability
configure:24719: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24725: $? = 0
configure:24729: test -z 
			 || test ! -s conftest.err
configure:24732: $? = 0
configure:24735: test -s conftest.o
configure:24738: $? = 0
configure:24748: result: yes
configure:24752: checking sys/times.h presence
configure:24762: gcc -E  conftest.c
configure:24768: $? = 0
configure:24788: result: yes
configure:24823: checking for sys/times.h
configure:24830: result: yes
configure:24849: checking for sys/resource.h
configure:24874: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:24880: $? = 0
configure:24884: test -z 
			 || test ! -s conftest.err
configure:24887: $? = 0
configure:24890: test -s conftest.o
configure:24893: $? = 0
configure:24904: result: yes
configure:24921: checking for sys/sysctl.h
configure:24939: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:44:24: sys/sysctl.h: No such file or directory
configure:24945: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #if HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
| 
| #include <sys/sysctl.h>
configure:24969: result: no
configure:24986: checking for machine/hal_sysinfo.h
configure:25004: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:44:33: machine/hal_sysinfo.h: No such file or directory
configure:25010: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #if HAVE_SYS_SYSINFO_H
| # include <sys/sysinfo.h>
| #endif
| 
| #include <machine/hal_sysinfo.h>
configure:25034: result: no
configure:25057: checking whether fgetc is declared
configure:25081: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25087: $? = 0
configure:25091: test -z 
			 || test ! -s conftest.err
configure:25094: $? = 0
configure:25097: test -s conftest.o
configure:25100: $? = 0
configure:25111: result: yes
configure:25127: checking whether fscanf is declared
configure:25151: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25157: $? = 0
configure:25161: test -z 
			 || test ! -s conftest.err
configure:25164: $? = 0
configure:25167: test -s conftest.o
configure:25170: $? = 0
configure:25181: result: yes
configure:25197: checking whether optarg is declared
configure:25221: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25227: $? = 0
configure:25231: test -z 
			 || test ! -s conftest.err
configure:25234: $? = 0
configure:25237: test -s conftest.o
configure:25240: $? = 0
configure:25251: result: yes
configure:25267: checking whether ungetc is declared
configure:25291: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25297: $? = 0
configure:25301: test -z 
			 || test ! -s conftest.err
configure:25304: $? = 0
configure:25307: test -s conftest.o
configure:25310: $? = 0
configure:25321: result: yes
configure:25337: checking whether vfprintf is declared
configure:25361: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25367: $? = 0
configure:25371: test -z 
			 || test ! -s conftest.err
configure:25374: $? = 0
configure:25377: test -s conftest.o
configure:25380: $? = 0
configure:25391: result: yes
configure:25409: checking whether sys_errlist is declared
configure:25435: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25441: $? = 0
configure:25445: test -z 
			 || test ! -s conftest.err
configure:25448: $? = 0
configure:25451: test -s conftest.o
configure:25454: $? = 0
configure:25465: result: yes
configure:25481: checking whether sys_nerr is declared
configure:25507: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25513: $? = 0
configure:25517: test -z 
			 || test ! -s conftest.err
configure:25520: $? = 0
configure:25523: test -s conftest.o
configure:25526: $? = 0
configure:25537: result: yes
configure:25556: checking return type of signal handlers
configure:25587: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25593: $? = 0
configure:25597: test -z 
			 || test ! -s conftest.err
configure:25600: $? = 0
configure:25603: test -s conftest.o
configure:25606: $? = 0
configure:25617: result: void
configure:25636: checking for intmax_t
configure:25660: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25666: $? = 0
configure:25670: test -z 
			 || test ! -s conftest.err
configure:25673: $? = 0
configure:25676: test -s conftest.o
configure:25679: $? = 0
configure:25690: result: yes
configure:25700: checking for long double
configure:25724: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25730: $? = 0
configure:25734: test -z 
			 || test ! -s conftest.err
configure:25737: $? = 0
configure:25740: test -s conftest.o
configure:25743: $? = 0
configure:25754: result: yes
configure:25764: checking for long long
configure:25788: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25794: $? = 0
configure:25798: test -z 
			 || test ! -s conftest.err
configure:25801: $? = 0
configure:25804: test -s conftest.o
configure:25807: $? = 0
configure:25818: result: yes
configure:25828: checking for ptrdiff_t
configure:25852: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25858: $? = 0
configure:25862: test -z 
			 || test ! -s conftest.err
configure:25865: $? = 0
configure:25868: test -s conftest.o
configure:25871: $? = 0
configure:25882: result: yes
configure:25892: checking for quad_t
configure:25916: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c: In function `main':
conftest.c:89: error: `quad_t' undeclared (first use in this function)
conftest.c:89: error: (Each undeclared identifier is reported only once
conftest.c:89: error: for each function it appears in.)
conftest.c:89: error: parse error before ')' token
configure:25922: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if ((quad_t *) 0)
|   return 0;
| if (sizeof (quad_t))
|   return 0;
|   ;
|   return 0;
| }
configure:25946: result: no
configure:25956: checking for uint_least32_t
configure:25980: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:25986: $? = 0
configure:25990: test -z 
			 || test ! -s conftest.err
configure:25993: $? = 0
configure:25996: test -s conftest.o
configure:25999: $? = 0
configure:26010: result: yes
configure:26022: checking for preprocessor stringizing operator
configure:26046: result: yes
configure:26060: checking for working volatile
configure:26083: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:26089: $? = 0
configure:26093: test -z 
			 || test ! -s conftest.err
configure:26096: $? = 0
configure:26099: test -s conftest.o
configure:26102: $? = 0
configure:26113: result: yes
configure:26126: checking whether <stdarg.h> exists and works
configure:26156: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:26162: $? = 0
configure:26166: test -z 
			 || test ! -s conftest.err
configure:26169: $? = 0
configure:26172: test -s conftest.o
configure:26175: $? = 0
configure:26187: result: yes
configure:26197: checking whether gcc __attribute__ ((const)) works
configure:26218: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:26224: $? = 0
configure:26228: test -z 
			 || test ! -s conftest.err
configure:26231: $? = 0
configure:26234: test -s conftest.o
configure:26237: $? = 0
configure:26249: result: yes
configure:26259: checking whether gcc __attribute__ ((malloc)) works
configure:26268: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  -c conftest.c >conftest.out 2>&1
configure:26271: $? = 0
configure:26285: result: yes
configure:26295: checking whether gcc __attribute__ ((mode (XX))) works
configure:26316: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:26322: $? = 0
configure:26326: test -z 
			 || test ! -s conftest.err
configure:26329: $? = 0
configure:26332: test -s conftest.o
configure:26335: $? = 0
configure:26347: result: yes
configure:26357: checking whether gcc __attribute__ ((noreturn)) works
configure:26378: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:26384: $? = 0
configure:26388: test -z 
			 || test ! -s conftest.err
configure:26391: $? = 0
configure:26394: test -s conftest.o
configure:26397: $? = 0
configure:26409: result: yes
configure:26420: checking for inline
configure:26441: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:26447: $? = 0
configure:26451: test -z 
			 || test ! -s conftest.err
configure:26454: $? = 0
configure:26457: test -s conftest.o
configure:26460: $? = 0
configure:26472: result: inline
configure:26522: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:26528: $? = 0
configure:26532: test -z 
			 || test ! -s conftest.err
configure:26535: $? = 0
configure:26538: test -s conftest.o
configure:26541: $? = 0
configure:26780: checking for working alloca.h
configure:26801: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:26807: $? = 0
configure:26811: test -z 
			 || test ! -s conftest.err
configure:26814: $? = 0
configure:26817: test -s conftest.exe
configure:26820: $? = 0
configure:26832: result: yes
configure:26843: checking for alloca (via gmp-impl.h)
configure:26872: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:26878: $? = 0
configure:26882: test -z 
			 || test ! -s conftest.err
configure:26885: $? = 0
configure:26888: test -s conftest.exe
configure:26891: $? = 0
configure:26903: result: yes
configure:26914: checking how to allocate temporary memory
configure:26938: result: alloca
configure:27015: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:27021: $? = 0
configure:27025: test -z 
			 || test ! -s conftest.err
configure:27028: $? = 0
configure:27031: test -s conftest.o
configure:27034: $? = 0
configure:27047: checking whether byte ordering is bigendian
configure:27074: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:27080: $? = 0
configure:27084: test -z 
			 || test ! -s conftest.err
configure:27087: $? = 0
configure:27090: test -s conftest.o
configure:27093: $? = 0
configure:27117: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c: In function `main':
conftest.c:69: error: `not' undeclared (first use in this function)
conftest.c:69: error: (Each undeclared identifier is reported only once
conftest.c:69: error: for each function it appears in.)
conftest.c:69: error: parse error before "big"
configure:27123: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define WANT_TMP_ALLOCA 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:27258: result: no
configure:27287: checking format of `double' floating point
configure:27305: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  -c conftest.c >&5 2>&1
configure:27308: $? = 0
configure:27475: result: IEEE little endian
configure:27605: checking for alarm
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for attr_get
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccwqlFqC.o:conftest.c:(.text+0x20): undefined reference to `_attr_get'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccwqlFqC.o:conftest.c:(.data+0x0): undefined reference to `_attr_get'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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 <limits.h> declares attr_get.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef attr_get
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = attr_get;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != attr_get;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for clock
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for clock_gettime
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for cputime
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccY6NMsP.o:conftest.c:(.text+0x20): undefined reference to `_cputime'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccY6NMsP.o:conftest.c:(.data+0x0): undefined reference to `_cputime'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| /* end confdefs.h.  */
| /* Define cputime to an innocuous variant, in case <limits.h> declares cputime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define cputime innocuous_cputime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char cputime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef cputime
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = cputime;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != cputime;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for getpagesize
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for getrusage
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for gettimeofday
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for getsysinfo
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cciw8yMr.o:conftest.c:(.text+0x20): undefined reference to `_getsysinfo'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cciw8yMr.o:conftest.c:(.data+0x0): undefined reference to `_getsysinfo'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h.  */
| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getsysinfo innocuous_getsysinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getsysinfo (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getsysinfo
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = getsysinfo;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != getsysinfo;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for localeconv
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for memset
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
conftest.c:95: warning: conflicting types for built-in function 'memset'
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for mmap
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for mprotect
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for nl_langinfo
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for obstack_vprintf
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccXSCjbb.o:conftest.c:(.text+0x20): undefined reference to `_obstack_vprintf'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccXSCjbb.o:conftest.c:(.data+0x0): undefined reference to `_obstack_vprintf'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| /* end confdefs.h.  */
| /* Define obstack_vprintf to an innocuous variant, in case <limits.h> declares obstack_vprintf.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef obstack_vprintf
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = obstack_vprintf;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != obstack_vprintf;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for popen
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for processor_info
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cc6CS2Og.o:conftest.c:(.text+0x20): undefined reference to `_processor_info'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cc6CS2Og.o:conftest.c:(.data+0x0): undefined reference to `_processor_info'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| /* end confdefs.h.  */
| /* Define processor_info to an innocuous variant, in case <limits.h> declares processor_info.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef processor_info
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = processor_info;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != processor_info;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for pstat_getprocessor
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccGKLga9.o:conftest.c:(.text+0x20): undefined reference to `_pstat_getprocessor'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccGKLga9.o:conftest.c:(.data+0x0): undefined reference to `_pstat_getprocessor'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| /* end confdefs.h.  */
| /* Define pstat_getprocessor to an innocuous variant, in case <limits.h> declares pstat_getprocessor.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pstat_getprocessor
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = pstat_getprocessor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pstat_getprocessor;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for raise
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for read_real_time
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccolXNkU.o:conftest.c:(.text+0x20): undefined reference to `_read_real_time'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccolXNkU.o:conftest.c:(.data+0x0): undefined reference to `_read_real_time'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| /* end confdefs.h.  */
| /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef read_real_time
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = read_real_time;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != read_real_time;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for sigaction
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for sigaltstack
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccum4D1D.o:conftest.c:(.text+0x20): undefined reference to `_sigaltstack'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccum4D1D.o:conftest.c:(.data+0x0): undefined reference to `_sigaltstack'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| /* end confdefs.h.  */
| /* Define sigaltstack to an innocuous variant, in case <limits.h> declares sigaltstack.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigaltstack innocuous_sigaltstack
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigaltstack (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sigaltstack
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = sigaltstack;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sigaltstack;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for sigstack
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cc4bNp0I.o:conftest.c:(.text+0x20): undefined reference to `_sigstack'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cc4bNp0I.o:conftest.c:(.data+0x0): undefined reference to `_sigstack'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| /* end confdefs.h.  */
| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigstack innocuous_sigstack
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigstack (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sigstack
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = sigstack;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sigstack;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for syssgi
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cch86bcm.o:conftest.c:(.text+0x20): undefined reference to `_syssgi'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cch86bcm.o:conftest.c:(.data+0x0): undefined reference to `_syssgi'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| /* end confdefs.h.  */
| /* Define syssgi to an innocuous variant, in case <limits.h> declares syssgi.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define syssgi innocuous_syssgi
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char syssgi (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef syssgi
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = syssgi;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != syssgi;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for strchr
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
conftest.c:102: warning: conflicting types for built-in function 'strchr'
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for strerror
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for strnlen
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for strtol
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for strtoul
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for sysconf
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27605: checking for sysctl
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccUdzIxM.o:conftest.c:(.text+0x20): undefined reference to `_sysctl'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/ccUdzIxM.o:conftest.c:(.data+0x0): undefined reference to `_sysctl'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h.  */
| /* Define sysctl to an innocuous variant, in case <limits.h> declares sysctl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctl innocuous_sysctl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctl (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysctl
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = sysctl;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sysctl;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for sysctlbyname
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cc6Fhhwn.o:conftest.c:(.text+0x20): undefined reference to `_sysctlbyname'
/cygdrive/c/DOCUME~1/FRANCI~1/LOCALS~1/Temp/cc6Fhhwn.o:conftest.c:(.data+0x0): undefined reference to `_sysctlbyname'
collect2: ld returned 1 exit status
configure:27668: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| /* end confdefs.h.  */
| /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctlbyname innocuous_sysctlbyname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctlbyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysctlbyname
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = sysctlbyname;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sysctlbyname;
|   ;
|   return 0;
| }
configure:27693: result: no
configure:27605: checking for times
configure:27662: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27668: $? = 0
configure:27672: test -z 
			 || test ! -s conftest.err
configure:27675: $? = 0
configure:27678: test -s conftest.exe
configure:27681: $? = 0
configure:27693: result: yes
configure:27705: checking for vsnprintf
configure:27762: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
conftest.c:109: warning: conflicting types for built-in function 'vsnprintf'
configure:27768: $? = 0
configure:27772: test -z 
			 || test ! -s conftest.err
configure:27775: $? = 0
configure:27778: test -s conftest.exe
configure:27781: $? = 0
configure:27793: result: yes
configure:27804: checking whether vsnprintf works
configure:27871: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27874: $? = 0
configure:27876: ./conftest.exe
configure:27879: $? = 0
configure:27871: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:27874: $? = 0
configure:27876: ./conftest.exe
configure:27879: $? = 0
configure:27895: result: yes
configure:27910: checking whether sscanf needs writable input
configure:27922: result: no
configure:27940: checking for struct pst_processor.psp_iticksperclktick
configure:27964: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:86:23: sys/pstat.h: No such file or directory
conftest.c: In function `main':
conftest.c:91: error: storage size of 'ac_aggr' isn't known
conftest.c:91: error: storage size of `ac_aggr' isn't known
configure:27970: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| #include <sys/pstat.h>
| 
| int
| main ()
| {
| static struct pst_processor ac_aggr;
| if (ac_aggr.psp_iticksperclktick)
| return 0;
|   ;
|   return 0;
| }
configure:28009: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c:86:23: sys/pstat.h: No such file or directory
conftest.c: In function `main':
conftest.c:91: error: storage size of 'ac_aggr' isn't known
conftest.c:91: error: storage size of `ac_aggr' isn't known
configure:28015: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| /* end confdefs.h.  */
| #include <sys/pstat.h>
| 
| int
| main ()
| {
| static struct pst_processor ac_aggr;
| if (sizeof ac_aggr.psp_iticksperclktick)
| return 0;
|   ;
|   return 0;
| }
configure:28041: result: no
configure:28825: checking for suitable m4
trying m4
good
configure:28869: result: m4
configure:28875: checking if m4wrap produces spurious output
test input is
changequote({,})define(x,)m4wrap({x})dnl
produces 0 chars output
configure:28897: result: no
configure:28913: checking how to switch to text section
trying .text
configure:28924: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:28927: $? = 0
configure:28949: result: .text
configure:28953: checking how to switch to data section
configure:28964: result: .data
configure:28969: checking for assembler label suffix
trying 
configure:28982: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:28985: $? = 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:28982: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:28985: $? = 0
configure:29007: result: :
configure:29012: checking for assembler global directive
configure:29024: result: .globl
configure:29029: checking for assembler global directive attribute
configure:29040: result: 
configure:29045: checking if globals are prefixed by underscore
configure:29055: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  -c conftest.c >&5
configure:29058: $? = 0
configure:29076: result: yes
configure:29116: checking how to switch to read-only data section
Test program:
const int foo = 123;
configure:29135: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  -S conftest.c >&5
configure:29138: $? = 0
Compiler output:
	.file	"conftest.c"
.globl _foo
	.section .rdata,"dr"
	.align 4
_foo:
	.long	123
Match: 	.section .rdata,"dr"
configure:29169: result: 	.section .rdata,"dr"
configure:29173: checking for assembler .type directive
configure:29184: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29187: $? = 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, at function
configure:29184: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29187: $? = 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:29184: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29187: $? = 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:29207: result: 
configure:29211: checking for assembler .size directive
configure:29221: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29224: $? = 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:29241: result: 
configure:29248: checking for assembler local label prefix
Trying L
configure:29262: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29265: $? = 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:29311: result: L
configure:29322: checking for assembler byte directive
trying .byte
configure:29335: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29338: $? = 0
configure:29360: result: .byte
configure:29368: checking how to define a 32-bit word
configure:29393: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29396: $? = 0
configure:29424: result: .long
configure:29433: checking if .align assembly directive is logarithmic
configure:29448: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29451: $? = 0
configure:29472: result: no
configure:29966: checking if the .align directive accepts an 0x90 fill in .text
configure:29978: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:29981: $? = 0
configure:29999: result: yes
configure:30020: checking for assembler COFF type directives
configure:30036: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:30039: $? = 0
configure:30053: result: yes
configure:30063: checking if _GLOBAL_OFFSET_TABLE_ is prefixed by underscore
configure:30082: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   -DDLL_EXPORT -DPIC conftest.s >&5 && gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   -DDLL_EXPORT -DPIC conftest.o >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as: BFD 2.17.50 20060817 assertion fail /netrel/src/binutils-20060817-1/bfd/coff-i386.c:576
conftest.s: Assembler messages:
conftest.s:4: Error: cannot represent relocation type BFD_RELOC_386_GOTPC
configure:30085: $? = 1
configure:30082: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   -DDLL_EXPORT -DPIC conftest.s >&5 && gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   -DDLL_EXPORT -DPIC conftest.o >&5
conftest.o:fake:(.text+0x2): undefined reference to `__GLOBAL_OFFSET_TABLE_'
collect2: ld returned 1 exit status
configure:30085: $? = 1
configure:30098: result: not applicable
configure:30111: checking if the assembler takes cl with shldl
configure:30121: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.s >conftest.out 2>&1
configure:30124: $? = 0
configure:30138: result: yes
configure:30308: checking for unsigned short
configure:30332: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:30338: $? = 0
configure:30342: test -z 
			 || test ! -s conftest.err
configure:30345: $? = 0
configure:30348: test -s conftest.o
configure:30351: $? = 0
configure:30362: result: yes
configure:30365: checking size of unsigned short
configure:30684: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:30687: $? = 0
configure:30689: ./conftest.exe
configure:30692: $? = 0
configure:30715: result: 2
configure:30722: checking for unsigned
configure:30746: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:30752: $? = 0
configure:30756: test -z 
			 || test ! -s conftest.err
configure:30759: $? = 0
configure:30762: test -s conftest.o
configure:30765: $? = 0
configure:30776: result: yes
configure:30779: checking size of unsigned
configure:31098: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:31101: $? = 0
configure:31103: ./conftest.exe
configure:31106: $? = 0
configure:31129: result: 4
configure:31136: checking for unsigned long
configure:31160: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:31166: $? = 0
configure:31170: test -z 
			 || test ! -s conftest.err
configure:31173: $? = 0
configure:31176: test -s conftest.o
configure:31179: $? = 0
configure:31190: result: yes
configure:31193: checking size of unsigned long
configure:31512: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:31515: $? = 0
configure:31517: ./conftest.exe
configure:31520: $? = 0
configure:31543: result: 4
configure:31550: checking for mp_limb_t
configure:31581: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
configure:31587: $? = 0
configure:31591: test -z 
			 || test ! -s conftest.err
configure:31594: $? = 0
configure:31597: test -s conftest.o
configure:31600: $? = 0
configure:31611: result: yes
configure:31614: checking size of mp_limb_t
configure:31975: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c  >&5
configure:31978: $? = 0
configure:31980: ./conftest.exe
configure:31983: $? = 0
configure:32006: result: 4
configure:32171: checking for stack_t
configure:32196: gcc -c -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3  conftest.c >&5
conftest.c: In function `main':
conftest.c:139: error: `stack_t' undeclared (first use in this function)
conftest.c:139: error: (Each undeclared identifier is reported only once
conftest.c:139: error: for each function it appears in.)
conftest.c:139: error: parse error before ')' token
configure:32202: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 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_divexact_by3c 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1c 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_preinv_mod_1 1
| #define HAVE_NATIVE_mpn_mod_1c 1
| #define HAVE_NATIVE_mpn_mod_1 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_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_umul_ppmm 1
| #define HAVE_NATIVE_mpn_udiv_qrnnd 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/mmx/gmp-mparam.h"
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_MP_LIMB_T 4
| #define TUNE_SQR_KARATSUBA_MAX 67
| /* end confdefs.h.  */
| #include <signal.h>
| 
| int
| main ()
| {
| if ((stack_t *) 0)
|   return 0;
| if (sizeof (stack_t))
|   return 0;
|   ;
|   return 0;
| }
configure:32226: result: no
configure:32264: checking for tputs in -lncurses
configure:32294: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c -lncurses   >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
configure:32300: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 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_divexact_by3c 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1c 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_preinv_mod_1 1
| #define HAVE_NATIVE_mpn_mod_1c 1
| #define HAVE_NATIVE_mpn_mod_1 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_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_umul_ppmm 1
| #define HAVE_NATIVE_mpn_udiv_qrnnd 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/mmx/gmp-mparam.h"
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_MP_LIMB_T 4
| #define TUNE_SQR_KARATSUBA_MAX 67
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char tputs ();
| int
| main ()
| {
| tputs ();
|   ;
|   return 0;
| }
configure:32326: result: no
configure:32331: checking for tputs in -lcurses
configure:32361: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c -lcurses   >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lcurses
collect2: ld returned 1 exit status
configure:32367: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 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_divexact_by3c 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1c 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_preinv_mod_1 1
| #define HAVE_NATIVE_mpn_mod_1c 1
| #define HAVE_NATIVE_mpn_mod_1 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_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_umul_ppmm 1
| #define HAVE_NATIVE_mpn_udiv_qrnnd 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/mmx/gmp-mparam.h"
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_MP_LIMB_T 4
| #define TUNE_SQR_KARATSUBA_MAX 67
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char tputs ();
| int
| main ()
| {
| tputs ();
|   ;
|   return 0;
| }
configure:32393: result: no
configure:32406: checking for readline in -lreadline
configure:32436: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c -lreadline   >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lreadline
collect2: ld returned 1 exit status
configure:32442: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 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_divexact_by3c 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1c 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_preinv_mod_1 1
| #define HAVE_NATIVE_mpn_mod_1c 1
| #define HAVE_NATIVE_mpn_mod_1 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_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_umul_ppmm 1
| #define HAVE_NATIVE_mpn_udiv_qrnnd 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/mmx/gmp-mparam.h"
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_MP_LIMB_T 4
| #define TUNE_SQR_KARATSUBA_MAX 67
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char readline ();
| int
| main ()
| {
| readline ();
|   ;
|   return 0;
| }
configure:32468: result: no
configure:32756: checking readline detected
configure:32758: result: no
configure:32773: checking for bison
configure:32802: result: no
configure:32773: checking for byacc
configure:32802: result: no
configure:32814: checking for flex
configure:32843: result: no
configure:32814: checking for lex
configure:32843: result: no
configure:32853: checking for yywrap in -lfl
configure:32883: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c -lfl   >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lfl
collect2: ld returned 1 exit status
configure:32889: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 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_divexact_by3c 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1c 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_preinv_mod_1 1
| #define HAVE_NATIVE_mpn_mod_1c 1
| #define HAVE_NATIVE_mpn_mod_1 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_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_umul_ppmm 1
| #define HAVE_NATIVE_mpn_udiv_qrnnd 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/mmx/gmp-mparam.h"
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_MP_LIMB_T 4
| #define TUNE_SQR_KARATSUBA_MAX 67
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char yywrap ();
| int
| main ()
| {
| yywrap ();
|   ;
|   return 0;
| }
configure:32915: result: no
configure:32920: checking for yywrap in -ll
configure:32950: gcc -o conftest.exe -m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3   conftest.c -ll   >&5
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -ll
collect2: ld returned 1 exit status
configure:32956: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "4.2.2"
| #define PACKAGE_STRING "GNU MP 4.2.2"
| #define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
| #define PACKAGE "gmp"
| #define VERSION "4.2.2"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_pentium3 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| #define PROTOTYPES 1
| #define __PROTOTYPES 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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #define STDC_HEADERS 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_FCNTL_H 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_RESOURCE_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 1
| #define HAVE_DECL_SYS_NERR 1
| #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_STRINGIZE 1
| #define HAVE_STDARG 1
| #define HAVE_ATTRIBUTE_CONST 1
| #define HAVE_ATTRIBUTE_MALLOC 1
| #define HAVE_ATTRIBUTE_MODE 1
| #define HAVE_ATTRIBUTE_NORETURN 1
| #define HAVE_ALLOCA_H 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_CLOCK_GETTIME 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALECONV 1
| #define HAVE_MEMSET 1
| #define HAVE_MMAP 1
| #define HAVE_MPROTECT 1
| #define HAVE_NL_LANGINFO 1
| #define HAVE_POPEN 1
| #define HAVE_RAISE 1
| #define HAVE_SIGACTION 1
| #define HAVE_STRCHR 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_SYSCONF 1
| #define HAVE_TIMES 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 1
| #define HAVE_NATIVE_mpn_add_n 1
| #define HAVE_NATIVE_mpn_sub_n 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_divexact_by3c 1
| #define HAVE_NATIVE_mpn_preinv_divrem_1 1
| #define HAVE_NATIVE_mpn_divrem_1c 1
| #define HAVE_NATIVE_mpn_divrem_1 1
| #define HAVE_NATIVE_mpn_preinv_mod_1 1
| #define HAVE_NATIVE_mpn_mod_1c 1
| #define HAVE_NATIVE_mpn_mod_1 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_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_popcount 1
| #define HAVE_NATIVE_mpn_hamdist 1
| #define HAVE_NATIVE_mpn_umul_ppmm 1
| #define HAVE_NATIVE_mpn_udiv_qrnnd 1
| #define HAVE_NATIVE_mpn_copyi 1
| #define HAVE_NATIVE_mpn_copyd 1
| #define LSYM_PREFIX "L"
| #define HAVE_HOST_CPU_FAMILY_x86 1
| #define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/mmx/gmp-mparam.h"
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_UNSIGNED 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define SIZEOF_MP_LIMB_T 4
| #define TUNE_SQR_KARATSUBA_MAX 67
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char yywrap ();
| int
| main ()
| {
| yywrap ();
|   ;
|   return 0;
| }
configure:32982: result: no
configure:33136: checking for ranlib
configure:33163: result: ranlib
configure:33330: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by GNU MP config.status 4.2.2, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on Falbala

config.status:779: creating demos/pexpr-config.h
config.status:779: creating demos/calc/calc-config.h
config.status:779: creating Makefile
config.status:779: creating mpbsd/Makefile
config.status:779: creating mpf/Makefile
config.status:779: creating mpn/Makefile
config.status:779: creating mpq/Makefile
config.status:779: creating mpz/Makefile
config.status:779: creating printf/Makefile
config.status:779: creating scanf/Makefile
config.status:779: creating cxx/Makefile
config.status:779: creating tests/Makefile
config.status:779: creating tests/devel/Makefile
config.status:779: creating tests/mpbsd/Makefile
config.status:779: creating tests/mpf/Makefile
config.status:779: creating tests/mpn/Makefile
config.status:779: creating tests/mpq/Makefile
config.status:779: creating tests/mpz/Makefile
config.status:779: creating tests/rand/Makefile
config.status:779: creating tests/misc/Makefile
config.status:779: creating tests/cxx/Makefile
config.status:779: creating doc/Makefile
config.status:779: creating tune/Makefile
config.status:779: creating demos/Makefile
config.status:779: creating demos/calc/Makefile
config.status:779: creating demos/expr/Makefile
config.status:779: creating gmp.h
config.status:779: creating mp.h
config.status:883: creating config.h
config.status:1348: linking ./mpn/generic/add.c to mpn/add.c
config.status:1348: linking ./mpn/generic/add_1.c to mpn/add_1.c
config.status:1348: linking ./mpn/x86/p6/aors_n.asm to mpn/add_n.asm
config.status:1348: linking ./mpn/generic/sub.c to mpn/sub.c
config.status:1348: linking ./mpn/generic/sub_1.c to mpn/sub_1.c
config.status:1348: linking ./mpn/x86/p6/aors_n.asm to mpn/sub_n.asm
config.status:1348: linking ./mpn/x86/mul_1.asm to mpn/mul_1.asm
config.status:1348: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm
config.status:1348: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm
config.status:1348: linking ./mpn/x86/p6/mmx/lshift.asm to mpn/lshift.asm
config.status:1348: linking ./mpn/x86/p6/mmx/rshift.asm to mpn/rshift.asm
config.status:1348: linking ./mpn/x86/p6/dive_1.asm to mpn/dive_1.asm
config.status:1348: linking ./mpn/x86/p6/diveby3.asm to mpn/diveby3.asm
config.status:1348: linking ./mpn/generic/divis.c to mpn/divis.c
config.status:1348: linking ./mpn/generic/divrem.c to mpn/divrem.c
config.status:1348: linking ./mpn/x86/p6/mmx/divrem_1.asm to mpn/divrem_1.asm
config.status:1348: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status:1348: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status:1348: linking ./mpn/x86/p6/mod_1.asm to mpn/mod_1.asm
config.status:1348: linking ./mpn/x86/p6/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status:1348: linking ./mpn/x86/p6/mode1o.asm to mpn/mode1o.asm
config.status:1348: linking ./mpn/generic/dump.c to mpn/dump.c
config.status:1348: linking ./mpn/generic/mul.c to mpn/mul.c
config.status:1348: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status:1348: linking ./mpn/generic/mul_n.c to mpn/mul_n.c
config.status:1348: linking ./mpn/x86/p6/mul_basecase.asm to mpn/mul_basecase.asm
config.status:1348: linking ./mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm
config.status:1348: linking ./mpn/generic/random.c to mpn/random.c
config.status:1348: linking ./mpn/generic/random2.c to mpn/random2.c
config.status:1348: linking ./mpn/generic/pow_1.c to mpn/pow_1.c
config.status:1348: linking ./mpn/generic/rootrem.c to mpn/rootrem.c
config.status:1348: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status:1348: linking ./mpn/generic/get_str.c to mpn/get_str.c
config.status:1348: linking ./mpn/generic/set_str.c to mpn/set_str.c
config.status:1348: linking ./mpn/generic/scan0.c to mpn/scan0.c
config.status:1348: linking ./mpn/generic/scan1.c to mpn/scan1.c
config.status:1348: linking ./mpn/x86/p6/p3mmx/popham.asm to mpn/popcount.asm
config.status:1348: linking ./mpn/x86/p6/p3mmx/popham.asm to mpn/hamdist.asm
config.status:1348: linking ./mpn/generic/cmp.c to mpn/cmp.c
config.status:1348: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status:1348: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
config.status:1348: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status:1348: linking ./mpn/generic/gcd.c to mpn/gcd.c
config.status:1348: linking ./mpn/generic/gcdext.c to mpn/gcdext.c
config.status:1348: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status:1348: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
config.status:1348: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
config.status:1348: linking ./mpn/generic/jacbase.c to mpn/jacbase.c
config.status:1348: linking ./mpn/generic/get_d.c to mpn/get_d.c
config.status:1348: linking ./mpn/generic/mullow_n.c to mpn/mullow_n.c
config.status:1348: linking ./mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c
config.status:1348: linking ./mpn/x86/umul.asm to mpn/umul.asm
config.status:1348: linking ./mpn/x86/udiv.asm to mpn/udiv.asm
config.status:1348: linking ./mpn/x86/copyi.asm to mpn/copyi.asm
config.status:1348: linking ./mpn/x86/p6/copyd.asm to mpn/copyd.asm
config.status:1348: linking ./mpn/generic/addsub_n.c to mpn/addsub_n.c
config.status:1348: linking ./mpn/x86/p6/mmx/gmp-mparam.h to gmp-mparam.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=pentium3-pc-cygwin
ac_cv_build_alias=pentium3-pc-cygwin
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_stringize=yes
ac_cv_c_volatile=yes
ac_cv_env_ABI_set=
ac_cv_env_ABI_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
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_M4_set=
ac_cv_env_M4_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
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_clock_gettime=yes
ac_cv_func_cputime=no
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=yes
ac_cv_func_getsysinfo=no
ac_cv_func_gettimeofday=yes
ac_cv_func_localeconv=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=yes
ac_cv_func_mprotect=yes
ac_cv_func_nl_langinfo=yes
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=yes
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=yes
ac_cv_func_sysctl=no
ac_cv_func_sysctlbyname=no
ac_cv_func_syssgi=no
ac_cv_func_times=yes
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=yes
ac_cv_have_decl_sys_nerr=yes
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=yes
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_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=yes
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=yes
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=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=pentium3-pc-cygwin
ac_cv_host_alias=pentium3-pc-cygwin
ac_cv_lib_curses_tputs=no
ac_cv_lib_fl_yywrap=no
ac_cv_lib_l_yywrap=no
ac_cv_lib_ncurses_tputs=no
ac_cv_lib_readline_readline=no
ac_cv_member_struct_pst_processor_psp_iticksperclktick=no
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_AS=as
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
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_type_intmax_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_mp_limb_t=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
ac_cv_type_unsigned=yes
ac_cv_type_unsigned_long=yes
ac_cv_type_unsigned_short=yes
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_mmx=yes
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_c_stdarg=yes
gmp_cv_check_libm_for_build=-lm
gmp_cv_func_alloca=yes
gmp_cv_func_sscanf_writable_input=no
gmp_cv_func_vsnprintf=yes
gmp_cv_header_alloca=yes
gmp_cv_m4_m4wrap_spurious=no
gmp_cv_option_alloca=alloca
gmp_cv_prog_cpp_for_build='gcc -E'
gmp_cv_prog_exeext_for_build=.exe
gmp_cv_prog_m4=m4
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_objdir=.libs
lt_cv_path_LD=/usr/i686-pc-cygwin/bin/ld.exe
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=8192
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ABI='32'
ACLOCAL='${SHELL} /home/FrancisANDRE/gmp-4.2.2/missing --run aclocal-1.8'
AMTAR='${SHELL} /home/FrancisANDRE/gmp-4.2.2/missing --run tar'
ANSI2KNR=''
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/FrancisANDRE/gmp-4.2.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/FrancisANDRE/gmp-4.2.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/FrancisANDRE/gmp-4.2.2/missing --run automake-1.8'
AWK='gawk'
BITS_PER_MP_LIMB='32'
CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo'
CC='gcc'
CCAS='gcc -c'
CC_FOR_BUILD='gcc'
CFLAGS='-m32 -O2 -fomit-frame-pointer -mtune=pentium3 -march=pentium3'
CPP='gcc -E'
CPPFLAGS=''
CPP_FOR_BUILD='gcc -E'
CXX=''
CXXCPP=''
CXXFLAGS=''
CYGPATH_W='cygpath -w'
DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_STATIC_FALSE=''
ENABLE_STATIC_TRUE='#'
EXEEXT='.exe'
EXEEXT_FOR_BUILD='.exe'
GMP_LDFLAGS=' -no-undefined -Wl,--export-all-symbols'
GMP_NAIL_BITS='0'
HAVE_CLOCK_01='1'
HAVE_CPUTIME_01='0'
HAVE_GETRUSAGE_01='1'
HAVE_GETTIMEOFDAY_01='1'
HAVE_HOST_CPU_FAMILY_power='0'
HAVE_HOST_CPU_FAMILY_powerpc='0'
HAVE_SIGACTION_01='1'
HAVE_SIGALTSTACK_01='0'
HAVE_SIGSTACK_01='0'
HAVE_STACK_T_01='0'
HAVE_SYS_RESOURCE_H_01='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LEX='${SHELL} /home/FrancisANDRE/gmp-4.2.2/missing --run flex'
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBCURSES=''
LIBGMPXX_LDFLAGS=' -Wl,--output-def,.libs/libgmp-3.dll.def -Wl,--output-def,.libs/libgmpxx-3.dll.def'
LIBGMP_DLL='1'
LIBGMP_LDFLAGS=' -Wl,--output-def,.libs/libgmp-3.dll.def'
LIBM=''
LIBM_FOR_BUILD='-lm'
LIBOBJS=''
LIBREADLINE=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/FrancisANDRE/gmp-4.2.2/missing --run makeinfo'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='gmp'
PACKAGE_BUGREPORT='gmp-bugs at swox.com'
PACKAGE_NAME='GNU MP'
PACKAGE_STRING='GNU MP 4.2.2'
PACKAGE_TARNAME='gmp'
PACKAGE_VERSION='4.2.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SPEED_CYCLECOUNTER_OBJ='pentium.lo'
STRIP='strip'
TAL_OBJECT='tal-reent.lo'
TUNE_SQR_OBJ='sqr_asm.o'
U=''
U_FOR_BUILD=''
VERSION='4.2.2'
WANT_CXX_FALSE=''
WANT_CXX_TRUE='#'
WANT_MPBSD_FALSE=''
WANT_MPBSD_TRUE='#'
WITH_READLINE_01='0'
YACC='yacc'
ac_ct_AR='ar'
ac_ct_AS='as'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_DLLTOOL='dlltool'
ac_ct_OBJDUMP='objdump'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__leading_dot='.'
bindir='${exec_prefix}/bin'
build='pentium3-pc-cygwin'
build_alias=''
build_cpu='pentium3'
build_os='cygwin'
build_vendor='pc'
datadir='${prefix}/share'
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/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.asm mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.c mpn/fib2_ui.c mpn/mod_1.asm mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/dump.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/mul_basecase.asm mpn/sqr_basecase.asm mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c mpn/sqrtrem.c mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.asm mpn/hamdist.asm mpn/cmp.c mpn/perfsqr.c mpn/bdivmod.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext.c mpn/tdiv_qr.c mpn/dc_divrem_n.c mpn/sb_divrem_mn.c mpn/jacbase.c mpn/get_d.c mpn/mullow_n.c mpn/mullow_basecase.c mpn/umul.asm mpn/udiv.asm mpn/copyi.asm mpn/copyd.asm mpn/addsub_n.c gmp-mparam.h'
host='pentium3-pc-cygwin'
host_alias=''
host_cpu='pentium3'
host_os='cygwin'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/FrancisANDRE/gmp-4.2.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2$U.lo fib2_ui$U.lo mod_1.lo mod_34lsub1.lo mode1o.lo dump$U.lo mul$U.lo mul_fft$U.lo mul_n$U.lo mul_basecase.lo sqr_basecase.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount.lo hamdist.lo cmp$U.lo perfsqr$U.lo bdivmod$U.lo gcd_1$U.lo gcd$U.lo gcdext$U.lo tdiv_qr$U.lo dc_divrem_n$U.lo sb_divrem_mn$U.lo jacbase$U.lo get_d$U.lo mullow_n$U.lo mullow_basecase$U.lo umul.lo udiv.lo copyi.lo copyd.lo addsub_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/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2$U.lo mpn/fib2_ui$U.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/dump$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/mullow_n$U.lo mpn/mullow_basecase$U.lo mpn/umul.lo mpn/udiv.lo mpn/copyi.lo mpn/copyd.lo mpn/addsub_n$U.lo'
mpn_objs_in_libmp=' 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/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2$U.lo mpn/fib2_ui$U.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/dump$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/mullow_n$U.lo mpn/mullow_basecase$U.lo mpn/umul.lo mpn/udiv.lo mpn/copyi.lo mpn/copyd.lo mpn/addsub_n$U.lo'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GMP_MPARAM_H_SUGGEST "./mpn/x86/p6/mmx/gmp-mparam.h"
#define HAVE_ALARM 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_ATTRIBUTE_CONST 1
#define HAVE_ATTRIBUTE_MALLOC 1
#define HAVE_ATTRIBUTE_MODE 1
#define HAVE_ATTRIBUTE_NORETURN 1
#define HAVE_CALLING_CONVENTIONS 1
#define HAVE_CLOCK 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_DECL_FGETC 1
#define HAVE_DECL_FSCANF 1
#define HAVE_DECL_OPTARG 1
#define HAVE_DECL_SYS_ERRLIST 1
#define HAVE_DECL_SYS_NERR 1
#define HAVE_DECL_UNGETC 1
#define HAVE_DECL_VFPRINTF 1
#define HAVE_DLFCN_H 1
#define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1
#define HAVE_FCNTL_H 1
#define HAVE_FLOAT_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_HOST_CPU_FAMILY_x86 1
#define HAVE_HOST_CPU_pentium3 1
#define HAVE_INTMAX_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_LIMB_LITTLE_ENDIAN 1
#define HAVE_LOCALECONV 1
#define HAVE_LOCALE_H 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_NATIVE_M4_function_1 1
#define HAVE_NATIVE_M4_function_1 1
#define HAVE_NATIVE_M4_function_1c 1
#define HAVE_NATIVE_M4_function_1c 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_addmul_1c 1
#define HAVE_NATIVE_mpn_addmul_1c 1
#define HAVE_NATIVE_mpn_copyd 1
#define HAVE_NATIVE_mpn_copyi 1
#define HAVE_NATIVE_mpn_divexact_1 1
#define HAVE_NATIVE_mpn_divexact_by3c 1
#define HAVE_NATIVE_mpn_divrem_1 1
#define HAVE_NATIVE_mpn_divrem_1c 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_mpn_hamdist 1
#define HAVE_NATIVE_mpn_lshift 1
#define HAVE_NATIVE_mpn_mod_1 1
#define HAVE_NATIVE_mpn_mod_1c 1
#define HAVE_NATIVE_mpn_mod_34lsub1 1
#define HAVE_NATIVE_mpn_modexact_1_odd 1
#define HAVE_NATIVE_mpn_modexact_1c_odd 1
#define HAVE_NATIVE_mpn_mul_1 1
#define HAVE_NATIVE_mpn_mul_basecase 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_popcount 1
#define HAVE_NATIVE_mpn_preinv_divrem_1 1
#define HAVE_NATIVE_mpn_preinv_mod_1 1
#define HAVE_NATIVE_mpn_rshift 1
#define HAVE_NATIVE_mpn_sqr_basecase 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_mpn_submul_1c 1
#define HAVE_NATIVE_mpn_submul_1c 1
#define HAVE_NATIVE_mpn_udiv_qrnnd 1
#define HAVE_NATIVE_mpn_umul_ppmm 1
#define HAVE_NL_LANGINFO 1
#define HAVE_POPEN 1
#define HAVE_PTRDIFF_T 1
#define HAVE_RAISE 1
#define HAVE_SIGACTION 1
#define HAVE_SPEED_CYCLECOUNTER 2
#define HAVE_STDARG 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRERROR 1
#define HAVE_STRINGIZE 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRNLEN 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_SYSCONF 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TIMES 1
#define HAVE_UINT_LEAST32_T 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define LSYM_PREFIX "L"
#define PACKAGE "gmp"
#define PACKAGE_BUGREPORT "gmp-bugs at swox.com"
#define PACKAGE_NAME "GNU MP"
#define PACKAGE_STRING "GNU MP 4.2.2"
#define PACKAGE_TARNAME "gmp"
#define PACKAGE_VERSION "4.2.2"
#define PROTOTYPES 1
#define RETSIGTYPE void
#define SIZEOF_MP_LIMB_T 4
#define SIZEOF_UNSIGNED 4
#define SIZEOF_UNSIGNED_LONG 4
#define SIZEOF_UNSIGNED_SHORT 2
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define TUNE_SQR_KARATSUBA_MAX 67
#define VERSION "4.2.2"
#define WANT_FFT 1
#define WANT_TMP_ALLOCA 1
#define __PROTOTYPES 1

configure: exit 0


More information about the gmp-bugs mailing list