gmp bug report // uname -a output Linux zeus.olympus.net 2.4.20-8a #1 Wed Jan 26 18:25:51 CST 2005 i686 i686 i386 GNU/Linux // t2.cc - test program # include # include # include int main (void) { mpz_class a, b, c; a = 1234; b = "-5678"; c = a + b; cout << "sum is " << c << "\n"; cout << "absolute value is " << abs(c) << "\n"; return 0; } // gmp version gmp-4.2.2 // coufig.guess output pentium2-pc-linux-gnu // configsf.guess output i686-pc-linux-gnu // Makefile CC = g++ CFLAGS = -O3 -Wall -Wno-deprecated LIBS = -lgmpxx -lgmp OBJS = EXES = t2 .PHONY : all list clean rmexe rmobj strip help all : $(OBJS) $(EXES) %.o : %.cc %.h Makefile $(CC) $(CFLAGS) -c -o $@ $< % : %.cc Makefile $(CC) $(CFLAGS) $(Cflags) $(LIBS) $(Libs) -o $@ $< $(OBJS) list : @ls -l --si $(OBJS) $(EXES) clean : @rm -f $(OBJS) $(EXES) @echo " object and executable files removed" rmexe : @rm -f $(EXES) @echo " executable files removed" rmobj : @rm -f $(OBJS) @echo " object files removed" strip : @strip -s $(EXES) @echo " executable files stripped" help : @echo "" @echo " USAGE: make [clean|list|rmobj|strip|help]" @echo " clean = remove all object and executable files" @echo " list = long list object and executable files" @echo " rmobj = remove all object files" @echo " strip = strip all symbols from executable files" @echo " help = display this message" @echo "" // compiler Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) // the compilation output g++ -O3 -Wall -Wno-deprecated -lgmpxx -lgmp -o t2 t2.cc /usr/local/lib/libgmpxx.so: undefined reference to `__gmp_doprnt_mpf2' collect2: ld returned 1 exit status make: *** [t2] Error 1 // configuration options used amd make commands ./config --enable-cxx make make check make install // the contents of config.log - just in case 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 --enable-cxx ## --------- ## ## Platform. ## ## --------- ## hostname = zeus.olympus.net uname -m = i686 uname -r = 2.4.20-8a uname -s = Linux uname -v = #1 Wed Jan 26 18:25:51 CST 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /root/bin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin/X11 PATH: /usr/X11R6/bin PATH: /usr/local/lib/oss ## ----------- ## ## Core tests. ## ## ----------- ## configure:1654: checking build system type configure:1672: result: pentium2-pc-linux-gnu configure:1680: checking host system type configure:1694: result: pentium2-pc-linux-gnu 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 /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: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: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: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: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: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: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:4238: $? = 0 Test compile: __builtin_alloca availability configure:4278: gcc -m32 -O2 -fomit-frame-pointer conftest.c >&5 /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o(.text+0x18): In function `_start': ../sysdeps/i386/elf/start.S:77: undefined reference to `main' 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: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: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: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: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:4728: $? = 0 Testing gcc GOT with eax emitted configure:4776: gcc -m32 -O2 -fomit-frame-pointer -fPIC -S conftest.c >&5 2>&1 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=pentium2 Test compile: configure:5357: gcc -m32 -O2 -fomit-frame-pointer -mtune=pentium2 conftest.c >&5 cc1: invalid option `tune=pentium2' configure:5360: $? = 1 failed program was: int main () { return 0; } configure:6366: result: no configure:5343: checking compiler gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 Test compile: configure:5357: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5360: $? = 0 configure:5365: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5368: $? = 0 Test compile: function pointer return configure:5411: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5414: $? = 0 configure:5419: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5422: $? = 0 Test compile: cmov instruction configure:5467: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5470: $? = 0 configure:5475: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5478: $? = 0 Test compile: double -> ulong conversion configure:5524: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5527: $? = 0 configure:5532: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5535: $? = 0 Test compile: double negation configure:5579: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5582: $? = 0 configure:5587: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5590: $? = 0 Test compile: double -> float conversion configure:5635: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5638: $? = 0 configure:5643: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5646: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:5719: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5722: $? = 0 configure:5727: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5730: $? = 0 Test compile: __builtin_alloca availability configure:5770: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o(.text+0x18): In function `_start': ../sysdeps/i386/elf/start.S:77: undefined reference to `main' 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 -mcpu=pentium2 conftest.c >&5 configure:5897: $? = 0 configure:5902: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5905: $? = 0 Test compile: long long reliability test 1 configure:5958: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:5961: $? = 0 configure:5966: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5969: $? = 0 Test compile: long long reliability test 2 configure:6018: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:6021: $? = 0 configure:6026: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6029: $? = 0 Test compile: mpn_lshift_com optimization configure:6109: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:6112: $? = 0 configure:6117: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6120: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6209: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 conftest.c >&5 configure:6212: $? = 0 configure:6217: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6220: $? = 0 Testing gcc GOT with eax emitted configure:6268: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -fPIC -S conftest.c >&5 2>&1 configure:6271: $? = 0 Result: no configure:6366: result: yes configure:5343: checking compiler gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 Test compile: configure:5357: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5360: $? = 0 configure:5365: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5368: $? = 0 Test compile: function pointer return configure:5411: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5414: $? = 0 configure:5419: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5422: $? = 0 Test compile: cmov instruction configure:5467: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5470: $? = 0 configure:5475: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5478: $? = 0 Test compile: double -> ulong conversion configure:5524: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5527: $? = 0 configure:5532: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5535: $? = 0 Test compile: double negation configure:5579: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5582: $? = 0 configure:5587: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5590: $? = 0 Test compile: double -> float conversion configure:5635: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5638: $? = 0 configure:5643: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5646: $? = 0 Test compile: gnupro alpha ev6 char spilling configure:5719: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5722: $? = 0 configure:5727: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5730: $? = 0 Test compile: __builtin_alloca availability configure:5770: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/../../../crt1.o(.text+0x18): In function `_start': ../sysdeps/i386/elf/start.S:77: undefined reference to `main' 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 -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5897: $? = 0 configure:5902: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5905: $? = 0 Test compile: long long reliability test 1 configure:5958: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:5961: $? = 0 configure:5966: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:5969: $? = 0 Test compile: long long reliability test 2 configure:6018: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:6021: $? = 0 configure:6026: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6029: $? = 0 Test compile: mpn_lshift_com optimization configure:6109: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:6112: $? = 0 configure:6117: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6120: $? = 0 Test compile: mpn_lshift_com optimization 2 configure:6209: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:6212: $? = 0 configure:6217: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:6220: $? = 0 Testing gcc GOT with eax emitted configure:6268: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -fPIC -S conftest.c >&5 2>&1 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 &5 gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) Copyright (C) 2002 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 &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) configure:6796: $? = 0 configure:6798: gcc -V &5 gcc: argument to `-V' is missing configure:6801: $? = 1 configure:6824: checking for C compiler default output file name configure:6827: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:6830: $? = 0 configure:6876: result: a.out configure:6881: checking whether the C compiler works configure:6887: ./a.out 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 -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:6924: $? = 0 configure:6949: result: configure:6955: checking for suffix of object files configure:6976: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 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 -mcpu=pentium2 -march=pentium2 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 -mcpu=pentium2 -march=pentium2 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 -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:2: 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | #include configure:7666: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 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:7796: result: yes configure:7817: checking for build system preprocessor configure:7828: gcc -E conftest.c # 1 "conftest.c" # 1 "" # 1 "" # 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: line 7874: ./conftest: No such file or directory configure:7869: gcc conftest.c -o conftest,ff8 configure:7872: $? = 0 ./configure: line 7874: ./conftest: No such file or directory configure:7869: gcc conftest.c -o conftest configure:7872: $? = 0 configure:7888: result: 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:8035: checking for g++ configure:8051: found /usr/bin/g++ configure:8061: result: g++ configure:8077: checking for C++ compiler version configure:8080: g++ --version &5 g++ (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) Copyright (C) 2002 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:8083: $? = 0 configure:8085: g++ -v &5 Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux Thread model: posix gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5) configure:8088: $? = 0 configure:8090: g++ -V &5 g++: argument to `-V' missing configure:8093: $? = 1 configure:8096: checking whether we are using the GNU C++ compiler configure:8120: g++ -c conftest.cc >&5 configure:8126: $? = 0 configure:8130: test -z || test ! -s conftest.err configure:8133: $? = 0 configure:8136: test -s conftest.o configure:8139: $? = 0 configure:8152: result: yes configure:8158: checking whether g++ accepts -g configure:8179: g++ -c -g conftest.cc >&5 configure:8185: $? = 0 configure:8189: test -z || test ! -s conftest.err configure:8192: $? = 0 configure:8195: test -s conftest.o configure:8198: $? = 0 configure:8209: result: yes configure:8251: g++ -c -g -O2 conftest.cc >&5 configure:8257: $? = 0 configure:8261: test -z || test ! -s conftest.err configure:8264: $? = 0 configure:8267: test -s conftest.o configure:8270: $? = 0 configure:8296: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:19: `exit' undeclared (first use this function) conftest.cc:19: (Each undeclared identifier is reported only once for each function it appears in.) configure:8302: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:8251: g++ -c -g -O2 conftest.cc >&5 configure:8257: $? = 0 configure:8261: test -z || test ! -s conftest.err configure:8264: $? = 0 configure:8267: test -s conftest.o configure:8270: $? = 0 configure:8296: g++ -c -g -O2 conftest.cc >&5 configure:8302: $? = 0 configure:8306: test -z || test ! -s conftest.err configure:8309: $? = 0 configure:8312: test -s conftest.o configure:8315: $? = 0 CXXFLAGS chosen by autoconf: -g -O2 configure:8365: checking C++ compiler g++ -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 Test compile: configure:8379: g++ -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cc >&5 configure:8382: $? = 0 configure:8386: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:8389: $? = 0 Test compile: namespace configure:8419: g++ -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cc >&5 configure:8422: $? = 0 configure:8426: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:8429: $? = 0 Test compile: std iostream configure:8465: g++ -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cc >&5 configure:8468: $? = 0 configure:8472: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest configure:8475: $? = 0 configure:8494: result: yes configure:8538: checking how to run the C++ preprocessor configure:8569: g++ -E conftest.cc configure:8575: $? = 0 configure:8607: g++ -E conftest.cc conftest.cc:18:28: ac_nonexistent.h: No such file or directory configure:8613: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:8652: result: g++ -E configure:8676: g++ -E conftest.cc configure:8682: $? = 0 configure:8714: g++ -E conftest.cc conftest.cc:18:28: ac_nonexistent.h: No such file or directory configure:8720: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include 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 -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:8864: $? = 0 configure:8888: result: yes Decided: ABI=32 CC=gcc CFLAGS=-m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 CPPFLAGS= GMP_LDFLAGS= CXX=g++ CXXFLAGS=-m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 path= 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 -mcpu=pentium2 -march=pentium2 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:9204: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9207: $? = 0 configure:9209: ./conftest configure:9212: $? = 0 configure:9227: result: yes configure:9251: checking for sys/types.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for sys/stat.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for stdlib.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for string.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for memory.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for strings.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for inttypes.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for stdint.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9251: checking for unistd.h configure:9267: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:9273: $? = 0 configure:9277: test -z || test ! -s conftest.err configure:9280: $? = 0 configure:9283: test -s conftest.o configure:9286: $? = 0 configure:9297: result: yes configure:9322: checking for string.h configure:9327: result: yes configure:9512: checking for ar configure:9528: found /usr/bin/ar configure:9539: result: ar configure:9570: checking for BSD-compatible nm configure:9619: result: /usr/bin/nm -B configure:9891: checking for a sed that does not truncate output configure:9947: result: /bin/sed configure:9961: checking for ld used by gcc configure:10028: result: /usr/bin/ld configure:10037: checking if the linker (/usr/bin/ld) is GNU ld configure:10052: result: yes configure:10057: checking for /usr/bin/ld option to reload object files configure:10064: result: -r configure:10082: checking whether ln -s works configure:10086: result: yes configure:10093: checking how to recognize dependent libraries configure:10279: result: pass_all configure:10773: checking dlfcn.h usability configure:10785: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:10791: $? = 0 configure:10795: test -z || test ! -s conftest.err configure:10798: $? = 0 configure:10801: test -s conftest.o configure:10804: $? = 0 configure:10814: result: yes configure:10818: checking dlfcn.h presence configure:10828: gcc -E conftest.c configure:10834: $? = 0 configure:10854: result: yes configure:10889: checking for dlfcn.h configure:10896: result: yes configure:10919: checking how to run the C++ preprocessor configure:11033: result: g++ -E configure:11057: g++ -E conftest.cc configure:11063: $? = 0 configure:11095: g++ -E conftest.cc conftest.cc:32:28: ac_nonexistent.h: No such file or directory configure:11101: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | /* end confdefs.h. */ | #include configure:11152: checking the maximum length of command line arguments configure:11264: result: 98304 configure:11276: checking command to parse /usr/bin/nm -B output from gcc object configure:11381: g++ -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cc >&5 configure:11384: $? = 0 configure:11388: /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:11391: $? = 0 configure:11443: g++ -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cc conftstm.o >&5 configure:11446: $? = 0 configure:11484: result: ok configure:11488: checking for objdir configure:11503: result: .libs configure:11593: checking for ar configure:11620: result: ar configure:11673: checking for ranlib configure:11689: found /usr/bin/ranlib configure:11700: result: ranlib configure:11753: checking for strip configure:11769: found /usr/bin/strip configure:11780: result: strip configure:12052: checking if gcc supports -fno-rtti -fno-exceptions configure:12073: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -fno-rtti -fno-exceptions conftest.c >&5 configure:12077: $? = 0 configure:12087: result: yes configure:12102: checking for gcc option to produce PIC configure:12334: result: -fPIC configure:12342: checking if gcc PIC flag -fPIC works configure:12363: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -fPIC -DPIC conftest.c >&5 configure:12367: $? = 0 configure:12377: result: yes configure:12405: checking if gcc static flag -static works configure:12433: result: yes configure:12443: checking if gcc supports -c -o file.o configure:12467: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -o out/conftest2.o conftest.c >&5 configure:12471: $? = 0 configure:12490: result: yes configure:12516: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:13500: result: yes configure:13521: checking whether -lc should be explicitly linked in configure:13526: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:13529: $? = 0 configure:13544: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:13547: $? = 0 configure:13559: result: no configure:13567: checking dynamic linker characteristics configure:14169: result: GNU/Linux ld.so configure:14178: checking how to hardcode library paths into programs configure:14203: result: immediate configure:14217: checking whether stripping libraries is possible configure:14222: result: yes configure:15057: checking if libtool supports shared libraries configure:15059: result: yes configure:15062: checking whether to build shared libraries configure:15083: result: yes configure:15086: checking whether to build static libraries configure:15090: result: yes configure:15183: creating libtool configure:15771: checking for ld used by g++ configure:15838: result: /usr/bin/ld configure:15847: checking if the linker (/usr/bin/ld) is GNU ld configure:15862: result: yes configure:15913: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:16891: result: yes configure:16909: g++ -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cpp >&5 configure:16912: $? = 0 configure:17064: checking for g++ option to produce PIC configure:17348: result: -fPIC configure:17356: checking if g++ PIC flag -fPIC works configure:17377: g++ -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -fPIC -DPIC conftest.cpp >&5 configure:17381: $? = 0 configure:17391: result: yes configure:17419: checking if g++ static flag -static works configure:17447: result: yes configure:17457: checking if g++ supports -c -o file.o configure:17481: g++ -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -o out/conftest2.o conftest.cpp >&5 configure:17485: $? = 0 configure:17504: result: yes configure:17530: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:17555: result: yes configure:17622: checking dynamic linker characteristics configure:18172: result: GNU/Linux ld.so configure:18181: checking how to hardcode library paths into programs configure:18206: result: immediate configure:24417: checking for ANSI C header files configure:24570: result: yes configure:24580: checking whether time.h and sys/time.h may both be included configure:24605: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24611: $? = 0 configure:24615: test -z || test ! -s conftest.err configure:24618: $? = 0 configure:24621: test -s conftest.o configure:24624: $? = 0 configure:24635: result: yes configure:24701: checking fcntl.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking fcntl.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for fcntl.h configure:24824: result: yes configure:24701: checking float.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking float.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for float.h configure:24824: result: yes configure:24701: checking invent.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:70:20: invent.h: No such file or directory configure:24719: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24742: result: no configure:24746: checking invent.h presence configure:24756: gcc -E conftest.c conftest.c:36:20: invent.h: No such file or directory configure:24762: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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 configure:24782: result: no configure:24817: checking for invent.h configure:24824: result: no configure:24701: checking langinfo.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking langinfo.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for langinfo.h configure:24824: result: yes configure:24701: checking locale.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking locale.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for locale.h configure:24824: result: yes configure:24701: checking nl_types.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking nl_types.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for nl_types.h configure:24824: result: yes configure:24701: checking sys/attributes.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:73:28: sys/attributes.h: No such file or directory configure:24719: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24742: result: no configure:24746: checking sys/attributes.h presence configure:24756: gcc -E conftest.c conftest.c:39:28: sys/attributes.h: No such file or directory configure:24762: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | /* end confdefs.h. */ | #include configure:24782: result: no configure:24817: checking for sys/attributes.h configure:24824: result: no configure:24701: checking sys/iograph.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:73:25: sys/iograph.h: No such file or directory configure:24719: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24742: result: no configure:24746: checking sys/iograph.h presence configure:24756: gcc -E conftest.c conftest.c:39:25: sys/iograph.h: No such file or directory configure:24762: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | /* end confdefs.h. */ | #include configure:24782: result: no configure:24817: checking for sys/iograph.h configure:24824: result: no configure:24701: checking sys/mman.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking sys/mman.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for sys/mman.h configure:24824: result: yes configure:24701: checking sys/param.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking sys/param.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for sys/param.h configure:24824: result: yes configure:24701: checking sys/processor.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:75:27: sys/processor.h: No such file or directory configure:24719: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24742: result: no configure:24746: checking sys/processor.h presence configure:24756: gcc -E conftest.c conftest.c:41:27: sys/processor.h: No such file or directory configure:24762: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:24782: result: no configure:24817: checking for sys/processor.h configure:24824: result: no configure:24701: checking sys/pstat.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:75:23: sys/pstat.h: No such file or directory configure:24719: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24742: result: no configure:24746: checking sys/pstat.h presence configure:24756: gcc -E conftest.c conftest.c:41:23: sys/pstat.h: No such file or directory configure:24762: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include configure:24782: result: no configure:24817: checking for sys/pstat.h configure:24824: result: no configure:24701: checking sys/sysinfo.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking sys/sysinfo.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for sys/sysinfo.h configure:24824: result: yes configure:24701: checking sys/syssgi.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:76:24: sys/syssgi.h: No such file or directory configure:24719: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24742: result: no configure:24746: checking sys/syssgi.h presence configure:24756: gcc -E conftest.c conftest.c:42:24: sys/syssgi.h: No such file or directory configure:24762: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include configure:24782: result: no configure:24817: checking for sys/syssgi.h configure:24824: result: no configure:24701: checking sys/systemcfg.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:76:27: sys/systemcfg.h: No such file or directory configure:24719: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:24742: result: no configure:24746: checking sys/systemcfg.h presence configure:24756: gcc -E conftest.c conftest.c:42:27: sys/systemcfg.h: No such file or directory configure:24762: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include configure:24782: result: no configure:24817: checking for sys/systemcfg.h configure:24824: result: no configure:24701: checking sys/time.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking sys/time.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for sys/time.h configure:24824: result: yes configure:24701: checking sys/times.h usability configure:24713: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24719: $? = 0 configure:24723: test -z || test ! -s conftest.err configure:24726: $? = 0 configure:24729: test -s conftest.o configure:24732: $? = 0 configure:24742: result: yes configure:24746: checking sys/times.h presence configure:24756: gcc -E conftest.c configure:24762: $? = 0 configure:24782: result: yes configure:24817: checking for sys/times.h configure:24824: result: yes configure:24843: checking for sys/resource.h configure:24868: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24874: $? = 0 configure:24878: test -z || test ! -s conftest.err configure:24881: $? = 0 configure:24884: test -s conftest.o configure:24887: $? = 0 configure:24898: result: yes configure:24915: checking for sys/sysctl.h configure:24933: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:24939: $? = 0 configure:24943: test -z || test ! -s conftest.err configure:24946: $? = 0 configure:24949: test -s conftest.o configure:24952: $? = 0 configure:24963: result: yes configure:24980: checking for machine/hal_sysinfo.h configure:24998: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:50:33: machine/hal_sysinfo.h: No such file or directory configure:25004: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #if HAVE_SYS_SYSINFO_H | # include | #endif | | #include configure:25028: result: no configure:25051: checking whether fgetc is declared configure:25075: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25081: $? = 0 configure:25085: test -z || test ! -s conftest.err configure:25088: $? = 0 configure:25091: test -s conftest.o configure:25094: $? = 0 configure:25105: result: yes configure:25121: checking whether fscanf is declared configure:25145: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25151: $? = 0 configure:25155: test -z || test ! -s conftest.err configure:25158: $? = 0 configure:25161: test -s conftest.o configure:25164: $? = 0 configure:25175: result: yes configure:25191: checking whether optarg is declared configure:25215: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25221: $? = 0 configure:25225: test -z || test ! -s conftest.err configure:25228: $? = 0 configure:25231: test -s conftest.o configure:25234: $? = 0 configure:25245: result: yes configure:25261: checking whether ungetc is declared configure:25285: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25291: $? = 0 configure:25295: test -z || test ! -s conftest.err configure:25298: $? = 0 configure:25301: test -s conftest.o configure:25304: $? = 0 configure:25315: result: yes configure:25331: checking whether vfprintf is declared configure:25355: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25361: $? = 0 configure:25365: test -z || test ! -s conftest.err configure:25368: $? = 0 configure:25371: test -s conftest.o configure:25374: $? = 0 configure:25385: result: yes configure:25403: checking whether sys_errlist is declared configure:25429: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25435: $? = 0 configure:25439: test -z || test ! -s conftest.err configure:25442: $? = 0 configure:25445: test -s conftest.o configure:25448: $? = 0 configure:25459: result: yes configure:25475: checking whether sys_nerr is declared configure:25501: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25507: $? = 0 configure:25511: test -z || test ! -s conftest.err configure:25514: $? = 0 configure:25517: test -s conftest.o configure:25520: $? = 0 configure:25531: result: yes configure:25550: checking return type of signal handlers configure:25581: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25587: $? = 0 configure:25591: test -z || test ! -s conftest.err configure:25594: $? = 0 configure:25597: test -s conftest.o configure:25600: $? = 0 configure:25611: result: void configure:25630: checking for intmax_t configure:25654: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25660: $? = 0 configure:25664: test -z || test ! -s conftest.err configure:25667: $? = 0 configure:25670: test -s conftest.o configure:25673: $? = 0 configure:25684: result: yes configure:25694: checking for long double configure:25718: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25724: $? = 0 configure:25728: test -z || test ! -s conftest.err configure:25731: $? = 0 configure:25734: test -s conftest.o configure:25737: $? = 0 configure:25748: result: yes configure:25758: checking for long long configure:25782: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25788: $? = 0 configure:25792: test -z || test ! -s conftest.err configure:25795: $? = 0 configure:25798: test -s conftest.o configure:25801: $? = 0 configure:25812: result: yes configure:25822: checking for ptrdiff_t configure:25846: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25852: $? = 0 configure:25856: test -z || test ! -s conftest.err configure:25859: $? = 0 configure:25862: test -s conftest.o configure:25865: $? = 0 configure:25876: result: yes configure:25886: checking for quad_t configure:25910: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25916: $? = 0 configure:25920: test -z || test ! -s conftest.err configure:25923: $? = 0 configure:25926: test -s conftest.o configure:25929: $? = 0 configure:25940: result: yes configure:25950: checking for uint_least32_t configure:25974: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:25980: $? = 0 configure:25984: test -z || test ! -s conftest.err configure:25987: $? = 0 configure:25990: test -s conftest.o configure:25993: $? = 0 configure:26004: result: yes configure:26016: checking for preprocessor stringizing operator configure:26040: result: yes configure:26054: checking for working volatile configure:26077: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26083: $? = 0 configure:26087: test -z || test ! -s conftest.err configure:26090: $? = 0 configure:26093: test -s conftest.o configure:26096: $? = 0 configure:26107: result: yes configure:26120: checking whether exists and works configure:26150: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26156: $? = 0 configure:26160: test -z || test ! -s conftest.err configure:26163: $? = 0 configure:26166: test -s conftest.o configure:26169: $? = 0 configure:26181: result: yes configure:26191: checking whether gcc __attribute__ ((const)) works configure:26212: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26218: $? = 0 configure:26222: test -z || test ! -s conftest.err configure:26225: $? = 0 configure:26228: test -s conftest.o configure:26231: $? = 0 configure:26243: result: yes configure:26253: checking whether gcc __attribute__ ((malloc)) works configure:26262: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -c conftest.c >conftest.out 2>&1 configure:26265: $? = 0 configure:26279: result: yes configure:26289: checking whether gcc __attribute__ ((mode (XX))) works configure:26310: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26316: $? = 0 configure:26320: test -z || test ! -s conftest.err configure:26323: $? = 0 configure:26326: test -s conftest.o configure:26329: $? = 0 configure:26341: result: yes configure:26351: checking whether gcc __attribute__ ((noreturn)) works configure:26372: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26378: $? = 0 configure:26382: test -z || test ! -s conftest.err configure:26385: $? = 0 configure:26388: test -s conftest.o configure:26391: $? = 0 configure:26403: result: yes configure:26414: checking for inline configure:26435: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26441: $? = 0 configure:26445: test -z || test ! -s conftest.err configure:26448: $? = 0 configure:26451: test -s conftest.o configure:26454: $? = 0 configure:26466: result: inline configure:26516: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26522: $? = 0 configure:26526: test -z || test ! -s conftest.err configure:26529: $? = 0 configure:26532: test -s conftest.o configure:26535: $? = 0 configure:26699: checking for cos in -lm configure:26729: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c -lm >&5 conftest.c:73: warning: conflicting types for built-in function `cos' configure:26735: $? = 0 configure:26739: test -z || test ! -s conftest.err configure:26742: $? = 0 configure:26745: test -s conftest configure:26748: $? = 0 configure:26761: result: yes configure:26774: checking for working alloca.h configure:26795: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26801: $? = 0 configure:26805: test -z || test ! -s conftest.err configure:26808: $? = 0 configure:26811: test -s conftest configure:26814: $? = 0 configure:26826: result: yes configure:26837: checking for alloca (via gmp-impl.h) configure:26866: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:26872: $? = 0 configure:26876: test -z || test ! -s conftest.err configure:26879: $? = 0 configure:26882: test -s conftest configure:26885: $? = 0 configure:26897: result: yes configure:26908: checking how to allocate temporary memory configure:26932: result: alloca configure:27009: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27015: $? = 0 configure:27019: test -z || test ! -s conftest.err configure:27022: $? = 0 configure:27025: test -s conftest.o configure:27028: $? = 0 configure:27041: checking whether byte ordering is bigendian configure:27068: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27074: $? = 0 configure:27078: test -z || test ! -s conftest.err configure:27081: $? = 0 configure:27084: test -s conftest.o configure:27087: $? = 0 configure:27111: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c: In function `main': conftest.c:76: `not' undeclared (first use in this function) conftest.c:76: (Each undeclared identifier is reported only once conftest.c:76: for each function it appears in.) conftest.c:76: parse error before "big" configure:27117: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:27252: result: no configure:27281: checking format of `double' floating point configure:27299: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -c conftest.c >&5 2>&1 configure:27302: $? = 0 configure:27469: result: IEEE little endian configure:27599: checking for alarm configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for attr_get configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/cceCYQOj.o(.text+0x11): In function `main': : undefined reference to `attr_get' /tmp/cceCYQOj.o(.data+0x0): undefined reference to `attr_get' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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 declares attr_get. | For example, HP-UX 11i declares gettimeofday. */ | #define attr_get innocuous_attr_get | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char attr_get (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef attr_get | | /* Override any 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:27687: result: no configure:27599: checking for clock configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for clock_gettime configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/ccG5reUK.o(.text+0x11): In function `main': : undefined reference to `clock_gettime' /tmp/ccG5reUK.o(.data+0x0): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime) || defined (__stub___clock_gettime) | choke me | #else | char (*f) () = clock_gettime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != clock_gettime; | ; | return 0; | } configure:27687: result: no configure:27599: checking for cputime configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/cceXYdHx.o(.text+0x11): In function `main': : undefined reference to `cputime' /tmp/cceXYdHx.o(.data+0x0): undefined reference to `cputime' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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 | /* end confdefs.h. */ | /* Define cputime to an innocuous variant, in case declares cputime. | For example, HP-UX 11i declares gettimeofday. */ | #define cputime innocuous_cputime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cputime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cputime | | /* Override any 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:27687: result: no configure:27599: checking for getpagesize configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for getrusage configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for gettimeofday configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for getsysinfo configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/ccif9LAv.o(.text+0x11): In function `main': : undefined reference to `getsysinfo' /tmp/ccif9LAv.o(.data+0x0): undefined reference to `getsysinfo' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_GETPAGESIZE 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define getsysinfo to an innocuous variant, in case declares getsysinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define getsysinfo innocuous_getsysinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getsysinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getsysinfo | | /* Override any 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:27687: result: no configure:27599: checking for localeconv configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for memset configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:101: warning: conflicting types for built-in function `memset' configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for mmap configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for mprotect configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for nl_langinfo configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for obstack_vprintf configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for popen configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for processor_info configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/cck9ZoLI.o(.text+0x11): In function `main': : undefined reference to `processor_info' /tmp/cck9ZoLI.o(.data+0x0): undefined reference to `processor_info' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | /* Define processor_info to an innocuous variant, in case declares processor_info. | For example, HP-UX 11i declares gettimeofday. */ | #define processor_info innocuous_processor_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char processor_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef processor_info | | /* Override any 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:27687: result: no configure:27599: checking for pstat_getprocessor configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/cccj3KaA.o(.text+0x11): In function `main': : undefined reference to `pstat_getprocessor' /tmp/cccj3KaA.o(.data+0x0): undefined reference to `pstat_getprocessor' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | /* end confdefs.h. */ | /* Define pstat_getprocessor to an innocuous variant, in case declares pstat_getprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getprocessor innocuous_pstat_getprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getprocessor | | /* Override any 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:27687: result: no configure:27599: checking for raise configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for read_real_time configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/cc6YX1h0.o(.text+0x11): In function `main': : undefined reference to `read_real_time' /tmp/cc6YX1h0.o(.data+0x0): undefined reference to `read_real_time' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h. */ | /* Define read_real_time to an innocuous variant, in case declares read_real_time. | For example, HP-UX 11i declares gettimeofday. */ | #define read_real_time innocuous_read_real_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char read_real_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef read_real_time | | /* Override any 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:27687: result: no configure:27599: checking for sigaction configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for sigaltstack configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for sigstack configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/ccSqCCim.o(.text+0x11): In function `main': : the `sigstack' function is dangerous. `sigaltstack' should be used instead. configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for syssgi configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/cciQ3Dlg.o(.text+0x11): In function `main': : undefined reference to `syssgi' /tmp/cciQ3Dlg.o(.data+0x0): undefined reference to `syssgi' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 1 | /* end confdefs.h. */ | /* Define syssgi to an innocuous variant, in case declares syssgi. | For example, HP-UX 11i declares gettimeofday. */ | #define syssgi innocuous_syssgi | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char syssgi (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef syssgi | | /* Override any 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:27687: result: no configure:27599: checking for strchr configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:111: warning: conflicting types for built-in function `strchr' configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for strerror configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for strnlen configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for strtol configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for strtoul configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for sysconf configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for sysctl configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27599: checking for sysctlbyname configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 /tmp/ccHDnfdk.o(.text+0x11): In function `main': : undefined reference to `sysctlbyname' /tmp/ccHDnfdk.o(.data+0x0): undefined reference to `sysctlbyname' collect2: ld returned 1 exit status configure:27662: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | /* end confdefs.h. */ | /* Define sysctlbyname to an innocuous variant, in case declares sysctlbyname. | For example, HP-UX 11i declares gettimeofday. */ | #define sysctlbyname innocuous_sysctlbyname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysctlbyname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysctlbyname | | /* Override any 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:27687: result: no configure:27599: checking for times configure:27656: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27662: $? = 0 configure:27666: test -z || test ! -s conftest.err configure:27669: $? = 0 configure:27672: test -s conftest configure:27675: $? = 0 configure:27687: result: yes configure:27699: checking for vsnprintf configure:27756: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27762: $? = 0 configure:27766: test -z || test ! -s conftest.err configure:27769: $? = 0 configure:27772: test -s conftest configure:27775: $? = 0 configure:27787: result: yes configure:27798: checking whether vsnprintf works configure:27865: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27868: $? = 0 configure:27870: ./conftest configure:27873: $? = 0 configure:27865: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:27868: $? = 0 configure:27870: ./conftest configure:27873: $? = 0 configure:27889: result: yes configure:27904: checking whether sscanf needs writable input configure:27916: result: no configure:27934: checking for struct pst_processor.psp_iticksperclktick configure:27958: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:96:23: sys/pstat.h: No such file or directory conftest.c: In function `main': conftest.c:101: storage size of `ac_aggr' isn't known conftest.c:101: storage size of `ac_aggr' isn't known configure:27964: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct pst_processor ac_aggr; | if (ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure:28003: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 conftest.c:96:23: sys/pstat.h: No such file or directory conftest.c: In function `main': conftest.c:101: storage size of `ac_aggr' isn't known conftest.c:101: storage size of `ac_aggr' isn't known configure:28009: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct pst_processor ac_aggr; | if (sizeof ac_aggr.psp_iticksperclktick) | return 0; | ; | return 0; | } configure:28035: result: no configure:28075: checking sstream usability configure:28087: g++ -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cc >&5 configure:28093: $? = 0 configure:28097: test -z || test ! -s conftest.err configure:28100: $? = 0 configure:28103: test -s conftest.o configure:28106: $? = 0 configure:28116: result: yes configure:28120: checking sstream presence configure:28130: g++ -E conftest.cc configure:28136: $? = 0 configure:28156: result: yes configure:28191: checking for sstream configure:28198: result: yes configure:28211: checking for std::locale configure:28236: g++ -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.cc >&5 configure:28242: $? = 0 configure:28246: test -z || test ! -s conftest.err configure:28249: $? = 0 configure:28252: test -s conftest.o configure:28255: $? = 0 configure:28266: result: yes configure:28819: checking for suitable m4 trying m4 good configure:28863: result: m4 configure:28869: checking if m4wrap produces spurious output test input is changequote({,})define(x,)m4wrap({x})dnl produces 0 chars output configure:28891: result: no configure:28907: checking how to switch to text section trying .text configure:28918: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:28921: $? = 0 configure:28943: result: .text configure:28947: checking how to switch to data section configure:28958: result: .data configure:28963: checking for assembler label suffix trying configure:28976: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:28979: $? = 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:28976: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:28979: $? = 0 configure:29001: result: : configure:29006: checking for assembler global directive configure:29018: result: .globl configure:29023: checking for assembler global directive attribute configure:29034: result: configure:29039: checking if globals are prefixed by underscore configure:29049: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -c conftest.c >&5 configure:29052: $? = 0 configure:29070: result: no configure:29110: checking how to switch to read-only data section Test program: const int foo = 123; configure:29129: gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -S conftest.c >&5 configure:29132: $? = 0 Compiler output: .file "conftest.c" .globl foo .section .rodata .align 4 .type foo,@object .size foo,4 foo: .long 123 .ident "GCC: (GNU) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)" Match: .section .rodata configure:29163: result: .section .rodata configure:29167: checking for assembler .type directive configure:29178: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29181: $? = 0 configure:29201: result: .type $1,@$2 configure:29205: checking for assembler .size directive configure:29215: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29218: $? = 0 configure:29235: result: .size $1,$2 configure:29242: checking for assembler local label prefix Trying L configure:29256: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29259: $? = 0 00000000 t Lgurkmacka 00000000 t dummy L label is local but still in object file Trying .L configure:29256: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29259: $? = 0 00000000 t dummy .L label doesn't appear in object file at all (good) Local label appears in object files: no configure:29305: result: .L configure:29316: checking for assembler byte directive trying .byte configure:29329: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29332: $? = 0 configure:29354: result: .byte configure:29362: checking how to define a 32-bit word configure:29387: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29390: $? = 0 configure:29418: result: .long configure:29427: checking if .align assembly directive is logarithmic configure:29442: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29445: $? = 0 configure:29466: result: no configure:29960: checking if the .align directive accepts an 0x90 fill in .text configure:29972: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:29975: $? = 0 configure:29993: result: yes configure:30014: checking for assembler COFF type directives configure:30030: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:30033: $? = 1 conftest.s: Assembler messages: conftest.s:3: Error: unknown pseudo-op: `.def' conftest.s:4: Error: unknown pseudo-op: `.scl' conftest.s:5: Error: unrecognized symbol type "" conftest.s:5: Warning: rest of line ignored; first ignored character is `3' conftest.s:6: Error: unknown pseudo-op: `.endef' configure: failed program was: .text .globl foo .def foo .scl 2 .type 32 .endef foo: configure:30047: result: no configure:30057: checking if _GLOBAL_OFFSET_TABLE_ is prefixed by underscore configure:30076: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -fPIC -DPIC conftest.s >&5 && gcc -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 -fPIC -DPIC conftest.o >&5 configure:30079: $? = 0 configure:30092: result: no configure:30105: checking if the assembler takes cl with shldl configure:30115: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.s >conftest.out 2>&1 configure:30118: $? = 0 configure:30132: result: yes configure:30302: checking for unsigned short configure:30326: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:30332: $? = 0 configure:30336: test -z || test ! -s conftest.err configure:30339: $? = 0 configure:30342: test -s conftest.o configure:30345: $? = 0 configure:30356: result: yes configure:30359: checking size of unsigned short configure:30678: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:30681: $? = 0 configure:30683: ./conftest configure:30686: $? = 0 configure:30709: result: 2 configure:30716: checking for unsigned configure:30740: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:30746: $? = 0 configure:30750: test -z || test ! -s conftest.err configure:30753: $? = 0 configure:30756: test -s conftest.o configure:30759: $? = 0 configure:30770: result: yes configure:30773: checking size of unsigned configure:31092: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:31095: $? = 0 configure:31097: ./conftest configure:31100: $? = 0 configure:31123: result: 4 configure:31130: checking for unsigned long configure:31154: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:31160: $? = 0 configure:31164: test -z || test ! -s conftest.err configure:31167: $? = 0 configure:31170: test -s conftest.o configure:31173: $? = 0 configure:31184: result: yes configure:31187: checking size of unsigned long configure:31506: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:31509: $? = 0 configure:31511: ./conftest configure:31514: $? = 0 configure:31537: result: 4 configure:31544: checking for mp_limb_t configure:31575: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:31581: $? = 0 configure:31585: test -z || test ! -s conftest.err configure:31588: $? = 0 configure:31591: test -s conftest.o configure:31594: $? = 0 configure:31605: result: yes configure:31608: checking size of mp_limb_t configure:31969: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:31972: $? = 0 configure:31974: ./conftest configure:31977: $? = 0 configure:32000: result: 4 configure:32165: checking for stack_t configure:32190: gcc -c -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c >&5 configure:32196: $? = 0 configure:32200: test -z || test ! -s conftest.err configure:32203: $? = 0 configure:32206: test -s conftest.o configure:32209: $? = 0 configure:32220: result: yes configure:32258: checking for tputs in -lncurses configure:32288: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c -lncurses >&5 /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status configure:32294: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSTREAM 1 | #define HAVE_STD__LOCALE 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 | #define HAVE_STACK_T 1 | /* 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:32320: result: no configure:32325: checking for tputs in -lcurses configure:32355: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c -lcurses >&5 /usr/bin/ld: cannot find -lcurses collect2: ld returned 1 exit status configure:32361: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSTREAM 1 | #define HAVE_STD__LOCALE 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 | #define HAVE_STACK_T 1 | /* 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:32387: result: no configure:32400: checking for readline in -lreadline configure:32430: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c -lreadline >&5 /usr/bin/ld: cannot find -lreadline collect2: ld returned 1 exit status configure:32436: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSTREAM 1 | #define HAVE_STD__LOCALE 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 | #define HAVE_STACK_T 1 | /* 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:32462: result: no configure:32750: checking readline detected configure:32752: result: no configure:32767: checking for bison configure:32796: result: no configure:32767: checking for byacc configure:32796: result: no configure:32808: checking for flex configure:32837: result: no configure:32808: checking for lex configure:32837: result: no configure:32847: checking for yywrap in -lfl configure:32877: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c -lfl >&5 /usr/bin/ld: cannot find -lfl collect2: ld returned 1 exit status configure:32883: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSTREAM 1 | #define HAVE_STD__LOCALE 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 | #define HAVE_STACK_T 1 | /* 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:32909: result: no configure:32914: checking for yywrap in -ll configure:32944: gcc -o conftest -m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2 conftest.c -ll >&5 /usr/bin/ld: cannot find -ll collect2: ld returned 1 exit status configure:32950: $? = 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@swox.com" | #define PACKAGE "gmp" | #define VERSION "4.2.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_pentium2 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #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_NL_TYPES_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SYSCTL_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_QUAD_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_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_OBSTACK_VPRINTF 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGSTACK 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_SYSCTL 1 | #define HAVE_TIMES 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SSTREAM 1 | #define HAVE_STD__LOCALE 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 | #define HAVE_STACK_T 1 | /* 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:32976: result: no configure:33130: checking for ranlib configure:33157: result: ranlib configure:33324: 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 zeus.olympus.net 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:1368: linking ./mpn/generic/add.c to mpn/add.c config.status:1368: linking ./mpn/generic/add_1.c to mpn/add_1.c config.status:1368: linking ./mpn/x86/p6/aors_n.asm to mpn/add_n.asm config.status:1368: linking ./mpn/generic/sub.c to mpn/sub.c config.status:1368: linking ./mpn/generic/sub_1.c to mpn/sub_1.c config.status:1368: linking ./mpn/x86/p6/aors_n.asm to mpn/sub_n.asm config.status:1368: linking ./mpn/x86/mul_1.asm to mpn/mul_1.asm config.status:1368: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm config.status:1368: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm config.status:1368: linking ./mpn/x86/p6/mmx/lshift.asm to mpn/lshift.asm config.status:1368: linking ./mpn/x86/p6/mmx/rshift.asm to mpn/rshift.asm config.status:1368: linking ./mpn/x86/p6/dive_1.asm to mpn/dive_1.asm config.status:1368: linking ./mpn/x86/p6/diveby3.asm to mpn/diveby3.asm config.status:1368: linking ./mpn/generic/divis.c to mpn/divis.c config.status:1368: linking ./mpn/generic/divrem.c to mpn/divrem.c config.status:1368: linking ./mpn/x86/p6/mmx/divrem_1.asm to mpn/divrem_1.asm config.status:1368: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c config.status:1368: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c config.status:1368: linking ./mpn/x86/p6/mod_1.asm to mpn/mod_1.asm config.status:1368: linking ./mpn/x86/p6/mod_34lsub1.asm to mpn/mod_34lsub1.asm config.status:1368: linking ./mpn/x86/p6/mode1o.asm to mpn/mode1o.asm config.status:1368: linking ./mpn/generic/dump.c to mpn/dump.c config.status:1368: linking ./mpn/generic/mul.c to mpn/mul.c config.status:1368: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c config.status:1368: linking ./mpn/generic/mul_n.c to mpn/mul_n.c config.status:1368: linking ./mpn/x86/p6/mul_basecase.asm to mpn/mul_basecase.asm config.status:1368: linking ./mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm config.status:1368: linking ./mpn/generic/random.c to mpn/random.c config.status:1368: linking ./mpn/generic/random2.c to mpn/random2.c config.status:1368: linking ./mpn/generic/pow_1.c to mpn/pow_1.c config.status:1368: linking ./mpn/generic/rootrem.c to mpn/rootrem.c config.status:1368: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c config.status:1368: linking ./mpn/generic/get_str.c to mpn/get_str.c config.status:1368: linking ./mpn/generic/set_str.c to mpn/set_str.c config.status:1368: linking ./mpn/generic/scan0.c to mpn/scan0.c config.status:1368: linking ./mpn/generic/scan1.c to mpn/scan1.c config.status:1368: linking ./mpn/x86/p6/mmx/popham.asm to mpn/popcount.asm config.status:1368: linking ./mpn/x86/p6/mmx/popham.asm to mpn/hamdist.asm config.status:1368: linking ./mpn/generic/cmp.c to mpn/cmp.c config.status:1368: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c config.status:1368: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c config.status:1368: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c config.status:1368: linking ./mpn/generic/gcd.c to mpn/gcd.c config.status:1368: linking ./mpn/generic/gcdext.c to mpn/gcdext.c config.status:1368: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c config.status:1368: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c config.status:1368: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c config.status:1368: linking ./mpn/generic/jacbase.c to mpn/jacbase.c config.status:1368: linking ./mpn/generic/get_d.c to mpn/get_d.c config.status:1368: linking ./mpn/generic/mullow_n.c to mpn/mullow_n.c config.status:1368: linking ./mpn/generic/mullow_basecase.c to mpn/mullow_basecase.c config.status:1368: linking ./mpn/x86/umul.asm to mpn/umul.asm config.status:1368: linking ./mpn/x86/udiv.asm to mpn/udiv.asm config.status:1368: linking ./mpn/x86/copyi.asm to mpn/copyi.asm config.status:1368: linking ./mpn/x86/p6/copyd.asm to mpn/copyd.asm config.status:1368: linking ./mpn/generic/addsub_n.c to mpn/addsub_n.c config.status:1368: linking ./mpn/x86/p6/mmx/gmp-mparam.h to gmp-mparam.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=pentium2-pc-linux-gnu ac_cv_build_alias=pentium2-pc-linux-gnu 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_cxx_compiler_gnu=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= ac_cv_func_alarm=yes ac_cv_func_attr_get=no ac_cv_func_clock=yes ac_cv_func_clock_gettime=no 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=yes 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=yes ac_cv_func_sigstack=yes 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=yes 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=yes ac_cv_header_sstream=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_attributes_h=no ac_cv_header_sys_iograph_h=no ac_cv_header_sys_mman_h=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=yes ac_cv_header_sys_sysinfo_h=yes 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=pentium2-pc-linux-gnu ac_cv_host_alias=pentium2-pc-linux-gnu ac_cv_lib_curses_tputs=no ac_cv_lib_fl_yywrap=no ac_cv_lib_l_yywrap=no ac_cv_lib_m_cos=yes 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_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_cxx_g=yes 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=yes ac_cv_type_signal=void ac_cv_type_stack_t=yes ac_cv_type_std__locale=yes 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 .rodata' gmp_cv_asm_size='.size $1,$2' gmp_cv_asm_text=.text gmp_cv_asm_type='.type $1,@$2' gmp_cv_asm_underscore=no gmp_cv_asm_w32=.long gmp_cv_asm_x86_coff_type=no gmp_cv_asm_x86_got_underscore=no 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= gmp_cv_prog_m4=m4 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=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=98304 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"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} /usr/local/src/gmp-4.2.2/missing --run aclocal-1.8' AMTAR='${SHELL} /usr/local/src/gmp-4.2.2/missing --run tar' ANSI2KNR='' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/local/src/gmp-4.2.2/missing --run autoconf' AUTOHEADER='${SHELL} /usr/local/src/gmp-4.2.2/missing --run autoheader' AUTOMAKE='${SHELL} /usr/local/src/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 -mcpu=pentium2 -march=pentium2' CPP='gcc -E' CPPFLAGS='' CPP_FOR_BUILD='gcc -E' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-m32 -O2 -fomit-frame-pointer -mcpu=pentium2 -march=pentium2' CYGPATH_W='echo' 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='' EXEEXT_FOR_BUILD='' GMP_LDFLAGS='' 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='1' HAVE_SIGSTACK_01='1' HAVE_STACK_T_01='1' 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} /usr/local/src/gmp-4.2.2/missing --run flex' LEXLIB='' LEX_OUTPUT_ROOT='' LIBCURSES='' LIBGMPXX_LDFLAGS='' LIBGMP_DLL='0' LIBGMP_LDFLAGS='' LIBM='-lm' 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} /usr/local/src/gmp-4.2.2/missing --run makeinfo' OBJDUMP='objdump' OBJEXT='o' PACKAGE='gmp' PACKAGE_BUGREPORT='gmp-bugs@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='/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='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DLLTOOL='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' am__leading_dot='.' bindir='${exec_prefix}/bin' build='pentium2-pc-linux-gnu' build_alias='' build_cpu='pentium2' build_os='linux-gnu' 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='pentium2-pc-linux-gnu' host_alias='' host_cpu='pentium2' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/local/src/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_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_pentium2 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_NL_TYPES_H 1 #define HAVE_OBSTACK_VPRINTF 1 #define HAVE_POPEN 1 #define HAVE_PTRDIFF_T 1 #define HAVE_QUAD_T 1 #define HAVE_RAISE 1 #define HAVE_SIGACTION 1 #define HAVE_SIGALTSTACK 1 #define HAVE_SIGSTACK 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define HAVE_SSTREAM 1 #define HAVE_STACK_T 1 #define HAVE_STDARG 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STD__LOCALE 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_SYSCTL 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_SYSCTL_H 1 #define HAVE_SYS_SYSINFO_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@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 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0