From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32622 invoked by alias); 29 Feb 2012 00:03:20 -0000 Received: (qmail 32456 invoked by uid 22791); 29 Feb 2012 00:02:51 -0000 X-SWARE-Spam-Status: Yes, hits=6.4 required=5.0 tests=AWL,BAYES_50,KAM_STOCKTIP,RCVD_IN_DNSWL_NONE,TW_BJ,TW_CX,TW_DC,TW_JL,TW_VF,TW_XL X-Spam-Check-By: sourceware.org Received: from bay0-omc1-s23.bay0.hotmail.com (HELO bay0-omc1-s23.bay0.hotmail.com) (65.54.190.34) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 29 Feb 2012 00:02:15 +0000 Received: from BAY147-W24 ([65.54.190.61]) by bay0-omc1-s23.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 28 Feb 2012 16:02:14 -0800 Message-ID: From: Me Myself and I To: , , Subject: FW: Compiling and building vital libraries. Date: Wed, 29 Feb 2012 00:03:00 -0000 In-Reply-To: References: ,,,<418BF7963F914614B0CC31F6DF41CB6C@desktop2> <83mx87s98f.fsf@gnu.org>,<94A2B27145A446C7ADFE1650F3742448@desktop2> <83d393s68h.fsf@gnu.org>, <83boons4ac.fsf@gnu.org>,,,,,,,,<4F4B4C5A.3000705@redhat.com>, Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2012-02/txt/msg00045.txt.bz2 //-------------------------------------------------------------------------= ----------------- I have indeed turned off my firewall for a while, and have successfully completed =A0 ./contrib/download_prerequisites; =A0 which gives me =A0 gmp mpfr mpc =A0 directories.=A0 However, these 3 new directories are source code directorie= s, which need the =A0 ./configure; make; make check; install; =A0 treatment. =A0 I find that I can't compile gmp, because it tells me eventually: =A0 configure: error: cannot determine how to define a 32 bit word =A0 How can I get past this error? Below is my config.log contents. //-------------------------------------------------------------------------= ----------------- 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.3.2, which was generated by GNU Autoconf 2.61.=A0 Invocation command line was =A0 $ ./configure=20 ## --------- ## ## Platform. ## ## --------- ## hostname =3D User-PC uname -m =3D i686 uname -r =3D 1.0.17(0.48/3/2) uname -s =3D MINGW32_NT-6.1 uname -v =3D 2011-04-24 23:39 /usr/bin/uname -p =3D unknown /bin/uname -X=A0=A0=A0=A0 =3D unknown /bin/arch=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =3D unknown /usr/bin/arch -k=A0=A0=A0=A0=A0=A0 =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo=A0=A0=A0=A0=A0 =3D unknown /bin/machine=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =3D unknown /usr/bin/oslevel=A0=A0=A0=A0=A0=A0 =3D unknown /bin/universe=A0=A0=A0=A0=A0=A0=A0=A0=A0 =3D unknown PATH: /home/User/wget/ PATH: /home/User/bzip2/bin/ PATH: /home/User/ PATH: /home/User/nano PATH: . PATH: /usr/local/bin PATH: /mingw/bin PATH: /bin PATH: /c/Windows/system32 PATH: /c/Windows PATH: /c/Windows/System32/Wbem PATH: /c/Windows/System32/WindowsPowerShell/v1.0/ PATH: /c/Program Files (x86)/Common Files/Ulead Systems/MPEG PATH: /c/Program Files (x86)/QuickTime/QTSystem/ PATH: /c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn/Management= Studio/ PATH: /c/Program Files (x86)/Microsoft SQL Server/110/Tools/Binn/ PATH: /c/Program Files (x86)/Microsoft SQL Server/110/DTS/Binn/ PATH: /c/Program Files (x86)/SlikSvn/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2123: checking build system type configure:2141: result: i686-pc-mingw32 configure:2163: checking host system type configure:2178: result: i686-pc-mingw32 configure:2215: checking for a BSD-compatible install configure:2271: result: /bin/install -c configure:2282: checking whether build environment is sane configure:2325: result: yes configure:2382: checking for gawk configure:2398: found /bin/gawk configure:2409: result: gawk configure:2420: checking whether make sets $(MAKE) configure:2441: result: yes configure:2623: checking whether to enable maintainer-specific portions of = Makefiles configure:2632: result: no User: ABI=3D CC=3D CFLAGS=3D(unset) CPPFLAGS=3D(unset) MPN_PATH=3D GMP: abilist=3D32 cclist=3Dgcc icc cc configure:4346: gcc 2>&1 | grep xlc >/dev/null configure:4349: $? =3D 1 configure:4403: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-point= er=20 Test compile:=20 configure:4417: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4420: $? =3D 0 configure:4425: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4426: ./a.out: No such file or directory ./configure: line 4426: ./b.out: No such file or directory configure:4428: $? =3D 0 Test compile: function pointer return configure:4471: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4474: $? =3D 0 configure:4479: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4480: ./a.out: No such file or directory ./configure: line 4480: ./b.out: No such file or directory configure:4482: $? =3D 0 Test compile: cmov instruction configure:4527: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4530: $? =3D 0 configure:4535: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4536: ./a.out: No such file or directory ./configure: line 4536: ./b.out: No such file or directory configure:4538: $? =3D 0 Test compile: double -> ulong conversion configure:4584: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4587: $? =3D 0 configure:4592: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4593: ./a.out: No such file or directory ./configure: line 4593: ./b.out: No such file or directory configure:4595: $? =3D 0 Test compile: double negation configure:4639: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4642: $? =3D 0 configure:4647: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4648: ./a.out: No such file or directory ./configure: line 4648: ./b.out: No such file or directory configure:4650: $? =3D 0 Test compile: double -> float conversion configure:4695: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4698: $? =3D 0 configure:4703: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4704: ./a.out: No such file or directory ./configure: line 4704: ./b.out: No such file or directory configure:4706: $? =3D 0 Test compile: gnupro alpha ev6 char spilling configure:4780: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4783: $? =3D 0 configure:4788: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4789: ./a.out: No such file or directory ./configure: line 4789: ./b.out: No such file or directory configure:4791: $? =3D 0 Test compile: __builtin_alloca availability configure:4831: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../libmingw32.a(main.o): In fun= ction `main': C:\MinGW\msys\1.0\src\mingwrt/../mingw/main.c:73: undefined reference to `W= inMain@16' collect2: ld returned 1 exit status configure:4834: $? =3D 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:4955: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:4958: $? =3D 0 configure:4963: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 4964: ./a.out: No such file or directory ./configure: line 4964: ./b.out: No such file or directory configure:4966: $? =3D 0 Test compile: long long reliability test 1 configure:5019: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:5022: $? =3D 0 configure:5027: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5028: ./a.out: No such file or directory ./configure: line 5028: ./b.out: No such file or directory configure:5030: $? =3D 0 Test compile: long long reliability test 2 configure:5079: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:5082: $? =3D 0 configure:5087: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5088: ./a.out: No such file or directory ./configure: line 5088: ./b.out: No such file or directory configure:5090: $? =3D 0 Test compile: mpn_lshift_com optimization configure:5178: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:5181: $? =3D 0 configure:5186: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5187: ./a.out: No such file or directory ./configure: line 5187: ./b.out: No such file or directory configure:5189: $? =3D 0 Test compile: mpn_lshift_com optimization 2 configure:5286: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 conftest.c >= &5 configure:5289: $? =3D 0 configure:5294: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5295: ./a.out: No such file or directory ./configure: line 5295: ./b.out: No such file or directory configure:5297: $? =3D 0 Testing gcc GOT with eax emitted configure:5345: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -fPIC -S con= ftest.c >&5 2>&1 conftest.c:1:0: warning: -fPIC ignored for target (all code is position ind= ependent) [enabled by default] configure:5348: $? =3D 0 Result: no configure:5443: result: yes configure: testlist sizeof-long-4 configure:5618: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-point= er has sizeof(long)=3D=3D4 configure:5631: gcc -m32 -O2 -pedantic -fomit-frame-pointer -c conftest.c >= &5 configure:5634: $? =3D 0 configure:5639: result: yes configure:5912: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-point= er=A0 -mtune=3Dpentiumpro Test compile:=20 configure:5926: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:5929: $? =3D 0 configure:5934: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5935: ./a.out: No such file or directory ./configure: line 5935: ./b.out: No such file or directory configure:5937: $? =3D 0 Test compile: function pointer return configure:5980: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:5983: $? =3D 0 configure:5988: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5989: ./a.out: No such file or directory ./configure: line 5989: ./b.out: No such file or directory configure:5991: $? =3D 0 Test compile: cmov instruction configure:6036: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6039: $? =3D 0 configure:6044: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6045: ./a.out: No such file or directory ./configure: line 6045: ./b.out: No such file or directory configure:6047: $? =3D 0 Test compile: double -> ulong conversion configure:6093: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6096: $? =3D 0 configure:6101: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6102: ./a.out: No such file or directory ./configure: line 6102: ./b.out: No such file or directory configure:6104: $? =3D 0 Test compile: double negation configure:6148: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6151: $? =3D 0 configure:6156: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6157: ./a.out: No such file or directory ./configure: line 6157: ./b.out: No such file or directory configure:6159: $? =3D 0 Test compile: double -> float conversion configure:6204: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6207: $? =3D 0 configure:6212: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6213: ./a.out: No such file or directory ./configure: line 6213: ./b.out: No such file or directory configure:6215: $? =3D 0 Test compile: gnupro alpha ev6 char spilling configure:6289: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6292: $? =3D 0 configure:6297: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6298: ./a.out: No such file or directory ./configure: line 6298: ./b.out: No such file or directory configure:6300: $? =3D 0 Test compile: __builtin_alloca availability configure:6340: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../libmingw32.a(main.o): In fun= ction `main': C:\MinGW\msys\1.0\src\mingwrt/../mingw/main.c:73: undefined reference to `W= inMain@16' collect2: ld returned 1 exit status configure:6343: $? =3D 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:6464: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6467: $? =3D 0 configure:6472: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6473: ./a.out: No such file or directory ./configure: line 6473: ./b.out: No such file or directory configure:6475: $? =3D 0 Test compile: long long reliability test 1 configure:6528: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6531: $? =3D 0 configure:6536: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6537: ./a.out: No such file or directory ./configure: line 6537: ./b.out: No such file or directory configure:6539: $? =3D 0 Test compile: long long reliability test 2 configure:6588: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6591: $? =3D 0 configure:6596: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6597: ./a.out: No such file or directory ./configure: line 6597: ./b.out: No such file or directory configure:6599: $? =3D 0 Test compile: mpn_lshift_com optimization configure:6687: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6690: $? =3D 0 configure:6695: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6696: ./a.out: No such file or directory ./configure: line 6696: ./b.out: No such file or directory configure:6698: $? =3D 0 Test compile: mpn_lshift_com optimization 2 configure:6795: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro conftest.c >&5 configure:6798: $? =3D 0 configure:6803: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6804: ./a.out: No such file or directory ./configure: line 6804: ./b.out: No such file or directory configure:6806: $? =3D 0 Testing gcc GOT with eax emitted configure:6854: gcc -m32 -O2 -pedantic -fomit-frame-pointer=A0 -mtune=3Dpen= tiumpro -fPIC -S conftest.c >&5 2>&1 conftest.c:1:0: warning: -fPIC ignored for target (all code is position ind= ependent) [enabled by default] configure:6857: $? =3D 0 Result: no configure:6952: result: yes configure:5912: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-point= er -mtune=3Dpentiumpro=A0 -march=3Dpentiumpro Test compile:=20 configure:5926: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:5929: $? =3D 0 configure:5934: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5935: ./a.out: No such file or directory ./configure: line 5935: ./b.out: No such file or directory configure:5937: $? =3D 0 Test compile: function pointer return configure:5980: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:5983: $? =3D 0 configure:5988: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 5989: ./a.out: No such file or directory ./configure: line 5989: ./b.out: No such file or directory configure:5991: $? =3D 0 Test compile: cmov instruction configure:6036: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6039: $? =3D 0 configure:6044: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6045: ./a.out: No such file or directory ./configure: line 6045: ./b.out: No such file or directory configure:6047: $? =3D 0 Test compile: double -> ulong conversion configure:6093: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6096: $? =3D 0 configure:6101: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6102: ./a.out: No such file or directory ./configure: line 6102: ./b.out: No such file or directory configure:6104: $? =3D 0 Test compile: double negation configure:6148: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6151: $? =3D 0 configure:6156: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6157: ./a.out: No such file or directory ./configure: line 6157: ./b.out: No such file or directory configure:6159: $? =3D 0 Test compile: double -> float conversion configure:6204: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6207: $? =3D 0 configure:6212: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6213: ./a.out: No such file or directory ./configure: line 6213: ./b.out: No such file or directory configure:6215: $? =3D 0 Test compile: gnupro alpha ev6 char spilling configure:6289: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6292: $? =3D 0 configure:6297: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6298: ./a.out: No such file or directory ./configure: line 6298: ./b.out: No such file or directory configure:6300: $? =3D 0 Test compile: __builtin_alloca availability configure:6340: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../libmingw32.a(main.o): In fun= ction `main': C:\MinGW\msys\1.0\src\mingwrt/../mingw/main.c:73: undefined reference to `W= inMain@16' collect2: ld returned 1 exit status configure:6343: $? =3D 1 failed program was: int k; int foo () { __builtin_alloca (k); } Test compile: abs int -> double conversion configure:6464: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6467: $? =3D 0 configure:6472: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6473: ./a.out: No such file or directory ./configure: line 6473: ./b.out: No such file or directory configure:6475: $? =3D 0 Test compile: long long reliability test 1 configure:6528: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6531: $? =3D 0 configure:6536: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6537: ./a.out: No such file or directory ./configure: line 6537: ./b.out: No such file or directory configure:6539: $? =3D 0 Test compile: long long reliability test 2 configure:6588: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 conftest.c: In function 'f': conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long] configure:6591: $? =3D 0 configure:6596: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6597: ./a.out: No such file or directory ./configure: line 6597: ./b.out: No such file or directory configure:6599: $? =3D 0 Test compile: mpn_lshift_com optimization configure:6687: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6690: $? =3D 0 configure:6695: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6696: ./a.out: No such file or directory ./configure: line 6696: ./b.out: No such file or directory configure:6698: $? =3D 0 Test compile: mpn_lshift_com optimization 2 configure:6795: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro conftest.c >&5 configure:6798: $? =3D 0 configure:6803: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest ./configure: line 6804: ./a.out: No such file or directory ./configure: line 6804: ./b.out: No such file or directory configure:6806: $? =3D 0 Testing gcc GOT with eax emitted configure:6854: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro=A0 -march=3Dpentiumpro -fPIC -S conftest.c >&5 2>&1 conftest.c:1:0: warning: -fPIC ignored for target (all code is position ind= ependent) [enabled by default] configure:6857: $? =3D 0 Result: no configure:6952: result: yes configure:5912: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-point= er -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -mno-cygwin Test compile:=20 configure:5926: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro -march=3Dpentiumpro=A0 -mno-cygwin conftest.c >&5 cc1.exe: error: unrecognized command line option '-mno-cygwin' configure:5929: $? =3D 1 failed program was: int main () { return 0; } configure:6952: result: no configure:7103: checking for gcc configure:7130: result: gcc configure:7368: checking for C compiler version configure:7375: gcc --version >&5 gcc.exe (GCC) 4.6.1 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions.=A0 There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7378: $? =3D 0 configure:7385: gcc -v >&5 Using built-in specs. COLLECT_GCC=3DC:\MinGW\bin\gcc.exe COLLECT_LTO_WRAPPER=3Dc:/mingw/bin/../libexec/gcc/mingw32/4.6.1/lto-wrapper= .exe Target: mingw32 Configured with: ../gcc-4.6.1/configure --enable-languages=3Dc,c++,fortran,= objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enab= le-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-versi= on-specific-runtime-libs --build=3Dmingw32 --prefix=3D/mingw Thread model: win32 gcc version 4.6.1 (GCC)=20 configure:7388: $? =3D 0 configure:7395: gcc -V >&5 gcc.exe: error: unrecognized option '-V' gcc.exe: fatal error: no input files compilation terminated. configure:7398: $? =3D 1 configure:7421: checking for C compiler default output file name configure:7448: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiu= mpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 >&5 configure:7451: $? =3D 0 configure:7489: result: a.exe configure:7506: checking whether the C compiler works configure:7516: ./a.exe configure:7519: $? =3D 0 configure:7536: result: yes configure:7543: checking whether we are cross compiling configure:7545: result: no configure:7548: checking for suffix of executables configure:7555: gcc -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer= -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 >&5 configure:7558: $? =3D 0 configure:7582: result: .exe configure:7588: checking for suffix of object files configure:7614: gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpen= tiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:7617: $? =3D 0 configure:7640: result: o configure:7644: checking whether we are using the GNU C compiler configure:7673: gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpen= tiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:7679: $? =3D 0 configure:7696: result: yes configure:7701: checking whether gcc accepts -g configure:7731: gcc -c -g=A0 conftest.c >&5 configure:7737: $? =3D 0 configure:7836: result: yes configure:7853: checking for gcc option to accept ISO C89 configure:7927: gcc=A0 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3D= pentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:7933: $? =3D 0 configure:7956: result: none needed configure:7976: checking for gcc option to accept ISO C99 configure:8135: gcc=A0 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=3D= pentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:20:1: warning: C++ style comments are not allowed in ISO C90 [en= abled by default] conftest.c:20:1: warning: (this will be reported only once per input file) = [enabled by default] conftest.c:21:15: warning: anonymous variadic macros were introduced in C99= [-Wvariadic-macros] conftest.c:22:18: warning: anonymous variadic macros were introduced in C99= [-Wvariadic-macros] conftest.c:23:21: warning: anonymous variadic macros were introduced in C99= [-Wvariadic-macros] conftest.c:39:6: warning: use of C99 long long integer constant [-Wlong-lon= g] conftest.c:39:6: warning: use of C99 long long integer constant [-Wlong-lon= g] conftest.c:39:6: warning: use of C99 long long integer constant [-Wlong-lon= g] conftest.c:42:5: warning: use of C99 long long integer constant [-Wlong-lon= g] conftest.c:42:5: warning: use of C99 long long integer constant [-Wlong-lon= g] conftest.c:42:5: warning: use of C99 long long integer constant [-Wlong-lon= g] conftest.c:46:13: warning: ISO C90 does not support 'long long' [-Wlong-lon= g] conftest.c:46:32: warning: use of C99 long long integer constant [-Wlong-lo= ng] conftest.c:47:22: warning: ISO C90 does not support 'long long' [-Wlong-lon= g] conftest.c:47:41: warning: use of C99 long long integer constant [-Wlong-lo= ng] conftest.c:52:10: warning: ISO C90 does not support flexible array members = [-pedantic] conftest.c:64:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'test_varargs': conftest.c:80:3: warning: ISO C90 forbids mixed declarations and code [-ped= antic] conftest.c:83:3: warning: ISO C90 forbids mixed declarations and code [-ped= antic] conftest.c: In function 'main': conftest.c:118:3: warning: ISO C forbids nested functions [-pedantic] conftest.c:118:18: error: expected '=3D', ',', ';', 'asm' or '__attribute__= ' before 'newvar' conftest.c:118:3: warning: ISO C90 forbids mixed declarations and code [-pe= dantic] conftest.c:118:18: error: 'newvar' undeclared (first use in this function) conftest.c:118:18: note: each undeclared identifier is reported only once f= or each function it appears in conftest.c:125:3: warning: ISO C90 forbids mixed declarations and code [-pe= dantic] conftest.c:128:3: error: 'for' loop initial declarations are only allowed i= n C99 mode conftest.c:128:3: note: use option -std=3Dc99 or -std=3Dgnu99 to compile yo= ur code conftest.c:133:5: warning: ISO C90 forbids specifying subobject to initiali= ze [-pedantic] conftest.c:134:5: warning: ISO C90 forbids specifying subobject to initiali= ze [-pedantic] conftest.c:135:5: warning: ISO C90 forbids specifying subobject to initiali= ze [-pedantic] conftest.c:132:3: warning: ISO C90 forbids mixed declarations and code [-pe= dantic] conftest.c:140:3: warning: ISO C90 forbids variable length array 'dynamic_a= rray' [-Wvla] conftest.c:140:3: warning: ISO C90 forbids mixed declarations and code [-pe= dantic] conftest.c:144:33: warning: use of C99 long long integer constant [-Wlong-l= ong] conftest.c:144:51: warning: use of C99 long long integer constant [-Wlong-l= ong] configure:8141: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h.=A0 */ | #include | #include | #include | #include | #include |=20 | // Check varargs macros.=A0 These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { |=A0=A0 int x =3D 1234; |=A0=A0 int y =3D 5678; |=A0=A0 debug ("Flag"); |=A0=A0 debug ("X =3D %d\n", x); |=A0=A0 showlist (The first, second, and third items.); |=A0=A0 report (x>y, "x is %d but y is %d", x, y); | } |=20 | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 =3D=3D 4294967297ull && BIG64 % BIG32 =3D= =3D 0) | #if !BIG_OK |=A0=A0 your preprocessor is broken; | #endif | #if BIG_OK | #else |=A0=A0 your preprocessor is broken; | #endif | static long long int bignum =3D -9223372036854775807LL; | static unsigned long long int ubignum =3D BIG64; |=20 | struct incomplete_array | { |=A0=A0 int datasize; |=A0=A0 double data[]; | }; |=20 | struct named_init { |=A0=A0 int number; |=A0=A0 const wchar_t *name; |=A0=A0 double average; | }; |=20 | typedef const char *ccp; |=20 | static inline int | test_restrict (ccp restrict text) | { |=A0=A0 // See if C++-style comments work. |=A0=A0 // Iterate through items via the restricted pointer. |=A0=A0 // Also check for declarations in for loops. |=A0=A0 for (unsigned int i =3D 0; *(text+i) !=3D '\0'; ++i) |=A0=A0=A0=A0 continue; |=A0=A0 return 0; | } |=20 | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { |=A0=A0 va_list args; |=A0=A0 va_start (args, format); |=A0=A0 va_list args_copy; |=A0=A0 va_copy (args_copy, args); |=20 |=A0=A0 const char *str; |=A0=A0 int number; |=A0=A0 float fnumber; |=20 |=A0=A0 while (*format) |=A0=A0=A0=A0 { |=A0=A0=A0=A0=A0=A0 switch (*format++) | =A0=A0=A0 { | =A0=A0=A0 case 's': // string | =A0=A0=A0 =A0 str =3D va_arg (args_copy, const char *); | =A0=A0=A0 =A0 break; | =A0=A0=A0 case 'd': // int | =A0=A0=A0 =A0 number =3D va_arg (args_copy, int); | =A0=A0=A0 =A0 break; | =A0=A0=A0 case 'f': // float | =A0=A0=A0 =A0 fnumber =3D va_arg (args_copy, double); | =A0=A0=A0 =A0 break; | =A0=A0=A0 default: | =A0=A0=A0 =A0 break; | =A0=A0=A0 } |=A0=A0=A0=A0 } |=A0=A0 va_end (args_copy); |=A0=A0 va_end (args); | } |=20 | int | main () | { |=20 |=A0=A0 // Check bool. |=A0=A0 _Bool success =3D false; |=20 |=A0=A0 // Check restrict. |=A0=A0 if (test_restrict ("String literal") =3D=3D 0) |=A0=A0=A0=A0 success =3D true; |=A0=A0 char *restrict newvar =3D "Another string"; |=20 |=A0=A0 // Check varargs. |=A0=A0 test_varargs ("s, d' f .", "string", 65, 34.234); |=A0=A0 test_varargs_macros (); |=20 |=A0=A0 // Check flexible array members. |=A0=A0 struct incomplete_array *ia =3D |=A0=A0=A0=A0 malloc (sizeof (struct incomplete_array) + (sizeof (double) *= 10)); |=A0=A0 ia->datasize =3D 10; |=A0=A0 for (int i =3D 0; i < ia->datasize; ++i) |=A0=A0=A0=A0 ia->data[i] =3D i * 1.234; |=20 |=A0=A0 // Check named initializers. |=A0=A0 struct named_init ni =3D { |=A0=A0=A0=A0 .number =3D 34, |=A0=A0=A0=A0 .name =3D L"Test wide string", |=A0=A0=A0=A0 .average =3D 543.34343, |=A0=A0 }; |=20 |=A0=A0 ni.number =3D 58; |=20 |=A0=A0 int dynamic_array[ni.number]; |=A0=A0 dynamic_array[ni.number - 1] =3D 543; |=20 |=A0=A0 // work around unused variable warnings |=A0=A0 return (!success || bignum =3D=3D 0LL || ubignum =3D=3D 0uLL || new= var[0] =3D=3D 'x' | =A0=A0=A0 =A0 || dynamic_array[ni.number - 1] !=3D 543); |=20 |=A0=A0 ; |=A0=A0 return 0; | } configure:8135: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer= -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:8141: $? =3D 0 configure:8171: result: -std=3Dgnu99 configure:8301: checking for gcc -std=3Dgnu99 option to accept ISO Standard= C configure:8312: result: -std=3Dgnu99 configure:8322: checking how to run the C preprocessor configure:8362: gcc -std=3Dgnu99 -E=A0 conftest.c configure:8368: $? =3D 0 configure:8399: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8405: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h.=A0 */ | #include configure:8438: result: gcc -std=3Dgnu99 -E configure:8467: gcc -std=3Dgnu99 -E=A0 conftest.c configure:8473: $? =3D 0 configure:8504: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8510: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | /* end confdefs.h.=A0 */ | #include configure:8584: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer= -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:8590: $? =3D 0 configure:8682: checking build system compiler gcc -std=3Dgnu99 configure:8695: gcc -std=3Dgnu99 conftest.c conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplici= t-function-declaration] conftest.c:4:3: warning: incompatible implicit declaration of built-in func= tion 'exit' [enabled by default] configure:8698: $? =3D 0 ./configure: line 8700: ./a.out: No such file or directory ./configure: line 8700: ./b.out: No such file or directory configure:8705: result: yes configure:8726: checking for build system preprocessor configure:8737: gcc -std=3Dgnu99 -E conftest.c # 1 "conftest.c" # 1 "" # 1 "" # 1 "conftest.c" configure:8740: $? =3D 0 configure:8757: result: gcc -std=3Dgnu99 -E configure:8764: checking for build system executable suffix configure:8778: gcc -std=3Dgnu99 conftest.c -o conftest.exe conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplici= t-function-declaration] conftest.c:4:3: warning: incompatible implicit declaration of built-in func= tion 'exit' [enabled by default] configure:8781: $? =3D 0 configure:8797: result: .exe configure:8803: checking whether build system compiler is ANSI configure:8816: gcc -std=3Dgnu99 conftest.c conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplici= t-function-declaration] conftest.c:4:3: warning: incompatible implicit declaration of built-in func= tion 'exit' [enabled by default] configure:8819: $? =3D 0 configure:8828: result: yes configure:8838: checking for build system compiler math library configure:8857: gcc -std=3Dgnu99 conftest.c -lm conftest.c: In function 'main': conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplici= t-function-declaration] conftest.c:4:3: warning: incompatible implicit declaration of built-in func= tion 'exit' [enabled by default] conftest.c: In function 'foo': conftest.c:10:3: warning: implicit declaration of function 'log' [-Wimplici= t-function-declaration] conftest.c:10:10: warning: incompatible implicit declaration of built-in fu= nction 'log' [enabled by default] configure:8860: $? =3D 0 configure:8869: result: -lm configure:9684: checking for grep that handles long lines and -e configure:9758: result: /bin/grep configure:9763: checking for egrep configure:9841: result: /bin/grep -E Decided: ABI=3D32 CC=3Dgcc -std=3Dgnu99 CFLAGS=3D-m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiumpro -march= =3Dpentiumpro CPPFLAGS=3D GMP_LDFLAGS=3D CXX=3D CXXFLAGS=3D path=3D x86/p6 x86 generic configure:10115: checking for function prototypes configure:10118: result: yes configure:10135: checking for ANSI C header files configure:10165: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10171: $? =3D 0 configure:10270: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:10273: $? =3D 0 configure:10279: ./conftest.exe configure:10282: $? =3D 0 configure:10299: result: yes configure:10323: checking for sys/types.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for sys/stat.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for stdlib.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for string.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for memory.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for strings.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for inttypes.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for stdint.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10323: checking for unistd.h configure:10344: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:10350: $? =3D 0 configure:10366: result: yes configure:10391: checking for string.h configure:10397: result: yes configure:10534: checking whether assembler supports --noexecstack option configure:10544: gcc -std=3Dgnu99 -m32 -O2 -pedantic -fomit-frame-pointer -= mtune=3Dpentiumpro -march=3Dpentiumpro=20 =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 -S -o conftest= .s conftest.c >/dev/null configure:10547: $? =3D 0 configure:10564: result: no configure:10617: checking for ar configure:10633: found /mingw/bin/ar configure:10644: result: ar configure:10689: checking for BSD-compatible nm configure:10738: result: /mingw/bin/nm configure:11010: checking for a sed that does not truncate output configure:11066: result: /bin/sed configure:11080: checking for ld used by gcc -std=3Dgnu99 configure:11147: result: c:/mingw/mingw32/bin/ld.exe configure:11156: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GN= U ld configure:11171: result: yes configure:11176: checking for c:/mingw/mingw32/bin/ld.exe option to reload = object files configure:11183: result: -r configure:11201: checking whether ln -s works configure:11208: result: no, using cp -p configure:11212: checking how to recognize dependent libraries configure:11398: result: file_magic ^x86 archive import|^x86 DLL configure:11671: checking for dlltool configure:11687: found /mingw/bin/dlltool configure:11698: result: dlltool configure:11767: checking for as configure:11783: found /mingw/bin/as configure:11794: result: as configure:11863: checking for objdump configure:11879: found /mingw/bin/objdump configure:11890: result: objdump configure:11938: checking dlfcn.h usability configure:11955: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:60:19: fatal error: dlfcn.h: No such file or directory compilation terminated. configure:11961: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:11975: result: no configure:11979: checking dlfcn.h presence configure:11994: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:27:19: fatal error: dlfcn.h: No such file or directory compilation terminated. configure:12000: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h.=A0 */ | #include configure:12014: result: no configure:12047: checking for dlfcn.h configure:12055: result: no configure:12307: checking the maximum length of command line arguments configure:12419: result: 8192 configure:12431: checking command to parse /mingw/bin/nm output from gcc -s= td=3Dgnu99 object configure:12536: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:12539: $? =3D 0 configure:12543: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ =A0=A0=A0 ]\= ([ABCDGISTW][ABCDGISTW]*\)[ =A0=A0=A0 ][ =A0=A0=A0 ]*\([_A-Za-z][_A-Za-z0-9= ]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm configure:12546: $? =3D 0 cannot run sed -n -e 's/^.*[ =A0=A0=A0 ]\([ABCDGISTW][ABCDGISTW]*\)[ =A0=A0= =A0 ][ =A0=A0=A0 ]*\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 \2 \2/p' configure:12536: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:12539: $? =3D 0 configure:12543: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ =A0=A0=A0 ]\= ([ABCDGISTW][ABCDGISTW]*\)[ =A0=A0=A0 ][ =A0=A0=A0 ]*_\([_A-Za-z][_A-Za-z0-= 9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm configure:12546: $? =3D 0 cannot run sed -n -e 's/^.*[ =A0=A0=A0 ]\([ABCDGISTW][ABCDGISTW]*\)[ =A0=A0= =A0 ][ =A0=A0=A0 ]*_\([_A-Za-z][_A-Za-z0-9]*\) \{0,1\}$/\1 _\2 \2/p' configure:12636: result: failed configure:12643: checking for objdir configure:12658: result: .libs configure:12750: checking for ar configure:12777: result: ar configure:12846: checking for ranlib configure:12862: found /mingw/bin/ranlib configure:12873: result: ranlib configure:12942: checking for strip configure:12958: found /mingw/bin/strip configure:12969: result: strip configure:13255: checking if gcc -std=3Dgnu99 supports -fno-rtti -fno-excep= tions configure:13273: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -fno-rtti -fno-exceptions conf= test.c >&5 cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ b= ut not for C [enabled by default] configure:13277: $? =3D 0 configure:13290: result: no configure:13305: checking for gcc -std=3Dgnu99 option to produce PIC configure:13537: result: -DDLL_EXPORT configure:13545: checking if gcc -std=3Dgnu99 PIC flag -DDLL_EXPORT works configure:13563: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -DDLL_EXPORT -DPIC conftest.c = >&5 configure:13567: $? =3D 0 configure:13580: result: yes configure:13608: checking if gcc -std=3Dgnu99 static flag -static works configure:13636: result: yes configure:13646: checking if gcc -std=3Dgnu99 supports -c -o file.o configure:13667: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -o out/conftest2.o conftest.c = >&5 configure:13671: $? =3D 0 configure:13693: result: yes configure:13719: checking whether the gcc -std=3Dgnu99 linker (c:/mingw/min= gw32/bin/ld.exe) supports shared libraries configure:14699: result: yes configure:14766: checking dynamic linker characteristics configure:15368: result: Win32 ld.exe configure:15377: checking how to hardcode library paths into programs configure:15402: result: immediate configure:15416: checking whether stripping libraries is possible configure:15438: result: no configure:16223: checking if libtool supports shared libraries configure:16225: result: yes configure:16228: checking whether to build shared libraries configure:16249: result: no configure:16252: checking whether to build static libraries configure:16256: result: yes configure:16349: creating libtool configure:25569: checking for ANSI C header files configure:25733: result: yes configure:25743: checking whether time.h and sys/time.h may both be included configure:25773: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:25779: $? =3D 0 configure:25794: result: yes configure:25861: checking fcntl.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:25884: $? =3D 0 configure:25898: result: yes configure:25902: checking fcntl.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c configure:25923: $? =3D 0 configure:25937: result: yes configure:25970: checking for fcntl.h configure:25978: result: yes configure:25861: checking float.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:25884: $? =3D 0 configure:25898: result: yes configure:25902: checking float.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c configure:25923: $? =3D 0 configure:25937: result: yes configure:25970: checking for float.h configure:25978: result: yes configure:25861: checking invent.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:64:20: fatal error: invent.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking invent.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:31:20: fatal error: invent.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for invent.h configure:25978: result: no configure:25861: checking langinfo.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:64:22: fatal error: langinfo.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking langinfo.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:31:22: fatal error: langinfo.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for langinfo.h configure:25978: result: no configure:25861: checking locale.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:25884: $? =3D 0 configure:25898: result: yes configure:25902: checking locale.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c configure:25923: $? =3D 0 configure:25937: result: yes configure:25970: checking for locale.h configure:25978: result: yes configure:25861: checking nl_types.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:65:22: fatal error: nl_types.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking nl_types.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:32:22: fatal error: nl_types.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for nl_types.h configure:25978: result: no configure:25861: checking sys/attributes.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:65:28: fatal error: sys/attributes.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/attributes.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:32:28: fatal error: sys/attributes.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/attributes.h configure:25978: result: no configure:25861: checking sys/iograph.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:65:25: fatal error: sys/iograph.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/iograph.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:32:25: fatal error: sys/iograph.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/iograph.h configure:25978: result: no configure:25861: checking sys/mman.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:65:22: fatal error: sys/mman.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/mman.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:32:22: fatal error: sys/mman.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/mman.h configure:25978: result: no configure:25861: checking sys/param.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:25884: $? =3D 0 configure:25898: result: yes configure:25902: checking sys/param.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c configure:25923: $? =3D 0 configure:25937: result: yes configure:25970: checking for sys/param.h configure:25978: result: yes configure:25861: checking sys/processor.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:66:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/processor.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:33:27: fatal error: sys/processor.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/processor.h configure:25978: result: no configure:25861: checking sys/pstat.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:66:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/pstat.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:33:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/pstat.h configure:25978: result: no configure:25861: checking sys/sysinfo.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:66:25: fatal error: sys/sysinfo.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/sysinfo.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:33:25: fatal error: sys/sysinfo.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/sysinfo.h configure:25978: result: no configure:25861: checking sys/syssgi.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:66:24: fatal error: sys/syssgi.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/syssgi.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:33:24: fatal error: sys/syssgi.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/syssgi.h configure:25978: result: no configure:25861: checking sys/systemcfg.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:66:27: fatal error: sys/systemcfg.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/systemcfg.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:33:27: fatal error: sys/systemcfg.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/systemcfg.h configure:25978: result: no configure:25861: checking sys/time.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:25884: $? =3D 0 configure:25898: result: yes configure:25902: checking sys/time.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c configure:25923: $? =3D 0 configure:25937: result: yes configure:25970: checking for sys/time.h configure:25978: result: yes configure:25861: checking sys/times.h usability configure:25878: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:67:23: fatal error: sys/times.h: No such file or directory compilation terminated. configure:25884: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:25898: result: no configure:25902: checking sys/times.h presence configure:25917: gcc -std=3Dgnu99 -E=A0 conftest.c conftest.c:34:23: fatal error: sys/times.h: No such file or directory compilation terminated. configure:25923: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h.=A0 */ | #include configure:25937: result: no configure:25970: checking for sys/times.h configure:25978: result: no configure:25997: checking for sys/resource.h configure:26027: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:45:26: fatal error: sys/resource.h: No such file or directory compilation terminated. configure:26033: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h.=A0 */ | #if TIME_WITH_SYS_TIME | # include | # include | #else | # if HAVE_SYS_TIME_H | #=A0 include | # else | #=A0 include | # endif | #endif |=20 | #include configure:26049: result: no configure:26066: checking for sys/sysctl.h configure:26089: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:38:24: fatal error: sys/sysctl.h: No such file or directory compilation terminated. configure:26095: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h.=A0 */ | #if HAVE_SYS_PARAM_H | # include | #endif |=20 | #include configure:26111: result: no configure:26128: checking for machine/hal_sysinfo.h configure:26151: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:38:33: fatal error: machine/hal_sysinfo.h: No such file or direc= tory compilation terminated. configure:26157: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h.=A0 */ | #if HAVE_SYS_SYSINFO_H | # include | #endif |=20 | #include configure:26173: result: no configure:26196: checking whether fgetc is declared configure:26225: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26231: $? =3D 0 configure:26246: result: yes configure:26262: checking whether fscanf is declared configure:26291: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26297: $? =3D 0 configure:26312: result: yes configure:26328: checking whether optarg is declared configure:26357: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26363: $? =3D 0 configure:26378: result: yes configure:26394: checking whether ungetc is declared configure:26423: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26429: $? =3D 0 configure:26444: result: yes configure:26460: checking whether vfprintf is declared configure:26489: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26495: $? =3D 0 configure:26510: result: yes configure:26528: checking whether sys_errlist is declared configure:26559: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c: In function 'main': conftest.c:46:10: error: 'sys_errlist' undeclared (first use in this functi= on) conftest.c:46:10: note: each undeclared identifier is reported only once fo= r each function it appears in configure:26565: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | /* end confdefs.h.=A0 */ | #include | #include |=20 | int | main () | { | #ifndef sys_errlist |=A0=A0 (void) sys_errlist; | #endif |=20 |=A0=A0 ; |=A0=A0 return 0; | } configure:26580: result: no configure:26596: checking whether sys_nerr is declared configure:26627: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:10: error: 'sys_nerr' undeclared (first use in this function) conftest.c:47:10: note: each undeclared identifier is reported only once fo= r each function it appears in configure:26633: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | /* end confdefs.h.=A0 */ | #include | #include |=20 | int | main () | { | #ifndef sys_nerr |=A0=A0 (void) sys_nerr; | #endif |=20 |=A0=A0 ; |=A0=A0 return 0; | } configure:26648: result: no configure:26667: checking return type of signal handlers configure:26695: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c: In function 'main': conftest.c:47:1: error: void value not ignored as it ought to be configure:26701: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | /* end confdefs.h.=A0 */ | #include | #include |=20 | int | main () | { | return *(signal (0, 0)) (0) =3D=3D 1; |=A0=A0 ; |=A0=A0 return 0; | } configure:26716: result: void configure:26735: checking for intmax_t configure:26765: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26771: $? =3D 0 configure:26786: result: yes configure:26796: checking for long double configure:26826: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26832: $? =3D 0 configure:26847: result: yes configure:26857: checking for long long configure:26887: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26893: $? =3D 0 configure:26908: result: yes configure:26918: checking for ptrdiff_t configure:26948: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:26954: $? =3D 0 configure:26969: result: yes configure:26979: checking for quad_t configure:27009: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:79:1: error: unknown type name 'quad_t' configure:27015: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h.=A0 */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | #=A0 include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | #=A0 include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef quad_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) |=A0=A0 return 0; | if (sizeof (ac__type_new_)) |=A0=A0 return 0; |=A0=A0 ; |=A0=A0 return 0; | } configure:27030: result: no configure:27040: checking for uint_least32_t configure:27070: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27076: $? =3D 0 configure:27091: result: yes configure:27103: checking for preprocessor stringizing operator configure:27127: result: yes configure:27141: checking for working volatile configure:27170: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27176: $? =3D 0 configure:27191: result: yes configure:27202: checking for C/C++ restrict keyword configure:27238: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27244: $? =3D 0 configure:27262: result: restrict configure:27278: checking whether exists and works configure:27313: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27319: $? =3D 0 configure:27335: result: yes configure:27345: checking whether gcc __attribute__ ((const)) works configure:27371: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27377: $? =3D 0 configure:27393: result: yes configure:27403: checking whether gcc __attribute__ ((malloc)) works configure:27412: gcc -std=3Dgnu99 -m32 -O2 -pedantic -fomit-frame-pointer -= mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -c conftest.c >conftest.out 2>&1 configure:27415: $? =3D 0 configure:27429: result: yes configure:27439: checking whether gcc __attribute__ ((mode (XX))) works configure:27465: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27471: $? =3D 0 configure:27487: result: yes configure:27497: checking whether gcc __attribute__ ((noreturn)) works configure:27523: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27529: $? =3D 0 configure:27545: result: yes configure:27556: checking for inline configure:27582: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27588: $? =3D 0 configure:27606: result: inline configure:27661: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:27667: $? =3D 0 configure:27829: checking for cos in -lm configure:27864: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c -lm= =A0=A0 >&5 conftest.c:60:6: warning: conflicting types for built-in function 'cos' [en= abled by default] configure:27870: $? =3D 0 configure:27888: result: yes configure:27901: checking for working alloca.h configure:27927: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 conftest.c:53:20: fatal error: alloca.h: No such file or directory compilation terminated. configure:27933: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 | /* end confdefs.h.=A0 */ | #include | int | main () | { | char *p =3D (char *) alloca (2 * sizeof (int)); |=A0=A0 ; |=A0=A0 return 0; | } configure:27950: result: no configure:27961: checking for alloca (via gmp-impl.h) configure:27995: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28001: $? =3D 0 configure:28018: result: yes configure:28029: checking how to allocate temporary memory configure:28053: result: alloca configure:28135: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:28141: $? =3D 0 configure:28158: checking whether byte ordering is bigendian configure:28191: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 configure:28197: $? =3D 0 configure:28229: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c: In function 'main': conftest.c:62:2: error: unknown type name 'not' conftest.c:62:10: error: expected '=3D', ',', ';', 'asm' or '__attribute__'= before 'endian' configure:28235: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | /* end confdefs.h.=A0 */ | #include | #include |=20 | int | main () | { | #if BYTE_ORDER !=3D BIG_ENDIAN |=A0 not big endian | #endif |=20 |=A0=A0 ; |=A0=A0 return 0; | } configure:28375: result: no configure:28404: checking format of `double' floating point configure:28422: gcc -std=3Dgnu99 -m32 -O2 -pedantic -fomit-frame-pointer -= mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -c conftest.c >&5 2>&1 configure:28425: $? =3D 0 configure:28592: result: IEEE little endian configure:28722: checking for alarm configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccwMlLJW.o:conftest.c:(.text.startup+0xc):= undefined reference to `alarm' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | /* end confdefs.h.=A0 */ | /* Define alarm to an innocuous variant, in case declares alar= m. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define alarm innocuous_alarm |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char alarm (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef alarm |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char alarm (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_alarm || defined __stub___alarm | choke me | #endif |=20 | int | main () | { | return alarm (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for attr_get configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccmGtMCZ.o:conftest.c:(.text.startup+0xc):= undefined reference to `attr_get' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | /* end confdefs.h.=A0 */ | /* Define attr_get to an innocuous variant, in case declares a= ttr_get. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define attr_get innocuous_attr_get |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char attr_get (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef attr_get |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char attr_get (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_attr_get || defined __stub___attr_get | choke me | #endif |=20 | int | main () | { | return attr_get (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for clock configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for clock_gettime configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccDs5WKi.o:conftest.c:(.text.startup+0xc):= undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | /* end confdefs.h.=A0 */ | /* Define clock_gettime to an innocuous variant, in case decla= res clock_gettime. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define clock_gettime innocuous_clock_gettime |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char clock_gettime (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef clock_gettime |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_clock_gettime || defined __stub___clock_gettime | choke me | #endif |=20 | int | main () | { | return clock_gettime (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for cputime configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\cc43xTdp.o:conftest.c:(.text.startup+0xc):= undefined reference to `cputime' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | /* end confdefs.h.=A0 */ | /* Define cputime to an innocuous variant, in case declares cp= utime. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define cputime innocuous_cputime |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char cputime (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef cputime |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char cputime (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_cputime || defined __stub___cputime | choke me | #endif |=20 | int | main () | { | return cputime (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for getpagesize configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for getrusage configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccqY8aYC.o:conftest.c:(.text.startup+0xc):= undefined reference to `getrusage' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h.=A0 */ | /* Define getrusage to an innocuous variant, in case declares = getrusage. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define getrusage innocuous_getrusage |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char getrusage (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef getrusage |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char getrusage (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_getrusage || defined __stub___getrusage | choke me | #endif |=20 | int | main () | { | return getrusage (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for gettimeofday configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for getsysinfo configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccAVLao5.o:conftest.c:(.text.startup+0xc):= undefined reference to `getsysinfo' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h.=A0 */ | /* Define getsysinfo to an innocuous variant, in case declares= getsysinfo. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define getsysinfo innocuous_getsysinfo |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char getsysinfo (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef getsysinfo |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char getsysinfo (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_getsysinfo || defined __stub___getsysinfo | choke me | #endif |=20 | int | main () | { | return getsysinfo (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for localeconv configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for memset configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 conftest.c:84:6: warning: conflicting types for built-in function 'memset' = [enabled by default] configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for mmap configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\cc8r32vZ.o:conftest.c:(.text.startup+0xc):= undefined reference to `mmap' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | /* end confdefs.h.=A0 */ | /* Define mmap to an innocuous variant, in case declares mmap. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define mmap innocuous_mmap |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char mmap (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef mmap |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char mmap (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_mmap || defined __stub___mmap | choke me | #endif |=20 | int | main () | { | return mmap (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for mprotect configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for nl_langinfo configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccMVhvne.o:conftest.c:(.text.startup+0xc):= undefined reference to `nl_langinfo' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h.=A0 */ | /* Define nl_langinfo to an innocuous variant, in case declare= s nl_langinfo. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define nl_langinfo innocuous_nl_langinfo |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char nl_langinfo (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef nl_langinfo |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char nl_langinfo (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_nl_langinfo || defined __stub___nl_langinfo | choke me | #endif |=20 | int | main () | { | return nl_langinfo (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for obstack_vprintf configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccnSwY7h.o:conftest.c:(.text.startup+0xc):= undefined reference to `obstack_vprintf' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | /* end confdefs.h.=A0 */ | /* Define obstack_vprintf to an innocuous variant, in case dec= lares obstack_vprintf. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define obstack_vprintf innocuous_obstack_vprintf |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char obstack_vprintf (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef obstack_vprintf |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char obstack_vprintf (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf | choke me | #endif |=20 | int | main () | { | return obstack_vprintf (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for popen configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for processor_info configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccII5Dqx.o:conftest.c:(.text.startup+0xc):= undefined reference to `processor_info' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | /* end confdefs.h.=A0 */ | /* Define processor_info to an innocuous variant, in case decl= ares processor_info. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define processor_info innocuous_processor_info |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char processor_info (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef processor_info |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char processor_info (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_processor_info || defined __stub___processor_info | choke me | #endif |=20 | int | main () | { | return processor_info (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for pstat_getprocessor configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccctqqqu.o:conftest.c:(.text.startup+0xc):= undefined reference to `pstat_getprocessor' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | /* end confdefs.h.=A0 */ | /* Define pstat_getprocessor to an innocuous variant, in case = declares pstat_getprocessor. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define pstat_getprocessor innocuous_pstat_getprocessor |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char pstat_getprocessor (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef pstat_getprocessor |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char pstat_getprocessor (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_pstat_getprocessor || defined __stub___pstat_getproces= sor | choke me | #endif |=20 | int | main () | { | return pstat_getprocessor (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for raise configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for read_real_time configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccmQoe6k.o:conftest.c:(.text.startup+0xc):= undefined reference to `read_real_time' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h.=A0 */ | /* Define read_real_time to an innocuous variant, in case decl= ares read_real_time. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define read_real_time innocuous_read_real_time |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char read_real_time (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef read_real_time |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char read_real_time (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_read_real_time || defined __stub___read_real_time | choke me | #endif |=20 | int | main () | { | return read_real_time (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for sigaction configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccydsNWa.o:conftest.c:(.text.startup+0xc):= undefined reference to `sigaction' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h.=A0 */ | /* Define sigaction to an innocuous variant, in case declares = sigaction. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define sigaction innocuous_sigaction |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char sigaction (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef sigaction |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char sigaction (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_sigaction || defined __stub___sigaction | choke me | #endif |=20 | int | main () | { | return sigaction (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for sigaltstack configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccQxIJL7.o:conftest.c:(.text.startup+0xc):= undefined reference to `sigaltstack' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h.=A0 */ | /* Define sigaltstack to an innocuous variant, in case declare= s sigaltstack. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define sigaltstack innocuous_sigaltstack |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char sigaltstack (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef sigaltstack |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char sigaltstack (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_sigaltstack || defined __stub___sigaltstack | choke me | #endif |=20 | int | main () | { | return sigaltstack (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for sigstack configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\cca1GzN0.o:conftest.c:(.text.startup+0xc):= undefined reference to `sigstack' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h.=A0 */ | /* Define sigstack to an innocuous variant, in case declares s= igstack. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define sigstack innocuous_sigstack |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char sigstack (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef sigstack |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char sigstack (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_sigstack || defined __stub___sigstack | choke me | #endif |=20 | int | main () | { | return sigstack (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for syssgi configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccSgO1eQ.o:conftest.c:(.text.startup+0xc):= undefined reference to `syssgi' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | /* end confdefs.h.=A0 */ | /* Define syssgi to an innocuous variant, in case declares sys= sgi. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define syssgi innocuous_syssgi |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char syssgi (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef syssgi |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char syssgi (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_syssgi || defined __stub___syssgi | choke me | #endif |=20 | int | main () | { | return syssgi (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for strchr configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strchr' = [enabled by default] configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for strerror configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for strnlen configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccsyBrxC.o:conftest.c:(.text.startup+0xc):= undefined reference to `strnlen' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | /* end confdefs.h.=A0 */ | /* Define strnlen to an innocuous variant, in case declares st= rnlen. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define strnlen innocuous_strnlen |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char strnlen (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef strnlen |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char strnlen (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_strnlen || defined __stub___strnlen | choke me | #endif |=20 | int | main () | { | return strnlen (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for strtol configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for strtoul configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 configure:28784: $? =3D 0 configure:28802: result: yes configure:28722: checking for sysconf configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccc5f4As.o:conftest.c:(.text.startup+0xc):= undefined reference to `sysconf' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h.=A0 */ | /* Define sysconf to an innocuous variant, in case declares sy= sconf. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define sysconf innocuous_sysconf |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char sysconf (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef sysconf |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char sysconf (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_sysconf || defined __stub___sysconf | choke me | #endif |=20 | int | main () | { | return sysconf (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for sysctl configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccmj763r.o:conftest.c:(.text.startup+0xc):= undefined reference to `sysctl' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h.=A0 */ | /* Define sysctl to an innocuous variant, in case declares sys= ctl. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define sysctl innocuous_sysctl |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char sysctl (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef sysctl |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char sysctl (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_sysctl || defined __stub___sysctl | choke me | #endif |=20 | int | main () | { | return sysctl (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for sysctlbyname configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccQhXU2o.o:conftest.c:(.text.startup+0xc):= undefined reference to `sysctlbyname' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h.=A0 */ | /* Define sysctlbyname to an innocuous variant, in case declar= es sysctlbyname. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define sysctlbyname innocuous_sysctlbyname |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char sysctlbyname (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef sysctlbyname |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char sysctlbyname (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_sysctlbyname || defined __stub___sysctlbyname | choke me | #endif |=20 | int | main () | { | return sysctlbyname (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28722: checking for times configure:28778: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 C:\Users\User\AppData\Local\Temp\ccUS9nKk.o:conftest.c:(.text.startup+0xc):= undefined reference to `times' collect2: ld returned 1 exit status configure:28784: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | /* end confdefs.h.=A0 */ | /* Define times to an innocuous variant, in case declares time= s. |=A0=A0=A0 For example, HP-UX 11i declares gettimeofday.=A0 */ | #define times innocuous_times |=20 | /* System header to define __stub macros and hopefully few prototypes, |=A0=A0=A0=A0 which can conflict with char times (); below. |=A0=A0=A0=A0 Prefer to if __STDC__ is defined, since |=A0=A0=A0=A0 exists even on freestanding compilers.=A0 */ |=20 | #ifdef __STDC__ | # include | #else | # include | #endif |=20 | #undef times |=20 | /* Override any GCC internal prototype to avoid an error. |=A0=A0=A0 Use char because int might match the return type of a GCC |=A0=A0=A0 builtin and then its argument prototype would still apply.=A0 */ | #ifdef __cplusplus | extern "C" | #endif | char times (); | /* The GNU C library defines this for functions which it implements |=A0=A0=A0=A0 to always fail with ENOSYS.=A0 Some functions are actually na= med |=A0=A0=A0=A0 something starting with __ and the normal name is an alias.= =A0 */ | #if defined __stub_times || defined __stub___times | choke me | #endif |=20 | int | main () | { | return times (); |=A0=A0 ; |=A0=A0 return 0; | } configure:28802: result: no configure:28814: checking for vsnprintf configure:28870: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 conftest.c:92:6: warning: conflicting types for built-in function 'vsnprint= f' [enabled by default] configure:28876: $? =3D 0 configure:28893: result: yes configure:28904: checking whether vsnprintf works configure:28976: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 conftest.c: In function 'check': conftest.c:102:5: warning: implicit declaration of function 'exit' [-Wimpli= cit-function-declaration] conftest.c:102:5: warning: incompatible implicit declaration of built-in fu= nction 'exit' [enabled by default] conftest.c:106:5: warning: incompatible implicit declaration of built-in fu= nction 'exit' [enabled by default] conftest.c: In function 'main': conftest.c:115:3: warning: incompatible implicit declaration of built-in fu= nction 'exit' [enabled by default] configure:28979: $? =3D 0 configure:28985: ./conftest.exe configure:28988: $? =3D 0 configure:28976: gcc -std=3Dgnu99 -o conftest.exe -m32 -O2 -pedantic -fomit= -frame-pointer -mtune=3Dpentiumpro -march=3Dpentiumpro=A0=A0 conftest.c=A0 = >&5 conftest.c: In function 'check': conftest.c:102:5: warning: implicit declaration of function 'exit' [-Wimpli= cit-function-declaration] conftest.c:102:5: warning: incompatible implicit declaration of built-in fu= nction 'exit' [enabled by default] conftest.c:106:5: warning: incompatible implicit declaration of built-in fu= nction 'exit' [enabled by default] conftest.c: In function 'main': conftest.c:115:3: warning: incompatible implicit declaration of built-in fu= nction 'exit' [enabled by default] configure:28979: $? =3D 0 configure:28985: ./conftest.exe configure:28988: $? =3D 0 configure:29006: result: yes configure:29021: checking whether sscanf needs writable input configure:29033: result: no configure:29051: checking for struct pst_processor.psp_iticksperclktick configure:29080: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:70:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:29086: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h.=A0 */ | #include |=20 | int | main () | { | static struct pst_processor ac_aggr; | if (ac_aggr.psp_iticksperclktick) | return 0; |=A0=A0 ; |=A0=A0 return 0; | } configure:29120: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.c >&5 conftest.c:70:23: fatal error: sys/pstat.h: No such file or directory compilation terminated. configure:29126: $? =3D 1 configure: failed program was: | /* confdefs.h.=A0 */ | #define PACKAGE_NAME "GNU MP" | #define PACKAGE_TARNAME "gmp" | #define PACKAGE_VERSION "4.3.2" | #define PACKAGE_STRING "GNU MP 4.3.2" | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" | #define PACKAGE "gmp" | #define VERSION "4.3.2" | #define WANT_FFT 1 | #define HAVE_HOST_CPU_i686 1 | #define HAVE_SPEED_CYCLECOUNTER 2 | #define HAVE_CALLING_CONVENTIONS 1 | #define PROTOTYPES 1 | #define __PROTOTYPES 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_DECL_FGETC 1 | #define HAVE_DECL_FSCANF 1 | #define HAVE_DECL_OPTARG 1 | #define HAVE_DECL_UNGETC 1 | #define HAVE_DECL_VFPRINTF 1 | #define HAVE_DECL_SYS_ERRLIST 0 | #define HAVE_DECL_SYS_NERR 0 | #define RETSIGTYPE void | #define HAVE_INTMAX_T 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_LONG_LONG 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_UINT_LEAST32_T 1 | #define HAVE_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 1 | #define WANT_TMP_ALLOCA 1 | #define HAVE_LIMB_LITTLE_ENDIAN 1 | #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 | #define HAVE_CLOCK 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMSET 1 | #define HAVE_MPROTECT 1 | #define HAVE_POPEN 1 | #define HAVE_RAISE 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h.=A0 */ | #include |=20 | int | main () | { | static struct pst_processor ac_aggr; | if (sizeof ac_aggr.psp_iticksperclktick) | return 0; |=A0=A0 ; |=A0=A0 return 0; | } configure:29144: result: no configure:29931: checking for suitable m4 trying m4 good configure:29975: result: m4 configure:29981: checking if m4wrap produces spurious output test input is changequote({,})define(x,)m4wrap({x})dnl produces 0 chars output configure:30003: result: no configure:30019: checking how to switch to text section trying .text configure:30030: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30033: $? =3D 0 configure:30055: result: .text configure:30059: checking how to switch to data section configure:30070: result: .data configure:30075: checking for assembler label suffix trying=20 configure:30088: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30091: $? =3D 1 conftest.s: Assembler messages: conftest.s:2: Error: no such instruction: `somelabel' configure: failed program was: =A0=A0=A0 .text somelabel conftest.s: Assembler messages: conftest.s:2: Error: no such instruction: `somelabel' trying : configure:30088: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30091: $? =3D 0 configure:30113: result: : configure:30118: checking for assembler global directive configure:30130: result: .globl configure:30135: checking for assembler global directive attribute configure:30146: result:=20 configure:30151: checking if globals are prefixed by underscore configure:30161: gcc -std=3Dgnu99 -m32 -O2 -pedantic -fomit-frame-pointer -= mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -c conftest.c >&5 configure:30164: $? =3D 0 configure: /mingw/bin/nm doesn't have gurkmacka: configure:30182: result: unknown configure:30194: WARNING: +------------------------------------------------= ---------- configure:30196: WARNING: | Cannot determine global symbol prefix. configure:30198: WARNING: | /mingw/bin/nm output doesn't contain a global d= ata symbol. configure:30200: WARNING: | Will proceed with no underscore. configure:30202: WARNING: | If this is wrong then you'll get link errors re= ferring configure:30204: WARNING: | to ___gmpn_add_n (note three underscores). configure:30206: WARNING: | In this case do a fresh build with an override, configure:30208: WARNING: |=A0=A0=A0=A0 ./configure gmp_cv_asm_underscore= =3Dyes configure:30210: WARNING: +------------------------------------------------= ---------- configure:30222: checking how to switch to read-only data section Test program: const int foo =3D 123; configure:30241: gcc -std=3Dgnu99 -m32 -O2 -pedantic -fomit-frame-pointer -= mtune=3Dpentiumpro -march=3Dpentiumpro=A0 -S conftest.c >&5 configure:30244: $? =3D 0 Compiler output: =A0=A0=A0 .file=A0=A0=A0 "conftest.c" =A0=A0=A0 .globl=A0=A0=A0 _foo =A0=A0=A0 .section .rdata,"dr" =A0=A0=A0 .align 4 _foo: =A0=A0=A0 .long=A0=A0=A0 123 Couldn't find label: ^foo: configure:30275: result: .data configure:30279: checking for assembler .type directive configure:30290: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30293: $? =3D 1 conftest.s: Assembler messages: conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `= s' configure: failed program was: =A0=A0=A0 .type=A0=A0=A0 sym,@function configure:30290: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30293: $? =3D 1 conftest.s: Assembler messages: conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `= s' configure: failed program was: =A0=A0=A0 .type=A0=A0=A0 sym,#function configure:30290: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30293: $? =3D 1 conftest.s: Assembler messages: conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `= s' configure: failed program was: =A0=A0=A0 .type=A0=A0=A0 sym,%function configure:30313: result:=20 configure:30317: checking for assembler .size directive configure:30327: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30330: $? =3D 1 conftest.s: Assembler messages: conftest.s:1: Warning: .size pseudo-op used outside of .def/.endef ignored. conftest.s:1: Error: junk at end of line, first unrecognized character is `= s' configure: failed program was: =A0=A0=A0 .size=A0=A0=A0 sym,1 configure:30347: result:=20 configure:30354: checking for assembler local label prefix Trying L configure:30368: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30371: $? =3D 0 L label doesn't appear in object file at all (good) Local label appears in object files: no configure:30417: result: L configure:30428: checking for assembler byte directive trying .byte configure:30441: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30444: $? =3D 0 configure:30466: result: .byte configure:30474: checking how to define a 32-bit word configure:30499: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30502: $? =3D 0 configure:30499: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30502: $? =3D 0 configure:30499: gcc -std=3Dgnu99 -c -m32 -O2 -pedantic -fomit-frame-pointe= r -mtune=3Dpentiumpro -march=3Dpentiumpro=A0 conftest.s >conftest.out 2>&1 configure:30502: $? =3D 1 conftest.s: Assembler messages: conftest.s:3: Error: no such instruction: `data4 0' configure: failed program was: =A0=A0=A0 .data =A0=A0=A0 .globl=A0=A0=A0 foo =A0=A0=A0 data4=A0=A0=A0 0 foo: =A0=A0=A0 .byte=A0=A0=A0 0 configure:30524: error: cannot determine how to define a 32-bit word ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=3Di686-pc-mingw32 ac_cv_c_bigendian=3Dno ac_cv_c_compiler_gnu=3Dyes ac_cv_c_inline=3Dinline ac_cv_c_restrict=3Drestrict ac_cv_c_stringize=3Dyes ac_cv_c_volatile=3Dyes ac_cv_env_ABI_set=3D ac_cv_env_ABI_value=3D ac_cv_env_CCC_set=3D ac_cv_env_CCC_value=3D ac_cv_env_CC_FOR_BUILD_set=3D ac_cv_env_CC_FOR_BUILD_value=3D ac_cv_env_CC_set=3D ac_cv_env_CC_value=3D ac_cv_env_CFLAGS_set=3D ac_cv_env_CFLAGS_value=3D ac_cv_env_CPPFLAGS_set=3D ac_cv_env_CPPFLAGS_value=3D ac_cv_env_CPP_FOR_BUILD_set=3D ac_cv_env_CPP_FOR_BUILD_value=3D ac_cv_env_CPP_set=3D ac_cv_env_CPP_value=3D ac_cv_env_CXXCPP_set=3D ac_cv_env_CXXCPP_value=3D ac_cv_env_CXXFLAGS_set=3D ac_cv_env_CXXFLAGS_value=3D ac_cv_env_CXX_set=3D ac_cv_env_CXX_value=3D ac_cv_env_LDFLAGS_set=3D ac_cv_env_LDFLAGS_value=3D ac_cv_env_LIBS_set=3D ac_cv_env_LIBS_value=3D ac_cv_env_M4_set=3D ac_cv_env_M4_value=3D ac_cv_env_YACC_set=3D ac_cv_env_YACC_value=3D ac_cv_env_YFLAGS_set=3D ac_cv_env_YFLAGS_value=3D ac_cv_env_build_alias_set=3D ac_cv_env_build_alias_value=3D ac_cv_env_host_alias_set=3D ac_cv_env_host_alias_value=3D ac_cv_env_target_alias_set=3D ac_cv_env_target_alias_value=3D ac_cv_exeext=3D.exe ac_cv_func_alarm=3Dno ac_cv_func_attr_get=3Dno ac_cv_func_clock=3Dyes ac_cv_func_clock_gettime=3Dno ac_cv_func_cputime=3Dno ac_cv_func_getpagesize=3Dyes ac_cv_func_getrusage=3Dno ac_cv_func_getsysinfo=3Dno ac_cv_func_gettimeofday=3Dyes ac_cv_func_localeconv=3Dyes ac_cv_func_memset=3Dyes ac_cv_func_mmap=3Dno ac_cv_func_mprotect=3Dyes ac_cv_func_nl_langinfo=3Dno ac_cv_func_obstack_vprintf=3Dno ac_cv_func_popen=3Dyes ac_cv_func_processor_info=3Dno ac_cv_func_pstat_getprocessor=3Dno ac_cv_func_raise=3Dyes ac_cv_func_read_real_time=3Dno ac_cv_func_sigaction=3Dno ac_cv_func_sigaltstack=3Dno ac_cv_func_sigstack=3Dno ac_cv_func_strchr=3Dyes ac_cv_func_strerror=3Dyes ac_cv_func_strnlen=3Dno ac_cv_func_strtol=3Dyes ac_cv_func_strtoul=3Dyes ac_cv_func_sysconf=3Dno ac_cv_func_sysctl=3Dno ac_cv_func_sysctlbyname=3Dno ac_cv_func_syssgi=3Dno ac_cv_func_times=3Dno ac_cv_func_vsnprintf=3Dyes ac_cv_have_decl_fgetc=3Dyes ac_cv_have_decl_fscanf=3Dyes ac_cv_have_decl_optarg=3Dyes ac_cv_have_decl_sys_errlist=3Dno ac_cv_have_decl_sys_nerr=3Dno ac_cv_have_decl_ungetc=3Dyes ac_cv_have_decl_vfprintf=3Dyes ac_cv_header_dlfcn_h=3Dno ac_cv_header_fcntl_h=3Dyes ac_cv_header_float_h=3Dyes ac_cv_header_inttypes_h=3Dyes ac_cv_header_invent_h=3Dno ac_cv_header_langinfo_h=3Dno ac_cv_header_locale_h=3Dyes ac_cv_header_machine_hal_sysinfo_h=3Dno ac_cv_header_memory_h=3Dyes ac_cv_header_nl_types_h=3Dno ac_cv_header_stdc=3Dyes ac_cv_header_stdint_h=3Dyes ac_cv_header_stdlib_h=3Dyes ac_cv_header_string_h=3Dyes ac_cv_header_strings_h=3Dyes ac_cv_header_sys_attributes_h=3Dno ac_cv_header_sys_iograph_h=3Dno ac_cv_header_sys_mman_h=3Dno ac_cv_header_sys_param_h=3Dyes ac_cv_header_sys_processor_h=3Dno ac_cv_header_sys_pstat_h=3Dno ac_cv_header_sys_resource_h=3Dno ac_cv_header_sys_stat_h=3Dyes ac_cv_header_sys_sysctl_h=3Dno ac_cv_header_sys_sysinfo_h=3Dno ac_cv_header_sys_syssgi_h=3Dno ac_cv_header_sys_systemcfg_h=3Dno ac_cv_header_sys_time_h=3Dyes ac_cv_header_sys_times_h=3Dno ac_cv_header_sys_types_h=3Dyes ac_cv_header_time=3Dyes ac_cv_header_unistd_h=3Dyes ac_cv_host=3Di686-pc-mingw32 ac_cv_lib_m_cos=3Dyes ac_cv_member_struct_pst_processor_psp_iticksperclktick=3Dno ac_cv_objext=3Do ac_cv_path_EGREP=3D'/bin/grep -E' ac_cv_path_GREP=3D/bin/grep ac_cv_path_install=3D'/bin/install -c' ac_cv_prog_AWK=3Dgawk ac_cv_prog_CPP=3D'gcc -std=3Dgnu99 -E' ac_cv_prog_ac_ct_AR=3Dar ac_cv_prog_ac_ct_AS=3Das ac_cv_prog_ac_ct_CC=3Dgcc ac_cv_prog_ac_ct_DLLTOOL=3Ddlltool ac_cv_prog_ac_ct_OBJDUMP=3Dobjdump ac_cv_prog_ac_ct_RANLIB=3Dranlib ac_cv_prog_ac_ct_STRIP=3Dstrip ac_cv_prog_cc_c89=3D ac_cv_prog_cc_c99=3D-std=3Dgnu99 ac_cv_prog_cc_g=3Dyes ac_cv_prog_cc_stdc=3D-std=3Dgnu99 ac_cv_prog_make_make_set=3Dyes ac_cv_type_intmax_t=3Dyes ac_cv_type_long_double=3Dyes ac_cv_type_long_long=3Dyes ac_cv_type_ptrdiff_t=3Dyes ac_cv_type_quad_t=3Dno ac_cv_type_signal=3Dvoid ac_cv_type_uint_least32_t=3Dyes cl_cv_as_noexecstack=3Dno gmp_cv_asm_byte=3D.byte gmp_cv_asm_data=3D.data gmp_cv_asm_globl=3D.globl gmp_cv_asm_globl_attr=3D gmp_cv_asm_label_suffix=3D: gmp_cv_asm_lsym_prefix=3DL gmp_cv_asm_rodata=3D.data gmp_cv_asm_size=3D gmp_cv_asm_text=3D.text gmp_cv_asm_type=3D gmp_cv_asm_underscore=3Dunknown gmp_cv_c_attribute_const=3Dyes gmp_cv_c_attribute_malloc=3Dyes gmp_cv_c_attribute_mode=3Dyes gmp_cv_c_attribute_noreturn=3Dyes gmp_cv_c_double_format=3D'IEEE little endian' gmp_cv_c_for_build_ansi=3Dyes gmp_cv_c_stdarg=3Dyes gmp_cv_check_libm_for_build=3D-lm gmp_cv_func_alloca=3Dyes gmp_cv_func_sscanf_writable_input=3Dno gmp_cv_func_vsnprintf=3Dyes gmp_cv_header_alloca=3Dno gmp_cv_m4_m4wrap_spurious=3Dno gmp_cv_option_alloca=3Dalloca gmp_cv_prog_cpp_for_build=3D'gcc -std=3Dgnu99 -E' gmp_cv_prog_exeext_for_build=3D.exe gmp_cv_prog_m4=3Dm4 lt_cv_deplibs_check_method=3D'file_magic ^x86 archive import|^x86 DLL' lt_cv_file_magic_cmd=3Dfunc_win32_libid lt_cv_file_magic_test_file=3D lt_cv_ld_reload_flag=3D-r lt_cv_objdir=3D.libs lt_cv_path_LD=3Dc:/mingw/mingw32/bin/ld.exe lt_cv_path_NM=3D/mingw/bin/nm lt_cv_path_SED=3D/bin/sed lt_cv_prog_compiler_c_o=3Dyes lt_cv_prog_compiler_rtti_exceptions=3Dno lt_cv_prog_gnu_ld=3Dyes lt_cv_sys_global_symbol_pipe=3D lt_cv_sys_global_symbol_to_c_name_address=3D'sed -n -e '\''s/^: \([^ ]*\) $= /=A0 {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/= =A0 {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl=3D lt_cv_sys_max_cmd_len=3D8192 lt_lt_cv_prog_compiler_c_o=3D'"yes"' lt_lt_cv_sys_global_symbol_pipe=3D'""' lt_lt_cv_sys_global_symbol_to_c_name_address=3D'"sed -n -e '\''s/^: \\([^ ]= *\\) \$/=A0 {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\= \) \\([^ ]*\\)\$/=A0 {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl=3D'""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABI=3D'32' ACLOCAL=3D'${SHELL} /home/User/gmp/missing --run aclocal-1.8' AMTAR=3D'${SHELL} /home/User/gmp/missing --run tar' ANSI2KNR=3D'' AR=3D'ar' AS=3D'as' ASMFLAGS=3D'' AUTOCONF=3D'${SHELL} /home/User/gmp/missing --run autoconf' AUTOHEADER=3D'${SHELL} /home/User/gmp/missing --run autoheader' AUTOMAKE=3D'${SHELL} /home/User/gmp/missing --run automake-1.8' AWK=3D'gawk' BITS_PER_MP_LIMB=3D'' CALLING_CONVENTIONS_OBJS=3D'x86call.lo x86check$U.lo' CC=3D'gcc -std=3Dgnu99' CCAS=3D'gcc -std=3Dgnu99 -c' CC_FOR_BUILD=3D'gcc -std=3Dgnu99' CFLAGS=3D'-m32 -O2 -pedantic -fomit-frame-pointer -mtune=3Dpentiumpro -marc= h=3Dpentiumpro' CPP=3D'gcc -std=3Dgnu99 -E' CPPFLAGS=3D'' CPP_FOR_BUILD=3D'gcc -std=3Dgnu99 -E' CXX=3D'' CXXCPP=3D'' CXXFLAGS=3D'' CYGPATH_W=3D'echo' DEFN_LONG_LONG_LIMB=3D'/* #undef _LONG_LONG_LIMB */' DEFS=3D'' DLLTOOL=3D'dlltool' ECHO=3D'echo' ECHO_C=3D'' ECHO_N=3D'-n' ECHO_T=3D'' EGREP=3D'/bin/grep -E' ENABLE_STATIC_FALSE=3D'#' ENABLE_STATIC_TRUE=3D'' EXEEXT=3D'.exe' EXEEXT_FOR_BUILD=3D'.exe' GMP_LDFLAGS=3D'' GMP_NAIL_BITS=3D'0' GREP=3D'/bin/grep' HAVE_CLOCK_01=3D'' HAVE_CPUTIME_01=3D'' HAVE_GETRUSAGE_01=3D'' HAVE_GETTIMEOFDAY_01=3D'' HAVE_HOST_CPU_FAMILY_power=3D'0' HAVE_HOST_CPU_FAMILY_powerpc=3D'0' HAVE_SIGACTION_01=3D'' HAVE_SIGALTSTACK_01=3D'' HAVE_SIGSTACK_01=3D'' HAVE_STACK_T_01=3D'' HAVE_SYS_RESOURCE_H_01=3D'' INSTALL_DATA=3D'${INSTALL} -m 644' INSTALL_PROGRAM=3D'${INSTALL}' INSTALL_SCRIPT=3D'${INSTALL}' INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s' LDFLAGS=3D'' LEX=3D'' LEXLIB=3D'' LEX_OUTPUT_ROOT=3D'' LIBCURSES=3D'' LIBGMPXX_LDFLAGS=3D'' LIBGMP_DLL=3D'0' LIBGMP_LDFLAGS=3D'' LIBM=3D'-lm' LIBM_FOR_BUILD=3D'-lm' LIBOBJS=3D'' LIBREADLINE=3D'' LIBS=3D'' LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool' LN_S=3D'cp -p' LTLIBOBJS=3D'' M4=3D'm4' MAINT=3D'#' MAINTAINER_MODE_FALSE=3D'' MAINTAINER_MODE_TRUE=3D'#' MAKEINFO=3D'${SHELL} /home/User/gmp/missing --run makeinfo' OBJDUMP=3D'objdump' OBJEXT=3D'o' PACKAGE=3D'gmp' PACKAGE_BUGREPORT=3D'gmp-bugs@gmplib.org' PACKAGE_NAME=3D'GNU MP' PACKAGE_STRING=3D'GNU MP 4.3.2' PACKAGE_TARNAME=3D'gmp' PACKAGE_VERSION=3D'4.3.2' PATH_SEPARATOR=3D':' RANLIB=3D'ranlib' SED=3D'/bin/sed' SET_MAKE=3D'' SHELL=3D'/bin/sh' SPEED_CYCLECOUNTER_OBJ=3D'pentium.lo' STRIP=3D'strip' TAL_OBJECT=3D'tal-reent.lo' TUNE_SQR_OBJ=3D'' U=3D'' U_FOR_BUILD=3D'' VERSION=3D'4.3.2' WANT_CXX_FALSE=3D'' WANT_CXX_TRUE=3D'#' WANT_MPBSD_FALSE=3D'' WANT_MPBSD_TRUE=3D'#' WITH_READLINE_01=3D'' YACC=3D'' YFLAGS=3D'' ac_ct_CC=3D'gcc' ac_ct_CXX=3D'' am__leading_dot=3D'.' bindir=3D'${exec_prefix}/bin' build=3D'i686-pc-mingw32' build_alias=3D'' build_cpu=3D'i686' build_os=3D'mingw32' build_vendor=3D'pc' datadir=3D'${datarootdir}' datarootdir=3D'${prefix}/share' docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir=3D'${docdir}' exec_prefix=3D'NONE' gmp_srclinks=3D' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c = mpn/sub_n.asm mpn/neg_n.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm m= pn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/d= ivrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.asm mpn/m= od_34lsub1.asm mpn/mode1o.asm mpn/pre_divrem_1.c mpn/dump.c mpn/mod_1_1.c m= pn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.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.c mpn/hamdist.c mpn/cmp.c mpn/perfsqr.c mpn/bdivm= od.c mpn/gcd_1.c mpn/gcd.c mpn/gcdext_1.c mpn/gcdext.c mpn/gcd_lehmer.c mpn= /gcd_subdiv_step.c mpn/gcdext_lehmer.c mpn/gcdext_subdiv_step.c mpn/tdiv_qr= .c mpn/dc_divrem_n.c mpn/sb_divrem_mn.c mpn/jacbase.c mpn/get_d.c mpn/matri= x22_mul.c mpn/hgcd2.c mpn/hgcd.c mpn/mullow_n.c mpn/mullow_basecase.c mpn/t= oom22_mul.c mpn/toom33_mul.c mpn/toom44_mul.c mpn/toom32_mul.c mpn/toom42_m= ul.c mpn/toom62_mul.c mpn/toom53_mul.c mpn/toom2_sqr.c mpn/toom3_sqr.c mpn/= toom4_sqr.c mpn/toom_interpolate_5pts.c mpn/toom_interpolate_7pts.c mpn/inv= ert.c mpn/binvert.c mpn/sb_div_qr.c mpn/sb_divappr_q.c mpn/sb_div_q.c mpn/d= c_div_qr.c mpn/dc_divappr_q.c mpn/dc_div_q.c mpn/mu_div_qr.c mpn/mu_divappr= _q.c mpn/mu_div_q.c mpn/sb_bdiv_q.c mpn/sb_bdiv_qr.c mpn/dc_bdiv_q.c mpn/dc= _bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c mpn/divexact.c mpn/bdiv_dbm1c.a= sm mpn/redc_1.c mpn/redc_2.c mpn/powm.c mpn/powlo.c mpn/powm_sec.c mpn/subc= nd_n.c mpn/umul.asm mpn/udiv.asm mpn/copyi.asm mpn/copyd.asm mpn/addsub_n.c' host=3D'i686-pc-mingw32' host_alias=3D'' host_cpu=3D'i686' host_os=3D'mingw32' host_vendor=3D'pc' htmldir=3D'${docdir}' includedir=3D'${prefix}/include' infodir=3D'${datarootdir}/info' install_sh=3D'/home/User/gmp/install-sh' libdir=3D'${exec_prefix}/lib' libexecdir=3D'${exec_prefix}/libexec' localedir=3D'${datarootdir}/locale' localstatedir=3D'${prefix}/var' mandir=3D'${datarootdir}/man' mkdir_p=3D'mkdir -p -- .' mpn_objects=3D' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo n= eg_n$U.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo di= veby3$U.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo mod_= 1.lo mod_34lsub1.lo mode1o.lo pre_divrem_1$U.lo dump$U.lo mod_1_1$U.lo mod_= 1_2$U.lo mod_1_3$U.lo mod_1_4$U.lo mul$U.lo mul_fft$U.lo mul_n$U.lo mul_bas= ecase.lo sqr_basecase.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo s= qrtrem$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount$U.lo h= amdist$U.lo cmp$U.lo perfsqr$U.lo bdivmod$U.lo gcd_1$U.lo gcd$U.lo gcdext_1= $U.lo gcdext$U.lo gcd_lehmer$U.lo gcd_subdiv_step$U.lo gcdext_lehmer$U.lo g= cdext_subdiv_step$U.lo tdiv_qr$U.lo dc_divrem_n$U.lo sb_divrem_mn$U.lo jacb= ase$U.lo get_d$U.lo matrix22_mul$U.lo hgcd2$U.lo hgcd$U.lo mullow_n$U.lo mu= llow_basecase$U.lo toom22_mul$U.lo toom33_mul$U.lo toom44_mul$U.lo toom32_m= ul$U.lo toom42_mul$U.lo toom62_mul$U.lo toom53_mul$U.lo toom2_sqr$U.lo toom= 3_sqr$U.lo toom4_sqr$U.lo toom_interpolate_5pts$U.lo toom_interpolate_7pts$= U.lo invert$U.lo binvert$U.lo sb_div_qr$U.lo sb_divappr_q$U.lo sb_div_q$U.l= o dc_div_qr$U.lo dc_divappr_q$U.lo dc_div_q$U.lo mu_div_qr$U.lo mu_divappr_= q$U.lo mu_div_q$U.lo sb_bdiv_q$U.lo sb_bdiv_qr$U.lo dc_bdiv_q$U.lo dc_bdiv_= qr$U.lo mu_bdiv_q$U.lo mu_bdiv_qr$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1$U= .lo redc_2$U.lo powm$U.lo powlo$U.lo powm_sec$U.lo subcnd_n$U.lo umul.lo ud= iv.lo copyi.lo copyd.lo addsub_n$U.lo' mpn_objs_in_libgmp=3D' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.l= o mpn/sub_1$U.lo mpn/sub_n.lo mpn/neg_n$U.lo mpn/mul_1.lo mpn/addmul_1.lo m= pn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo m= pn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U= .lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/pre_divrem_1$U.lo mpn= /dump$U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo mpn/mod_1_4$U= .lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase.lo mpn/sq= r_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/s= can1$U.lo mpn/popcount$U.lo mpn/hamdist$U.lo mpn/cmp$U.lo mpn/perfsqr$U.lo = mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo mpn/gcdext$U= .lo mpn/gcd_lehmer$U.lo mpn/gcd_subdiv_step$U.lo mpn/gcdext_lehmer$U.lo mpn= /gcdext_subdiv_step$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divre= m_mn$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo mpn/matrix22_mul$U.lo mpn/hgcd2$U= .lo mpn/hgcd$U.lo mpn/mullow_n$U.lo mpn/mullow_basecase$U.lo mpn/toom22_mul= $U.lo mpn/toom33_mul$U.lo mpn/toom44_mul$U.lo mpn/toom32_mul$U.lo mpn/toom4= 2_mul$U.lo mpn/toom62_mul$U.lo mpn/toom53_mul$U.lo mpn/toom2_sqr$U.lo mpn/t= oom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_in= terpolate_7pts$U.lo mpn/invert$U.lo mpn/binvert$U.lo mpn/sb_div_qr$U.lo mpn= /sb_divappr_q$U.lo mpn/sb_div_q$U.lo mpn/dc_div_qr$U.lo mpn/dc_divappr_q$U.= lo mpn/dc_div_q$U.lo mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$= U.lo mpn/sb_bdiv_q$U.lo mpn/sb_bdiv_qr$U.lo mpn/dc_bdiv_q$U.lo mpn/dc_bdiv_= qr$U.lo mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/divexact$U.lo mpn/bdiv_d= bm1c.lo mpn/redc_1$U.lo mpn/redc_2$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/po= wm_sec$U.lo mpn/subcnd_n$U.lo mpn/umul.lo mpn/udiv.lo mpn/copyi.lo mpn/copy= d.lo mpn/addsub_n$U.lo' mpn_objs_in_libmp=3D'' oldincludedir=3D'/usr/include' pdfdir=3D'${docdir}' prefix=3D'NONE' program_transform_name=3D's,x,x,' psdir=3D'${docdir}' sbindir=3D'${exec_prefix}/sbin' sharedstatedir=3D'${prefix}/com' sysconfdir=3D'${prefix}/etc' target_alias=3D'' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "GNU MP" #define PACKAGE_TARNAME "gmp" #define PACKAGE_VERSION "4.3.2" #define PACKAGE_STRING "GNU MP 4.3.2" #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org" #define PACKAGE "gmp" #define VERSION "4.3.2" #define WANT_FFT 1 #define HAVE_HOST_CPU_i686 1 #define HAVE_SPEED_CYCLECOUNTER 2 #define HAVE_CALLING_CONVENTIONS 1 #define PROTOTYPES 1 #define __PROTOTYPES 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRING_H 1 #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_DECL_FGETC 1 #define HAVE_DECL_FSCANF 1 #define HAVE_DECL_OPTARG 1 #define HAVE_DECL_UNGETC 1 #define HAVE_DECL_VFPRINTF 1 #define HAVE_DECL_SYS_ERRLIST 0 #define HAVE_DECL_SYS_NERR 0 #define RETSIGTYPE void #define HAVE_INTMAX_T 1 #define HAVE_LONG_DOUBLE 1 #define HAVE_LONG_LONG 1 #define HAVE_PTRDIFF_T 1 #define HAVE_UINT_LEAST32_T 1 #define HAVE_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 1 #define WANT_TMP_ALLOCA 1 #define HAVE_LIMB_LITTLE_ENDIAN 1 #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1 #define HAVE_CLOCK 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALECONV 1 #define HAVE_MEMSET 1 #define HAVE_MPROTECT 1 #define HAVE_POPEN 1 #define HAVE_RAISE 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_VSNPRINTF 1 #define HAVE_NATIVE_mpn_add_n 1 #define HAVE_NATIVE_mpn_add_nc 1 #define HAVE_NATIVE_mpn_sub_n 1 #define HAVE_NATIVE_mpn_sub_nc 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_mpn_add_n 1 #define HAVE_NATIVE_mpn_add_nc 1 #define HAVE_NATIVE_mpn_sub_n 1 #define HAVE_NATIVE_mpn_sub_nc 1 #define HAVE_NATIVE_func 1 #define HAVE_NATIVE_func_nc 1 #define HAVE_NATIVE_mpn_mul_1 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_addmul_1c 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_mpn_submul_1c 1 #define HAVE_NATIVE_M4_function_1c 1 #define HAVE_NATIVE_M4_function_1 1 #define HAVE_NATIVE_mpn_addmul_1 1 #define HAVE_NATIVE_mpn_addmul_1c 1 #define HAVE_NATIVE_mpn_submul_1 1 #define HAVE_NATIVE_mpn_submul_1c 1 #define HAVE_NATIVE_M4_function_1c 1 #define HAVE_NATIVE_M4_function_1 1 #define HAVE_NATIVE_mpn_lshift 1 #define HAVE_NATIVE_mpn_rshift 1 #define HAVE_NATIVE_mpn_divexact_1 1 #define HAVE_NATIVE_mpn_divrem_1c 1 #define HAVE_NATIVE_mpn_divrem_1 1 #define HAVE_NATIVE_mpn_divrem_2 1 #define HAVE_NATIVE_mpn_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_bdiv_dbm1c 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" configure: exit 1 //-------------------------------------------------------------------------= ----------------- =20=09=09=20=09=20=20=20=09=09=20=20