public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* Compiling and building GMP library.
       [not found]             ` <BAY147-W349EE06DED2CF3439A646FD06B0@phx.gbl>
@ 2012-02-25  7:58               ` Me Myself and I
       [not found]               ` <83boons4ac.fsf@gnu.org>
  1 sibling, 0 replies; 11+ messages in thread
From: Me Myself and I @ 2012-02-25  7:58 UTC (permalink / raw)
  To: gcc-help, java, mingw-users

[-- Attachment #1: Type: text/plain, Size: 2702 bytes --]




----------------------------------------
> From: stargate7thsymbol@live.co.uk
> To: eliz@gnu.org
> Subject: RE: [Mingw-users] compiling and building GMP library
> Date: Sat, 25 Feb 2012 18:57:02 +1100
>
>
> As per this email lower down, I have tried running ./configure;
>
> again on GMP.  I havn't changed anything else except a few export statements
>
> in my .etc/profile file.   Another copy of config.log is attached.  Does anyone know what to do?
>
> This email suggestes I use the -v switch on gcc.  Do I need to change my configure script,
>
> or is this redundant advice?
>
> > Date: Sat, 25 Feb 2012 09:49:02 +0200
> > From: eliz@gnu.org
> > To: sisyphus1@optusnet.com.au
> > CC: mingw-users@lists.sourceforge.net
> > Subject: Re: [Mingw-users] compiling and building GMP library
> >
> > > From: "Sisyphus" <sisyphus1@optusnet.com.au>
> > > Date: Sat, 25 Feb 2012 18:14:26 +1100
> > >
> > > From: "Eli Zaretskii"
> > >
> > > > The "Syntax error" _is_ the clue, IMO. I think it actually says that
> > > > cpp is the cause of the problem. Can you tell which cpp.exe is being
> > > > picked up by GCC
> > >
> > > Can that be determined by running 'which cpp.exe' ?
> > > Or is it possible that 'gcc' and 'which' each pick up a different cpp.exe ?
> >
> > Anything's possible. The way to know is to use the -v switch to GCC,
> > as I suggested in my message.
> >
> > But first, I suggest that you try reproducing the same failure you see
> > in config.log, with the same test program, running GCC from the shell
> > prompt. That should tell you whether the problem is with cpp.exe or
> > with something that only rears its ugly head when the MSYS Bash runs
> > the configure script.
> >
> > ------------------------------------------------------------------------------
> > Virtualization & Cloud Management Using Capacity Planning
> > Cloud computing makes use of virtualization - but cloud computing
> > also focuses on allowing computing to be delivered as a service.
> > http://www.accelacomm.com/jaw/sfnl/114/51521223/
> > _______________________________________________
> > MinGW-users mailing list
> > MinGW-users@lists.sourceforge.net
> >
> > This list observes the Etiquette found at
> > http://www.mingw.org/Mailing_Lists.
> > We ask that you be polite and do the same. Disregard for the list etiquette may cause your account to be moderated.
> >
> > _______________________________________________
> > You may change your MinGW Account Options or unsubscribe at:
> > https://lists.sourceforge.net/lists/listinfo/mingw-users
> > Also: mailto:mingw-users-request@lists.sourceforge.net?subject=unsubscribe
>
 		 	   		  

[-- Attachment #2: config.log --]
[-- Type: text/plain, Size: 41698 bytes --]

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 5.0.4, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure 

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

hostname = User-PC
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

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

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

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/ManagementStudio/
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:3024: checking build system type
configure:3038: result: i686-pc-mingw32
configure:3058: checking host system type
configure:3071: result: i686-pc-mingw32
configure:3108: checking for a BSD-compatible install
configure:3176: result: /bin/install -c
configure:3187: checking whether build environment is sane
configure:3237: result: yes
configure:3378: checking for a thread-safe mkdir -p
configure:3417: result: /bin/mkdir -p
configure:3430: checking for gawk
configure:3446: found /bin/gawk
configure:3457: result: gawk
configure:3468: checking whether make sets $(MAKE)
configure:3490: result: yes
configure:3573: checking whether to enable maintainer-specific portions of Makefiles
configure:3582: result: no
User:
ABI=
CC=
CFLAGS=(unset)
CPPFLAGS=(unset)
MPN_PATH=
GMP:
abilist=32
cclist=gcc icc cc
configure:5383: gcc 2>&1 | grep xlc >/dev/null
configure:5386: $? = 1
configure:5440: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer 
Test compile: 
configure:5454: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5457: $? = 0
configure:5462: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5463: ./a.out: No such file or directory
./configure: line 5463: ./b.out: No such file or directory
configure:5465: $? = 0
Test compile: function pointer return
configure:5508: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5511: $? = 0
configure:5516: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5517: ./a.out: No such file or directory
./configure: line 5517: ./b.out: No such file or directory
configure:5519: $? = 0
Test compile: cmov instruction
configure:5564: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5567: $? = 0
configure:5572: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5573: ./a.out: No such file or directory
./configure: line 5573: ./b.out: No such file or directory
configure:5575: $? = 0
Test compile: double -> ulong conversion
configure:5621: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5624: $? = 0
configure:5629: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5630: ./a.out: No such file or directory
./configure: line 5630: ./b.out: No such file or directory
configure:5632: $? = 0
Test compile: double negation
configure:5676: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5679: $? = 0
configure:5684: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5685: ./a.out: No such file or directory
./configure: line 5685: ./b.out: No such file or directory
configure:5687: $? = 0
Test compile: double -> float conversion
configure:5732: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5735: $? = 0
configure:5740: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5741: ./a.out: No such file or directory
./configure: line 5741: ./b.out: No such file or directory
configure:5743: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:5817: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5820: $? = 0
configure:5825: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 5826: ./a.out: No such file or directory
./configure: line 5826: ./b.out: No such file or directory
configure:5828: $? = 0
Test compile: __builtin_alloca availability
configure:5868: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
collect2: ld returned 1 exit status
configure:5871: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:5992: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5995: $? = 0
configure:6000: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6001: ./a.out: No such file or directory
./configure: line 6001: ./b.out: No such file or directory
configure:6003: $? = 0
Test compile: long long reliability test 1
configure:6056: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:6059: $? = 0
configure:6064: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6065: ./a.out: No such file or directory
./configure: line 6065: ./b.out: No such file or directory
configure:6067: $? = 0
Test compile: long long reliability test 2
configure:6116: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:6119: $? = 0
configure:6124: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6125: ./a.out: No such file or directory
./configure: line 6125: ./b.out: No such file or directory
configure:6127: $? = 0
Test compile: mpn_lshift_com optimization
configure:6215: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:6218: $? = 0
configure:6223: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6224: ./a.out: No such file or directory
./configure: line 6224: ./b.out: No such file or directory
configure:6226: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:6323: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:6326: $? = 0
configure:6331: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 6332: ./a.out: No such file or directory
./configure: line 6332: ./b.out: No such file or directory
configure:6334: $? = 0
Testing gcc GOT with eax emitted
configure:6382: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -fPIC -S conftest.c >&5 2>&1
configure:6385: $? = 0
Result: no
configure:6480: result: yes
configure: testlist sizeof-long-4
configure:6655: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer has sizeof(long)==4
configure:6668: gcc -m32 -O2 -pedantic -fomit-frame-pointer -c conftest.c >&5
configure:6671: $? = 0
configure:6676: result: yes
configure:6983: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro
Test compile: 
configure:6997: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7000: $? = 0
configure:7005: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7006: ./a.out: No such file or directory
./configure: line 7006: ./b.out: No such file or directory
configure:7008: $? = 0
Test compile: function pointer return
configure:7051: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7054: $? = 0
configure:7059: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7060: ./a.out: No such file or directory
./configure: line 7060: ./b.out: No such file or directory
configure:7062: $? = 0
Test compile: cmov instruction
configure:7107: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7110: $? = 0
configure:7115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7116: ./a.out: No such file or directory
./configure: line 7116: ./b.out: No such file or directory
configure:7118: $? = 0
Test compile: double -> ulong conversion
configure:7164: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7167: $? = 0
configure:7172: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7173: ./a.out: No such file or directory
./configure: line 7173: ./b.out: No such file or directory
configure:7175: $? = 0
Test compile: double negation
configure:7219: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7222: $? = 0
configure:7227: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7228: ./a.out: No such file or directory
./configure: line 7228: ./b.out: No such file or directory
configure:7230: $? = 0
Test compile: double -> float conversion
configure:7275: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7278: $? = 0
configure:7283: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7284: ./a.out: No such file or directory
./configure: line 7284: ./b.out: No such file or directory
configure:7286: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:7360: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7363: $? = 0
configure:7368: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7369: ./a.out: No such file or directory
./configure: line 7369: ./b.out: No such file or directory
configure:7371: $? = 0
Test compile: __builtin_alloca availability
configure:7411: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
collect2: ld returned 1 exit status
configure:7414: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:7535: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7538: $? = 0
configure:7543: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7544: ./a.out: No such file or directory
./configure: line 7544: ./b.out: No such file or directory
configure:7546: $? = 0
Test compile: long long reliability test 1
configure:7599: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7602: $? = 0
configure:7607: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7608: ./a.out: No such file or directory
./configure: line 7608: ./b.out: No such file or directory
configure:7610: $? = 0
Test compile: long long reliability test 2
configure:7659: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7662: $? = 0
configure:7667: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7668: ./a.out: No such file or directory
./configure: line 7668: ./b.out: No such file or directory
configure:7670: $? = 0
Test compile: mpn_lshift_com optimization
configure:7758: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7761: $? = 0
configure:7766: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7767: ./a.out: No such file or directory
./configure: line 7767: ./b.out: No such file or directory
configure:7769: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:7866: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:7869: $? = 0
configure:7874: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7875: ./a.out: No such file or directory
./configure: line 7875: ./b.out: No such file or directory
configure:7877: $? = 0
Testing gcc GOT with eax emitted
configure:7925: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro -fPIC -S conftest.c >&5 2>&1
configure:7928: $? = 0
Result: no
configure:8023: result: yes
configure:6983: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro
Test compile: 
configure:6997: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7000: $? = 0
configure:7005: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7006: ./a.out: No such file or directory
./configure: line 7006: ./b.out: No such file or directory
configure:7008: $? = 0
Test compile: function pointer return
configure:7051: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7054: $? = 0
configure:7059: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7060: ./a.out: No such file or directory
./configure: line 7060: ./b.out: No such file or directory
configure:7062: $? = 0
Test compile: cmov instruction
configure:7107: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7110: $? = 0
configure:7115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7116: ./a.out: No such file or directory
./configure: line 7116: ./b.out: No such file or directory
configure:7118: $? = 0
Test compile: double -> ulong conversion
configure:7164: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7167: $? = 0
configure:7172: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7173: ./a.out: No such file or directory
./configure: line 7173: ./b.out: No such file or directory
configure:7175: $? = 0
Test compile: double negation
configure:7219: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7222: $? = 0
configure:7227: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7228: ./a.out: No such file or directory
./configure: line 7228: ./b.out: No such file or directory
configure:7230: $? = 0
Test compile: double -> float conversion
configure:7275: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7278: $? = 0
configure:7283: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7284: ./a.out: No such file or directory
./configure: line 7284: ./b.out: No such file or directory
configure:7286: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:7360: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7363: $? = 0
configure:7368: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7369: ./a.out: No such file or directory
./configure: line 7369: ./b.out: No such file or directory
configure:7371: $? = 0
Test compile: __builtin_alloca availability
configure:7411: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
collect2: ld returned 1 exit status
configure:7414: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:7535: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7538: $? = 0
configure:7543: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7544: ./a.out: No such file or directory
./configure: line 7544: ./b.out: No such file or directory
configure:7546: $? = 0
Test compile: long long reliability test 1
configure:7599: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7602: $? = 0
configure:7607: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7608: ./a.out: No such file or directory
./configure: line 7608: ./b.out: No such file or directory
configure:7610: $? = 0
Test compile: long long reliability test 2
configure:7659: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7662: $? = 0
configure:7667: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7668: ./a.out: No such file or directory
./configure: line 7668: ./b.out: No such file or directory
configure:7670: $? = 0
Test compile: mpn_lshift_com optimization
configure:7758: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7761: $? = 0
configure:7766: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7767: ./a.out: No such file or directory
./configure: line 7767: ./b.out: No such file or directory
configure:7769: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:7866: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:7869: $? = 0
configure:7874: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7875: ./a.out: No such file or directory
./configure: line 7875: ./b.out: No such file or directory
configure:7877: $? = 0
Testing gcc GOT with eax emitted
configure:7925: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro -fPIC -S conftest.c >&5 2>&1
configure:7928: $? = 0
Result: no
configure:8023: result: yes
configure:6983: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin
Test compile: 
configure:6997: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7000: $? = 0
configure:7005: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7006: ./a.out: No such file or directory
./configure: line 7006: ./b.out: No such file or directory
configure:7008: $? = 0
Test compile: function pointer return
configure:7051: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7054: $? = 0
configure:7059: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7060: ./a.out: No such file or directory
./configure: line 7060: ./b.out: No such file or directory
configure:7062: $? = 0
Test compile: cmov instruction
configure:7107: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7110: $? = 0
configure:7115: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7116: ./a.out: No such file or directory
./configure: line 7116: ./b.out: No such file or directory
configure:7118: $? = 0
Test compile: double -> ulong conversion
configure:7164: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7167: $? = 0
configure:7172: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7173: ./a.out: No such file or directory
./configure: line 7173: ./b.out: No such file or directory
configure:7175: $? = 0
Test compile: double negation
configure:7219: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7222: $? = 0
configure:7227: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7228: ./a.out: No such file or directory
./configure: line 7228: ./b.out: No such file or directory
configure:7230: $? = 0
Test compile: double -> float conversion
configure:7275: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7278: $? = 0
configure:7283: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7284: ./a.out: No such file or directory
./configure: line 7284: ./b.out: No such file or directory
configure:7286: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:7360: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7363: $? = 0
configure:7368: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7369: ./a.out: No such file or directory
./configure: line 7369: ./b.out: No such file or directory
configure:7371: $? = 0
Test compile: __builtin_alloca availability
configure:7411: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
collect2: ld returned 1 exit status
configure:7414: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Test compile: abs int -> double conversion
configure:7535: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7538: $? = 0
configure:7543: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7544: ./a.out: No such file or directory
./configure: line 7544: ./b.out: No such file or directory
configure:7546: $? = 0
Test compile: long long reliability test 1
configure:7599: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7602: $? = 0
configure:7607: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7608: ./a.out: No such file or directory
./configure: line 7608: ./b.out: No such file or directory
configure:7610: $? = 0
Test compile: long long reliability test 2
configure:7659: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7662: $? = 0
configure:7667: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7668: ./a.out: No such file or directory
./configure: line 7668: ./b.out: No such file or directory
configure:7670: $? = 0
Test compile: mpn_lshift_com optimization
configure:7758: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7761: $? = 0
configure:7766: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7767: ./a.out: No such file or directory
./configure: line 7767: ./b.out: No such file or directory
configure:7769: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:7866: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
configure:7869: $? = 0
configure:7874: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
./configure: line 7875: ./a.out: No such file or directory
./configure: line 7875: ./b.out: No such file or directory
configure:7877: $? = 0
Testing gcc GOT with eax emitted
configure:7925: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin -fPIC -S conftest.c >&5 2>&1
configure:7928: $? = 0
Result: no
configure:8023: result: yes
configure:8172: checking for gcc
configure:8199: result: gcc
configure:8428: checking for C compiler version
configure:8437: gcc --version >&5
gcc.exe (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:8448: $? = 0
configure:8437: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.2 (GCC) 
configure:8448: $? = 0
configure:8437: gcc -V >&5
gcc.exe: '-V' option must have argument
configure:8448: $? = 1
configure:8437: gcc -qversion >&5
gcc.exe: unrecognized option '-qversion'
gcc.exe: no input files
configure:8448: $? = 1
configure:8468: checking whether the C compiler works
configure:8490: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin   conftest.c  >&5
configure:8494: $? = 0
configure:8543: result: yes
configure:8546: checking for C compiler default output file name
configure:8548: result: a.exe
configure:8554: checking for suffix of executables
configure:8561: gcc -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin   conftest.c  >&5
configure:8565: $? = 0
configure:8587: result: .exe
configure:8609: checking whether we are cross compiling
configure:8617: gcc -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin   conftest.c  >&5
configure:8621: $? = 0
configure:8628: ./conftest.exe
configure:8632: $? = 0
configure:8647: result: no
configure:8652: checking for suffix of object files
configure:8674: gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin  conftest.c >&5
configure:8678: $? = 0
configure:8699: result: o
configure:8703: checking whether we are using the GNU C compiler
configure:8722: gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin  conftest.c >&5
configure:8722: $? = 0
configure:8731: result: yes
configure:8740: checking whether gcc accepts -g
configure:8760: gcc -c -g  conftest.c >&5
configure:8760: $? = 0
configure:8801: result: yes
configure:8818: checking for gcc option to accept ISO C89
configure:8882: gcc  -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin  conftest.c >&5
configure:8882: $? = 0
configure:8895: result: none needed
configure:8919: checking for gcc option to accept ISO C99
configure:9068: gcc  -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin  conftest.c >&5
configure:9068: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:9068: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin  conftest.c >&5
configure:9068: $? = 0
configure:9088: result: -std=gnu99
configure:9190: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:9204: result: -std=gnu99
configure:9213: checking how to run the C preprocessor
configure:9244: gcc -std=gnu99 -E  conftest.c
configure:9244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9244: gcc -std=gnu99 -E  conftest.c
configure:9244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9244: gcc -std=gnu99 -E -traditional-cpp  conftest.c
configure:9244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9244: gcc -std=gnu99 -E -traditional-cpp  conftest.c
configure:9244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9244: /lib/cpp  conftest.c
./configure: line 1663: /lib/cpp: No such file or directory
configure:9244: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9244: /lib/cpp  conftest.c
./configure: line 1663: /lib/cpp: No such file or directory
configure:9244: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9283: result: /lib/cpp
configure:9303: /lib/cpp  conftest.c
./configure: line 1663: /lib/cpp: No such file or directory
configure:9303: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9303: /lib/cpp  conftest.c
./configure: line 1663: /lib/cpp: No such file or directory
configure:9303: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNU MP"
| #define PACKAGE_TARNAME "gmp"
| #define PACKAGE_VERSION "5.0.4"
| #define PACKAGE_STRING "GNU MP 5.0.4"
| #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
| #define PACKAGE_URL "http://www.gnu.org/software/gmp/"
| #define PACKAGE "gmp"
| #define VERSION "5.0.4"
| #define WANT_FFT 1
| #define HAVE_HOST_CPU_i686 1
| #define HAVE_SPEED_CYCLECOUNTER 2
| #define HAVE_CALLING_CONVENTIONS 1
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:9333: error: in `/home/User/gmp-5.0.4':
configure:9336: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

ac_cv_build=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_env_ABI_set=
ac_cv_env_ABI_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_FOR_BUILD_set=
ac_cv_env_CPP_FOR_BUILD_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_host=i686-pc-mingw32
ac_cv_objext=o
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_make_make_set=yes

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

ABI='32'
ACLOCAL='${SHELL} /home/User/gmp-5.0.4/missing --run aclocal-1.11'
AMTAR='${SHELL} /home/User/gmp-5.0.4/missing --run tar'
ANSI2KNR=''
AR=''
AS=''
ASMFLAGS=''
AUTOCONF='${SHELL} /home/User/gmp-5.0.4/missing --run autoconf'
AUTOHEADER='${SHELL} /home/User/gmp-5.0.4/missing --run autoheader'
AUTOMAKE='${SHELL} /home/User/gmp-5.0.4/missing --run automake-1.11'
AWK='gawk'
CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo'
CC='gcc -std=gnu99'
CCAS=''
CC_FOR_BUILD=''
CFLAGS='-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro -mno-cygwin'
CPP='/lib/cpp'
CPPFLAGS=''
CPP_FOR_BUILD=''
CXX=''
CXXCPP=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */'
DEFS=''
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_STATIC_FALSE=''
ENABLE_STATIC_TRUE=''
EXEEXT='.exe'
EXEEXT_FOR_BUILD=''
FGREP=''
GMP_LDFLAGS=''
GMP_LIMB_BITS=''
GMP_NAIL_BITS='0'
GREP=''
HAVE_CLOCK_01=''
HAVE_CPUTIME_01=''
HAVE_GETRUSAGE_01=''
HAVE_GETTIMEOFDAY_01=''
HAVE_HOST_CPU_FAMILY_power='0'
HAVE_HOST_CPU_FAMILY_powerpc='0'
HAVE_SIGACTION_01=''
HAVE_SIGALTSTACK_01=''
HAVE_SIGSTACK_01=''
HAVE_STACK_T_01=''
HAVE_SYS_RESOURCE_H_01=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBCURSES=''
LIBGMPXX_LDFLAGS=''
LIBGMP_DLL=''
LIBGMP_LDFLAGS=''
LIBM=''
LIBM_FOR_BUILD=''
LIBOBJS=''
LIBREADLINE=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
M4=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/User/gmp-5.0.4/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='gmp'
PACKAGE_BUGREPORT='gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html'
PACKAGE_NAME='GNU MP'
PACKAGE_STRING='GNU MP 5.0.4'
PACKAGE_TARNAME='gmp'
PACKAGE_URL='http://www.gnu.org/software/gmp/'
PACKAGE_VERSION='5.0.4'
PATH_SEPARATOR=':'
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
SPEED_CYCLECOUNTER_OBJ='pentium.lo'
STRIP=''
TAL_OBJECT=''
TUNE_SQR_OBJ=''
U=''
U_FOR_BUILD=''
VERSION='5.0.4'
WANT_CXX_FALSE=''
WANT_CXX_TRUE=''
WANT_MPBSD_FALSE=''
WANT_MPBSD_TRUE='#'
WITH_READLINE_01=''
YACC=''
YFLAGS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__isrc=''
am__leading_dot='.'
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gmp_srclinks=''
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/User/gmp-5.0.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
mpn_objects=''
mpn_objs_in_libgmp=''
mpn_objs_in_libmp=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "GNU MP"
#define PACKAGE_TARNAME "gmp"
#define PACKAGE_VERSION "5.0.4"
#define PACKAGE_STRING "GNU MP 5.0.4"
#define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html"
#define PACKAGE_URL "http://www.gnu.org/software/gmp/"
#define PACKAGE "gmp"
#define VERSION "5.0.4"
#define WANT_FFT 1
#define HAVE_HOST_CPU_i686 1
#define HAVE_SPEED_CYCLECOUNTER 2
#define HAVE_CALLING_CONVENTIONS 1

configure: exit 1

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [Mingw-users] Compiling and building vital libraries.
       [not found]                   ` <BAY147-W648ED9BABC8089D6B069D1D0680@phx.gbl>
@ 2012-02-26  3:41                     ` Sisyphus
  2012-02-26  4:55                     ` Me Myself and I
       [not found]                     ` <BAY147-W5272C89F7640565FF4FB74CC680@phx.gbl>
  2 siblings, 0 replies; 11+ messages in thread
From: Sisyphus @ 2012-02-26  3:41 UTC (permalink / raw)
  To: MinGW Users List, sfhacker, gcc-help, java


----- Original Message ----- 
From: "Me Myself and I"

> I am finding now that
>
> "C preprocessor /lib/cpp  is failing a sanity check." when I attempt to 
> compile MPFR, with the aforementioned binary GMP.
> Are there any mingw32 people who know what I need to do to my /lib/cpp to 
> get it behaving better?

I doubt that /lib/cpp even exists. (It doesn't exist for me, afaik.)

The error message is misleading and appears, I think, only because the 
*last* attempt that was made to run the preprocessor tried using the 
'/lib/cpp' command (which fails).

Your problem is that the command 'gcc -E  conftest.c' (found at 
'configure:4520:') has failed.
It should succeed - something is broken.

I don't know how to fix your problem, but if you work thru the advice that 
Eli provided earlier then you'll probably make good progress.
Or, if you're really lucky, someone who knows exactly what the problem is 
might happen along.

Cheers,
Rob 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Compiling and building vital libraries.
       [not found]                   ` <BAY147-W648ED9BABC8089D6B069D1D0680@phx.gbl>
  2012-02-26  3:41                     ` [Mingw-users] Compiling and building vital libraries Sisyphus
@ 2012-02-26  4:55                     ` Me Myself and I
  2012-02-26  5:23                       ` FW: " Me Myself and I
  2012-02-26 12:19                       ` Jonathan Wakely
       [not found]                     ` <BAY147-W5272C89F7640565FF4FB74CC680@phx.gbl>
  2 siblings, 2 replies; 11+ messages in thread
From: Me Myself and I @ 2012-02-26  4:55 UTC (permalink / raw)
  To: gcc-help, java, mingw-users

[-- Attachment #1: Type: text/plain, Size: 928 bytes --]


I have installed mingw32 on 64 bit Windows 7 using

mingw-get-inst-20110530.exe

I have been referred to http://sourceforge.net/projects/gmpmingw/
for a mingw32 binary version of GMP.

I have the following in my etc/profile file:

export PATH="/home/User/nano":$PATH;
export PATH="/home/User/":$PATH;
export PATH="/home/User/gmp-5.0.2":$PATH;

I need to get the following working:

GMP
MPFR
MPC

I am finding now that 

"C preprocessor /lib/cpp  is failing a sanity check." when I attempt to compile MPFR, with the aforementioned binary GMP.

Are there any mingw32 people who know what I need to do to my /lib/cpp to get it behaving better?

The advice I have so far doesn't help, and I have also installed the default C++ which comes with the exe installer I have.

I'm about to try the cpp from source, but apart from that, is there anyone out there with advice to solve the problem?
 		 	   		  

[-- Attachment #2: config.log --]
[-- Type: text/plain, Size: 12801 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by MPFR configure 3.1.0, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

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

hostname = User-PC
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

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

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

PATH: /home/User/gmp-5.0.2
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/ManagementStudio/
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:2534: checking for a BSD-compatible install
configure:2602: result: /bin/install -c
configure:2613: checking whether build environment is sane
configure:2663: result: yes
configure:2804: checking for a thread-safe mkdir -p
configure:2843: result: /bin/mkdir -p
configure:2856: checking for gawk
configure:2872: found /bin/gawk
configure:2883: result: gawk
configure:2894: checking whether make sets $(MAKE)
configure:2916: result: yes
configure:2988: checking whether to disable maintainer-specific portions of Makefiles
configure:2997: result: yes
configure:3020: checking build system type
configure:3034: result: i686-pc-mingw32
configure:3054: checking host system type
configure:3067: result: i686-pc-mingw32
configure:3088: checking for grep that handles long lines and -e
configure:3146: result: /bin/grep
configure:3151: checking for egrep
configure:3213: result: /bin/grep -E
configure:3218: checking for a sed that does not truncate output
configure:3282: result: /bin/sed
configure:3452: checking for CC and CFLAGS in gmp.h
configure:3476: result: no
configure:3553: checking for gcc
configure:3569: found /mingw/bin/gcc
configure:3580: result: gcc
configure:3809: checking for C compiler version
configure:3818: gcc --version >&5
gcc.exe (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3829: $? = 0
configure:3818: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.2 (GCC) 
configure:3829: $? = 0
configure:3818: gcc -V >&5
gcc.exe: '-V' option must have argument
configure:3829: $? = 1
configure:3818: gcc -qversion >&5
gcc.exe: unrecognized option '-qversion'
gcc.exe: no input files
configure:3829: $? = 1
configure:3849: checking whether the C compiler works
configure:3871: gcc    conftest.c  >&5
configure:3875: $? = 0
configure:3923: result: yes
configure:3926: checking for C compiler default output file name
configure:3928: result: a.exe
configure:3934: checking for suffix of executables
configure:3941: gcc -o conftest.exe    conftest.c  >&5
configure:3945: $? = 0
configure:3967: result: .exe
configure:3989: checking whether we are cross compiling
configure:3997: gcc -o conftest.exe    conftest.c  >&5
configure:4001: $? = 0
configure:4008: ./conftest.exe
configure:4012: $? = 0
configure:4027: result: no
configure:4032: checking for suffix of object files
configure:4054: gcc -c   conftest.c >&5
configure:4058: $? = 0
configure:4079: result: o
configure:4083: checking whether we are using the GNU C compiler
configure:4102: gcc -c   conftest.c >&5
configure:4102: $? = 0
configure:4111: result: yes
configure:4120: checking whether gcc accepts -g
configure:4140: gcc -c -g  conftest.c >&5
configure:4140: $? = 0
configure:4181: result: yes
configure:4198: checking for gcc option to accept ISO C89
configure:4262: gcc  -c -g -O2  conftest.c >&5
configure:4262: $? = 0
configure:4275: result: none needed
configure:4306: checking for style of include used by make
configure:4334: result: GNU
configure:4359: checking dependency style of gcc
configure:4469: result: gcc3
configure:4489: checking how to run the C preprocessor
configure:4520: gcc -E  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: gcc -E  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: gcc -E -traditional-cpp  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: gcc -E -traditional-cpp  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4520: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4520: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4559: result: /lib/cpp
configure:4579: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4579: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4579: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4579: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4609: error: in `/home/User/mpfr-3.1.0':
configure:4611: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details

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

ac_cv_build=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_host=i686-pc-mingw32
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /home/User/mpfr-3.1.0/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/User/mpfr-3.1.0/missing --run tar'
ANSI2KNR=''
AR=''
AS=''
AUTOCONF='${SHELL} /home/User/mpfr-3.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/User/mpfr-3.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/User/mpfr-3.1.0/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='/lib/cpp'
CPPFLAGS=''
CYGPATH_W='echo'
DATAFILES=''
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT='.exe'
FGREP=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LIBMPFR_LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/User/mpfr-3.1.0/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MPFR_LDFLAGS=''
MPFR_LIBM=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='mpfr'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='MPFR'
PACKAGE_STRING='MPFR 3.1.0'
PACKAGE_TARNAME='mpfr'
PACKAGE_URL=''
PACKAGE_VERSION='3.1.0'
PATH_SEPARATOR=':'
RANLIB=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
U=''
VERSION='3.1.0'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/User/mpfr-3.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "MPFR"
#define PACKAGE_TARNAME "mpfr"
#define PACKAGE_VERSION "3.1.0"
#define PACKAGE_STRING "MPFR 3.1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""

configure: exit 1

^ permalink raw reply	[flat|nested] 11+ messages in thread

* FW: Compiling and building vital libraries.
  2012-02-26  4:55                     ` Me Myself and I
@ 2012-02-26  5:23                       ` Me Myself and I
  2012-02-26 12:19                       ` Jonathan Wakely
  1 sibling, 0 replies; 11+ messages in thread
From: Me Myself and I @ 2012-02-26  5:23 UTC (permalink / raw)
  To: gcc-help, java, mingw-users

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]


I have installed mingw32 on 64 bit Windows 7 using

mingw-get-inst-20110530.exe

I have been referred to http://sourceforge.net/projects/gmpmingw/

for a mingw32 binary version of GMP.

 I have the following in my etc/profile file:

export PATH="/home/User/nano":$PATH;
export PATH="/home/User/":$PATH;
export PATH="/home/User/gmp-5.0.2":$PATH;

I need to get the following working:

GMP
MPFR
MPC

I am finding now that

"C preprocessor /lib/cpp  is failing a sanity check." when I attempt to compile MPFR, with the aforementioned binary GMP.

Are there any mingw32 people who know what I need to do to my /lib/cpp to get it behaving better?

The advice I have so far doesn't help; further complicated that I seem to have a working /bin/cpp already.

What changes do I need to introduce?

 		 	   		  

[-- Attachment #2: config.log --]
[-- Type: text/plain, Size: 12801 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by MPFR configure 3.1.0, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  $ ./configure 

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

hostname = User-PC
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

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

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

PATH: /home/User/gmp-5.0.2
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/ManagementStudio/
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:2534: checking for a BSD-compatible install
configure:2602: result: /bin/install -c
configure:2613: checking whether build environment is sane
configure:2663: result: yes
configure:2804: checking for a thread-safe mkdir -p
configure:2843: result: /bin/mkdir -p
configure:2856: checking for gawk
configure:2872: found /bin/gawk
configure:2883: result: gawk
configure:2894: checking whether make sets $(MAKE)
configure:2916: result: yes
configure:2988: checking whether to disable maintainer-specific portions of Makefiles
configure:2997: result: yes
configure:3020: checking build system type
configure:3034: result: i686-pc-mingw32
configure:3054: checking host system type
configure:3067: result: i686-pc-mingw32
configure:3088: checking for grep that handles long lines and -e
configure:3146: result: /bin/grep
configure:3151: checking for egrep
configure:3213: result: /bin/grep -E
configure:3218: checking for a sed that does not truncate output
configure:3282: result: /bin/sed
configure:3452: checking for CC and CFLAGS in gmp.h
configure:3476: result: no
configure:3553: checking for gcc
configure:3569: found /mingw/bin/gcc
configure:3580: result: gcc
configure:3809: checking for C compiler version
configure:3818: gcc --version >&5
gcc.exe (GCC) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3829: $? = 0
configure:3818: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.2 (GCC) 
configure:3829: $? = 0
configure:3818: gcc -V >&5
gcc.exe: '-V' option must have argument
configure:3829: $? = 1
configure:3818: gcc -qversion >&5
gcc.exe: unrecognized option '-qversion'
gcc.exe: no input files
configure:3829: $? = 1
configure:3849: checking whether the C compiler works
configure:3871: gcc    conftest.c  >&5
configure:3875: $? = 0
configure:3923: result: yes
configure:3926: checking for C compiler default output file name
configure:3928: result: a.exe
configure:3934: checking for suffix of executables
configure:3941: gcc -o conftest.exe    conftest.c  >&5
configure:3945: $? = 0
configure:3967: result: .exe
configure:3989: checking whether we are cross compiling
configure:3997: gcc -o conftest.exe    conftest.c  >&5
configure:4001: $? = 0
configure:4008: ./conftest.exe
configure:4012: $? = 0
configure:4027: result: no
configure:4032: checking for suffix of object files
configure:4054: gcc -c   conftest.c >&5
configure:4058: $? = 0
configure:4079: result: o
configure:4083: checking whether we are using the GNU C compiler
configure:4102: gcc -c   conftest.c >&5
configure:4102: $? = 0
configure:4111: result: yes
configure:4120: checking whether gcc accepts -g
configure:4140: gcc -c -g  conftest.c >&5
configure:4140: $? = 0
configure:4181: result: yes
configure:4198: checking for gcc option to accept ISO C89
configure:4262: gcc  -c -g -O2  conftest.c >&5
configure:4262: $? = 0
configure:4275: result: none needed
configure:4306: checking for style of include used by make
configure:4334: result: GNU
configure:4359: checking dependency style of gcc
configure:4469: result: gcc3
configure:4489: checking how to run the C preprocessor
configure:4520: gcc -E  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: gcc -E  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: gcc -E -traditional-cpp  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: gcc -E -traditional-cpp  conftest.c
configure:4520: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4520: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4520: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4520: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4559: result: /lib/cpp
configure:4579: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4579: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4579: /lib/cpp  conftest.c
./configure: line 1608: /lib/cpp: No such file or directory
configure:4579: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPFR"
| #define PACKAGE_TARNAME "mpfr"
| #define PACKAGE_VERSION "3.1.0"
| #define PACKAGE_STRING "MPFR 3.1.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4609: error: in `/home/User/mpfr-3.1.0':
configure:4611: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details

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

ac_cv_build=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_host=i686-pc-mingw32
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /home/User/mpfr-3.1.0/missing --run aclocal-1.11'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/User/mpfr-3.1.0/missing --run tar'
ANSI2KNR=''
AR=''
AS=''
AUTOCONF='${SHELL} /home/User/mpfr-3.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/User/mpfr-3.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/User/mpfr-3.1.0/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='/lib/cpp'
CPPFLAGS=''
CYGPATH_W='echo'
DATAFILES=''
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT='.exe'
FGREP=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDFLAGS=''
LIBMPFR_LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/User/mpfr-3.1.0/missing --run makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MPFR_LDFLAGS=''
MPFR_LIBM=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='mpfr'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='MPFR'
PACKAGE_STRING='MPFR 3.1.0'
PACKAGE_TARNAME='mpfr'
PACKAGE_URL=''
PACKAGE_VERSION='3.1.0'
PATH_SEPARATOR=':'
RANLIB=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
U=''
VERSION='3.1.0'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/User/mpfr-3.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

/* confdefs.h */
#define PACKAGE_NAME "MPFR"
#define PACKAGE_TARNAME "mpfr"
#define PACKAGE_VERSION "3.1.0"
#define PACKAGE_STRING "MPFR 3.1.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""

configure: exit 1

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compiling and building vital libraries.
  2012-02-26  4:55                     ` Me Myself and I
  2012-02-26  5:23                       ` FW: " Me Myself and I
@ 2012-02-26 12:19                       ` Jonathan Wakely
  1 sibling, 0 replies; 11+ messages in thread
From: Jonathan Wakely @ 2012-02-26 12:19 UTC (permalink / raw)
  To: Me Myself and I; +Cc: gcc-help, java, mingw-users

On 26 February 2012 04:54, Me Myself and I wrote:
>
> I have installed mingw32 on 64 bit Windows 7 using
>
> mingw-get-inst-20110530.exe
>
> I have been referred to http://sourceforge.net/projects/gmpmingw/
> for a mingw32 binary version of GMP.
>
> I have the following in my etc/profile file:
>
> export PATH="/home/User/nano":$PATH;
> export PATH="/home/User/":$PATH;
> export PATH="/home/User/gmp-5.0.2":$PATH;
>
> I need to get the following working:
>
> GMP
> MPFR
> MPC
>
> I am finding now that
>
> "C preprocessor /lib/cpp  is failing a sanity check." when I attempt to compile MPFR, with the aforementioned binary GMP.

No, you were clearly told by Sisyphus /lib/cpp is NOT the problem,
that file doesn't exist.

The first attempt to use the C preprocessor is this:

configure:9213: checking how to run the C preprocessor
configure:9244: gcc -std=gnu99 -E  conftest.c
configure:9244: $? = 1

That should work.  Because it doesn't work, /lib/cpp is tried instead,
but the first test should work.

Your GCC installation is broken.

> Are there any mingw32 people who know what I need to do to my /lib/cpp to get it behaving better?
>
> The advice I have so far doesn't help, and I have also installed the default C++ which comes with the exe installer I have.

Have you *only* installed the C++ part?  Have you also installed the C compiler?

> I'm about to try the cpp from source, but apart from that, is there anyone out there with advice to solve the problem?

You can't build cpp from source, it's part of GCC.

Your GCC installation is broken.

You should be able to run "gcc -E foo.c" on a file called foo.c and
have it succeed - if that doesn't work, fix it.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: Compiling and building vital libraries.
       [not found]                         ` <BAY147-W53ED28B35BCEEA8EED2E48CC680@phx.gbl>
@ 2012-02-27  0:07                           ` Me Myself and I
  2012-02-27  1:44                             ` Jonathan Wakely
  0 siblings, 1 reply; 11+ messages in thread
From: Me Myself and I @ 2012-02-27  0:07 UTC (permalink / raw)
  To: sfhacker, gcc-help, java, mingw-users

[-- Attachment #1: Type: text/plain, Size: 7863 bytes --]


Many thanks for the library files!

I have solved my previous problem, and have reinstalled

an operable version of mingw32.


The library files appear to be ok, however I find that my ./configure;

on my gcc source code (with gcc-java source inside it) 

still fails with a similar stated error error, apparently halting with

the message that I don't have the correct version of gmp.h.  Even though

my gmp.h directory is now referenced in $PATH.

I still get the message that I'm missing

GMP,MPFR,MPC libraries even though I'm not.

What is happening?


________________________________
> From: sfhacker@hotmail.com 
> To: stargate7thsymbol@live.co.uk 
> Subject: RE: Compiling and building vital libraries. 
> Date: Sun, 26 Feb 2012 13:13:41 +0000 
>  
> Hi there, 
>  
> Find attached GMP, MPFR & MPC binaries for MinGW x86. Please, let me if  
> they're ok after you try them! 
>  
> Sergio. 
>  
> PS: Do you mind telling us your name and where you're based? 
>  
>  > From: stargate7thsymbol@live.co.uk 
>  > To: sfhacker@hotmail.com 
>  > Subject: RE: Compiling and building vital libraries. 
>  > Date: Sun, 26 Feb 2012 21:22:59 +1100 
>  > 
>  > 
>  >  
> //------------------------------------------------------------------------------------------------------- 
>  > Yes, please! 
>  > 
>  > Could I have a compiled mingw32 binary for: 
>  > 
>  > -GMP 4.2+ 
>  > -MPFR 2.3.1+ 
>  > -MPC 0.8.0+    (particularly if you have it)? 
>  > 
>  > And by the way, do you know if these behave any differently ing  
> MINGW-64?  I'm only asking if you know! 
>  > 
>  >  
> //------------------------------------------------------------------------------------------------------- 
>  > From: sfhacker@hotmail.com 
>  > To: stargate7thsymbol@live.co.uk 
>  > CC: mingw-users@lists.sourceforge.net 
>  > Subject: RE: Compiling and building vital libraries. 
>  > Date: Sun, 26 Feb 2012 07:46:56 +0000 
>  > 
>  > Ciao. 
>  > 
>  > I have built GMP 5.0.4 and MPFR 3.1.0 from source under MinGW with no  
> problem at all. I'm really baffled about this problem! I can send you  
> the libraries if you stuck! 
>  > 
>  > From: stargate7thsymbol@live.co.uk 
>  > To: sfhacker@hotmail.com; gcc-help@gcc.gnu.org; java@gcc.gnu.org;  
> mingw-users@lists.sourceforge.net 
>  > Subject: Compiling and building vital libraries. 
>  > Date: Sun, 26 Feb 2012 13:06:15 +1100 
>  > 
>  > I have been referred to http://sourceforge.net/projects/gmpmingw/ 
>  > for a mingw32 binary version of GMP. 
>  > 
>  > I have the following in my etc/profile file: 
>  > 
>  > export PATH="/home/User/nano":$PATH; 
>  > export PATH="/home/User/":$PATH; 
>  > export PATH="/home/User/gmp-5.0.2":$PATH; 
>  > 
>  > I need to get the following working: 
>  > 
>  > GMP 
>  > MPFR 
>  > MPC 
>  > 
>  > I am finding now that 
>  > 
>  > "C preprocessor /lib/cpp  is failing a sanity check." when I attempt  
> to compile MPFR, with the aforementioned binary GMP. 
>  > 
>  > Are there any mingw32 people who know what I need to do to my  
> /lib/cpp to get it behaving better? 
>  > 
>  > From: sfhacker@hotmail.com 
>  > To: eliz@gnu.org; stargate7thsymbol@live.co.uk 
>  > CC: mingw-users@lists.sourceforge.net 
>  > Subject: RE: [Mingw-users] compiling and building GMP library 
>  > Date: Sat, 25 Feb 2012 08:56:39 +0000 
>  > 
>  > Ciao. 
>  > 
>  > I've just built GMP 5.0.4 under MinGW without any problems. I'm using  
> GCC 4.5.2. I can upload the libraries onto SourceForge if required.  
> FYI, you can find GMP 5.0.2 for MinGW here:  
> http://sourceforge.net/projects/gmpmingw/ 
>  > 
>  > Cheers. 
>  > 
>  > Sergio. 
>  > 
>  > > Date: Sat, 25 Feb 2012 10:31:07 +0200 
>  > > From: eliz@gnu.org 
>  > > To: stargate7thsymbol@live.co.uk 
>  > > CC: mingw-users@lists.sourceforge.net 
>  > > Subject: Re: [Mingw-users] compiling and building GMP library 
>  > > 
>  > > > From: Me Myself and I <stargate7thsymbol@live.co.uk> 
>  > > > Date: Sat, 25 Feb 2012 18:57:02 +1100 
>  > > > 
>  > > > I havn't changed anything else except a few export statements in my 
>  > > > .etc/profile file. 
>  > > 
>  > > What exactly did you change? 
>  > > 
>  > > > configure:9244: gcc -std=gnu99 -E conftest.c 
>  > > > configure:9244: $? = 1 
>  > > > configure: failed program was: 
>  > > > | /* confdefs.h */ 
>  > > > | #define PACKAGE_NAME "GNU MP" 
>  > > > | #define PACKAGE_TARNAME "gmp" 
>  > > > | #define PACKAGE_VERSION "5.0.4" 
>  > > > | #define PACKAGE_STRING "GNU MP 5.0.4" 
>  > > > | #define PACKAGE_BUGREPORT "gmp-bugs@gmplib.org, see  
> http://gmplib.org/manual/Reporting-Bugs.html" 
>  > > > | #define PACKAGE_URL "http://www.gnu.org/software/gmp/" 
>  > > > | #define PACKAGE "gmp" 
>  > > > | #define VERSION "5.0.4" 
>  > > > | #define WANT_FFT 1 
>  > > > | #define HAVE_HOST_CPU_i686 1 
>  > > > | #define HAVE_SPEED_CYCLECOUNTER 2 
>  > > > | #define HAVE_CALLING_CONVENTIONS 1 
>  > > > | /* end confdefs.h. */ 
>  > > > | #ifdef __STDC__ 
>  > > > | # include <limits.h> 
>  > > > | #else 
>  > > > | # include <assert.h> 
>  > > > | #endif 
>  > > > | Syntax error 
>  > > 
>  > > I see now that the "Syntax error" part is not a sign of anything: it 
>  > > comes from the configure script itself, and is there for a good 
>  > > reason (read the comments in the script if you want to know more). 
>  > > 
>  > > So I can only repeat my previous suggestion: copy the above to a file 
>  > > named conftest.c and run GCC from the shell prompt, exactly as the 
>  > > script claims to have run it: 
>  > > 
>  > > gcc -std=gnu99 -E conftest.c 
>  > > 
>  > > Then look at the output and any error messages you get. 
>  > > 
>  > > For your reference, when I try this here, I get this output: 
>  > > 
>  > > # 1 "conftest.c" 
>  > > # 1 "<built-in>" 
>  > > # 1 "<command line>" 
>  > > # 1 "conftest.c" 
>  > > # 16 "conftest.c" 
>  > > # 1  
> "D:/usr/bin/../lib/gcc/mingw32/3.4.2/../../../../include/limits.h" 1 3 
>  > > # 21 "D:/usr/bin/../lib/gcc/mingw32/3.4.2/../../../../include/limits.h" 3 
>  > > # 1  
> "D:/usr/bin/../lib/gcc/mingw32/3.4.2/../../../../include/_mingw.h" 1 3 
>  > > # 31 "D:/usr/bin/../lib/gcc/mingw32/3.4.2/../../../../include/_mingw.h" 3 
>  > > 
>  > > # 32 "D:/usr/bin/../lib/gcc/mingw32/3.4.2/../../../../include/_mingw.h" 3 
>  > > # 22  
> "D:/usr/bin/../lib/gcc/mingw32/3.4.2/../../../../include/limits.h" 2 3 
>  > > # 17 "conftest.c" 2 
>  > > 
>  > > 
>  > > 
>  > > Syntax error 
>  > > 
>  > > and the exit code is zero. 
>  > > 
>  > > (Obviously, the "D:/usr/bin" part depends on where GCC is installed, 
>  > > and will probably be different on your machine.) 
>  > > 
>  > >  
> ------------------------------------------------------------------------------ 
>  > > Virtualization & Cloud Management Using Capacity Planning 
>  > > Cloud computing makes use of virtualization - but cloud computing 
>  > > also focuses on allowing computing to be delivered as a service. 
>  > > http://www.accelacomm.com/jaw/sfnl/114/51521223/ 
>  > > _______________________________________________ 
>  > > MinGW-users mailing list 
>  > > MinGW-users@lists.sourceforge.net 
>  > > 
>  > > This list observes the Etiquette found at 
>  > > http://www.mingw.org/Mailing_Lists. 
>  > > We ask that you be polite and do the same. Disregard for the list  
> etiquette may cause your account to be moderated. 
>  > > 
>  > > _______________________________________________ 
>  > > You may change your MinGW Account Options or unsubscribe at: 
>  > > https://lists.sourceforge.net/lists/listinfo/mingw-users 
>  > > Also:  
> mailto:mingw-users-request@lists.sourceforge.net?subject=unsubscribe 
>  > 
 		 	   		  

[-- Attachment #2: config.log --]
[-- Type: text/plain, Size: 17414 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ ./configure 

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

hostname = User-PC
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

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

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

PATH: /home/User/math-libs-mingw32/lib
PATH: /home/User/math-libs-mingw32/include
PATH: /home/User/math-libs-mingw32/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/ManagementStudio/
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:2222: checking build system type
configure:2236: result: i686-pc-mingw32
configure:2283: checking host system type
configure:2296: result: i686-pc-mingw32
configure:2316: checking target system type
configure:2329: result: i686-pc-mingw32
configure:2383: checking for a BSD-compatible install
configure:2451: result: /bin/install -c
configure:2462: checking whether ln works
configure:2484: result: yes
configure:2488: checking whether ln -s works
configure:2495: result: no, using cp -p
configure:2499: checking for a sed that does not truncate output
configure:2563: result: /bin/sed
configure:2572: checking for gawk
configure:2588: found /bin/gawk
configure:2599: result: gawk
configure:3913: checking for gcc
configure:3929: found /mingw/bin/gcc
configure:3940: result: gcc
configure:4169: checking for C compiler version
configure:4178: 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.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4189: $? = 0
configure:4178: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.6.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.6.1/configure --enable-languages=c,c++,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.6.1 (GCC) 
configure:4189: $? = 0
configure:4178: gcc -V >&5
gcc.exe: error: unrecognized option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:4189: $? = 1
configure:4178: gcc -qversion >&5
gcc.exe: error: unrecognized option '-qversion'
gcc.exe: fatal error: no input files
compilation terminated.
configure:4189: $? = 1
configure:4209: checking for C compiler default output file name
configure:4231: gcc    conftest.c  >&5
configure:4235: $? = 0
configure:4272: result: a.exe
configure:4288: checking whether the C compiler works
configure:4297: ./a.exe
configure:4301: $? = 0
configure:4316: result: yes
configure:4323: checking whether we are cross compiling
configure:4325: result: no
configure:4328: checking for suffix of executables
configure:4335: gcc -o conftest.exe    conftest.c  >&5
configure:4339: $? = 0
configure:4361: result: .exe
configure:4367: checking for suffix of object files
configure:4389: gcc -c   conftest.c >&5
configure:4393: $? = 0
configure:4414: result: o
configure:4418: checking whether we are using the GNU C compiler
configure:4437: gcc -c   conftest.c >&5
configure:4437: $? = 0
configure:4446: result: yes
configure:4455: checking whether gcc accepts -g
configure:4475: gcc -c -g  conftest.c >&5
configure:4475: $? = 0
configure:4516: result: yes
configure:4533: checking for gcc option to accept ISO C89
configure:4597: gcc  -c -g -O2  conftest.c >&5
configure:4597: $? = 0
configure:4610: result: none needed
configure:4688: checking for g++
configure:4718: result: no
configure:4688: checking for c++
configure:4718: result: no
configure:4688: checking for gpp
configure:4718: result: no
configure:4688: checking for aCC
configure:4718: result: no
configure:4688: checking for CC
configure:4718: result: no
configure:4688: checking for cxx
configure:4718: result: no
configure:4688: checking for cc++
configure:4718: result: no
configure:4688: checking for cl.exe
configure:4718: result: no
configure:4688: checking for FCC
configure:4718: result: no
configure:4688: checking for KCC
configure:4718: result: no
configure:4688: checking for RCC
configure:4718: result: no
configure:4688: checking for xlC_r
configure:4718: result: no
configure:4688: checking for xlC
configure:4718: result: no
configure:4742: checking for C++ compiler version
configure:4751: g++ --version >&5
./configure: line 4753: g++: command not found
configure:4762: $? = 127
configure:4751: g++ -v >&5
./configure: line 4753: g++: command not found
configure:4762: $? = 127
configure:4751: g++ -V >&5
./configure: line 4753: g++: command not found
configure:4762: $? = 127
configure:4751: g++ -qversion >&5
./configure: line 4753: g++: command not found
configure:4762: $? = 127
configure:4766: checking whether we are using the GNU C++ compiler
configure:4785: g++ -c   conftest.cpp >&5
./configure: line 1739: g++: command not found
configure:4785: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:4794: result: no
configure:4803: checking whether g++ accepts -g
configure:4823: g++ -c -g  conftest.cpp >&5
./configure: line 1739: g++: command not found
configure:4823: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4838: g++ -c   conftest.cpp >&5
./configure: line 1739: g++: command not found
configure:4838: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4854: g++ -c -g  conftest.cpp >&5
./configure: line 1739: g++: command not found
configure:4854: $? = 127
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4864: result: no
configure:4953: checking for gnatbind
configure:4983: result: no
configure:5045: checking for gnatmake
configure:5075: result: no
configure:5094: checking whether compiler driver understands Ada
configure:5117: result: no
configure:5126: checking how to compare bootstrapped objects
configure:5151: result: cmp --ignore-initial=16 $$f1 $$f2
configure:5167: checking for objdir
configure:5182: result: .libs
configure:5348: checking for the correct version of gmp.h
configure:5368: gcc -c -g -O2   conftest.c >&5
conftest.c:10:17: fatal error: gmp.h: No such file or directory
compilation terminated.
configure:5368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include "gmp.h"
| int
| main ()
| {
| 
|   #define GCC_GMP_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
|   #define GCC_GMP_VERSION GCC_GMP_VERSION_NUM(__GNU_MP_VERSION,__GNU_MP_VERSION_MINOR,__GNU_MP_VERSION_PATCHLEVEL)
|   #if GCC_GMP_VERSION < GCC_GMP_VERSION_NUM(4,2,0)
|   choke me
|   #endif
| 
|   ;
|   return 0;
| }
configure:5395: result: no
configure:5564: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
their locations.  Source code for these libraries can be found at
their respective hosting sites as well as at
ftp://gcc.gnu.org/pub/gcc/infrastructure/.  See also
http://gcc.gnu.org/install/prerequisites.html for additional info.  If
you obtained GMP, MPFR and/or MPC from a vendor distribution package,
make sure that you have installed both the libraries and the header
files.  They may be located in separate packages.

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

ac_cv_build=i686-pc-mingw32
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_AR_FOR_TARGET_set=
ac_cv_env_AR_FOR_TARGET_value=
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_AS_FOR_TARGET_set=
ac_cv_env_AS_FOR_TARGET_value=
ac_cv_env_AS_set=
ac_cv_env_AS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_TARGET_set=
ac_cv_env_CC_FOR_TARGET_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_FOR_TARGET_set=
ac_cv_env_CXX_FOR_TARGET_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DLLTOOL_FOR_TARGET_set=
ac_cv_env_DLLTOOL_FOR_TARGET_value=
ac_cv_env_DLLTOOL_set=
ac_cv_env_DLLTOOL_value=
ac_cv_env_GCC_FOR_TARGET_set=
ac_cv_env_GCC_FOR_TARGET_value=
ac_cv_env_GCJ_FOR_TARGET_set=
ac_cv_env_GCJ_FOR_TARGET_value=
ac_cv_env_GFORTRAN_FOR_TARGET_set=
ac_cv_env_GFORTRAN_FOR_TARGET_value=
ac_cv_env_GOC_FOR_TARGET_set=
ac_cv_env_GOC_FOR_TARGET_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_FOR_TARGET_set=
ac_cv_env_LD_FOR_TARGET_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIPO_FOR_TARGET_set=
ac_cv_env_LIPO_FOR_TARGET_value=
ac_cv_env_LIPO_set=
ac_cv_env_LIPO_value=
ac_cv_env_NM_FOR_TARGET_set=
ac_cv_env_NM_FOR_TARGET_value=
ac_cv_env_NM_set=
ac_cv_env_NM_value=
ac_cv_env_OBJCOPY_set=
ac_cv_env_OBJCOPY_value=
ac_cv_env_OBJDUMP_FOR_TARGET_set=
ac_cv_env_OBJDUMP_FOR_TARGET_value=
ac_cv_env_OBJDUMP_set=
ac_cv_env_OBJDUMP_value=
ac_cv_env_RANLIB_FOR_TARGET_set=
ac_cv_env_RANLIB_FOR_TARGET_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_STRIP_FOR_TARGET_set=
ac_cv_env_STRIP_FOR_TARGET_value=
ac_cv_env_STRIP_set=
ac_cv_env_STRIP_value=
ac_cv_env_WINDMC_FOR_TARGET_set=
ac_cv_env_WINDMC_FOR_TARGET_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_FOR_TARGET_set=
ac_cv_env_WINDRES_FOR_TARGET_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_build_configargs_set=
ac_cv_env_build_configargs_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_host_configargs_set=
ac_cv_env_host_configargs_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_target_configargs_set=
ac_cv_env_target_configargs_value=
ac_cv_exeext=.exe
ac_cv_host=i686-pc-mingw32
ac_cv_objext=o
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
ac_cv_target=i686-pc-mingw32
acx_cv_cc_gcc_supports_ada=no
acx_cv_prog_LN=ln
gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
lt_cv_objdir=.libs

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

AR=''
AR_FOR_BUILD='$(AR)'
AR_FOR_TARGET=''
AS=''
AS_FOR_BUILD='$(AS)'
AS_FOR_TARGET=''
AWK='gawk'
BISON=''
BUILD_CONFIG=''
CC='gcc'
CC_FOR_BUILD='$(CC)'
CC_FOR_TARGET=''
CFLAGS='-g -O2'
CFLAGS_FOR_BUILD=''
CFLAGS_FOR_TARGET=''
COMPILER_AS_FOR_TARGET=''
COMPILER_LD_FOR_TARGET=''
COMPILER_NM_FOR_TARGET=''
CONFIGURE_GDB_TK=''
CPPFLAGS=''
CXX='g++'
CXXFLAGS=''
CXXFLAGS_FOR_BUILD=''
CXXFLAGS_FOR_TARGET=''
CXX_FOR_BUILD='$(CXX)'
CXX_FOR_TARGET=''
DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
DEFS=''
DLLTOOL=''
DLLTOOL_FOR_BUILD='$(DLLTOOL)'
DLLTOOL_FOR_TARGET=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT='.exe'
EXPECT=''
FLAGS_FOR_TARGET=''
FLEX=''
GCC_FOR_TARGET=''
GCC_SHLIB_SUBDIR=''
GCJ_FOR_BUILD='$(GCJ)'
GCJ_FOR_TARGET=''
GDB_TK=''
GFORTRAN_FOR_BUILD='$(GFORTRAN)'
GFORTRAN_FOR_TARGET=''
GNATBIND='no'
GNATMAKE='no'
GOC_FOR_BUILD='$(GOC)'
GOC_FOR_TARGET=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_GDB_TK=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../../mingw32/bin/ld.exe'
LDFLAGS=''
LDFLAGS_FOR_BUILD=''
LD_FOR_BUILD='$(LD)'
LD_FOR_TARGET=''
LEX=''
LIBOBJS=''
LIBS=''
LIPO=''
LIPO_FOR_TARGET=''
LN='ln'
LN_S='cp -p'
LTLIBOBJS=''
M4=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO=''
NM=''
NM_FOR_BUILD='$(NM)'
NM_FOR_TARGET=''
OBJCOPY=''
OBJDUMP=''
OBJDUMP_FOR_TARGET=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RANLIB_FOR_BUILD='$(RANLIB)'
RANLIB_FOR_TARGET=''
RAW_CXX_FOR_TARGET=''
RPATH_ENVVAR=''
RUNTEST=''
SED='/bin/sed'
SHELL='/bin/sh'
STRIP=''
STRIP_FOR_TARGET=''
SYSROOT_CFLAGS_FOR_TARGET=''
TOPLEVEL_CONFIGURE_ARGUMENTS='./configure'
WINDMC=''
WINDMC_FOR_BUILD='$(WINDMC)'
WINDMC_FOR_TARGET=''
WINDRES=''
WINDRES_FOR_BUILD='$(WINDRES)'
WINDRES_FOR_TARGET=''
YACC=''
ac_ct_CC='gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_configargs=''
build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes'
build_cpu='i686'
build_libsubdir='build-i686-pc-mingw32'
build_noncanonical='i686-pc-mingw32'
build_os='mingw32'
build_subdir='build-i686-pc-mingw32'
build_tooldir=''
build_vendor='pc'
clooginc=''
clooglibs=''
compare_exclusions=''
config_shell='/bin/sh'
configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr mpc ppl cloog libelf libiconv texinfo byacc flex bison binutils gas ld fixincludes gcc cgen sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
do_compare='cmp --ignore-initial=16 $$f1 $$f2'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
extra_host_libiberty_configure_flags=''
extra_mpc_gmp_configure_flags=''
extra_mpc_mpfr_configure_flags=''
extra_mpfr_configure_flags=''
gmpinc=''
gmplibs='-lmpc -lmpfr -lgmp'
host='i686-pc-mingw32'
host_alias=''
host_configargs=''
host_cpu='i686'
host_noncanonical='i686-pc-mingw32'
host_os='mingw32'
host_subdir='host-i686-pc-mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
poststage1_ldflags=''
poststage1_libs=''
pplinc=''
ppllibs=''
prefix='NONE'
program_transform_name='s,y,y,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
stage1_cflags=''
stage1_checking=''
stage1_languages=''
stage1_ldflags=''
stage1_libs=''
stage2_werror_flag=''
sysconfdir='${prefix}/etc'
target='i686-pc-mingw32'
target_alias=''
target_configargs=''
target_configdirs='target-libgcc target-libgloss target-newlib target-libgomp target-libstdc++-v3 target-libmudflap target-libssp target-libquadmath target-libgfortran target-boehm-gc target-libffi target-zlib target-qthreads target-libjava target-libobjc target-libada target-libgo target-examples target-groff target-gperf target-rda target-winsup'
target_cpu='i686'
target_noncanonical='i686-pc-mingw32'
target_os='mingw32'
target_subdir='i686-pc-mingw32'
target_vendor='pc'
tooldir=''

## ------------------- ##
## File substitutions. ##
## ------------------- ##

alphaieee_frag=''
host_makefile_frag='config/mh-mingw'
ospace_frag=''
serialization_dependencies=''
target_makefile_frag=''

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

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define LT_OBJDIR ".libs/"

configure: exit 1

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compiling and building vital libraries.
  2012-02-27  0:07                           ` Me Myself and I
@ 2012-02-27  1:44                             ` Jonathan Wakely
  2012-02-27  9:56                               ` Andrew Haley
  0 siblings, 1 reply; 11+ messages in thread
From: Jonathan Wakely @ 2012-02-27  1:44 UTC (permalink / raw)
  To: Me Myself and I; +Cc: sfhacker, gcc-help, java, mingw-users

On 27 February 2012 00:06, Me Myself and I wrote:
>
> Many thanks for the library files!
>
> I have solved my previous problem, and have reinstalled
>
> an operable version of mingw32.
>
>
> The library files appear to be ok, however I find that my ./configure;
>
> on my gcc source code (with gcc-java source inside it)

Despite me giving you the link several times you apparently haven't
read http://gcc.gnu.org/wiki/InstallingGCC or you would know not to
run ./configure

> still fails with a similar stated error error, apparently halting with
>
> the message that I don't have the correct version of gmp.h.  Even though
>
> my gmp.h directory is now referenced in $PATH.

$PATH is used for finding executables, not libraries and headers.

> I still get the message that I'm missing
>
> GMP,MPFR,MPC libraries even though I'm not.
>
> What is happening?

You didn't use --with-gmp etc.

Have you bothered to read *any* of the docs I've suggested?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Compiling and building vital libraries.
  2012-02-27  1:44                             ` Jonathan Wakely
@ 2012-02-27  9:56                               ` Andrew Haley
       [not found]                                 ` <BAY147-W594F45667B67BA4B117FD0D0690@phx.gbl>
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Haley @ 2012-02-27  9:56 UTC (permalink / raw)
  To: java

On 02/27/2012 01:44 AM, Jonathan Wakely wrote:
> You didn't use --with-gmp etc.

Or just run ./contrib/download_prerequisites

Andrew.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* FW: Compiling and building vital libraries.
       [not found]                                 ` <BAY147-W594F45667B67BA4B117FD0D0690@phx.gbl>
@ 2012-02-29  0:03                                   ` Me Myself and I
  2012-02-29  0:11                                     ` Jonathan Wakely
  0 siblings, 1 reply; 11+ messages in thread
From: Me Myself and I @ 2012-02-29  0:03 UTC (permalink / raw)
  To: mingw-users, gcc-help, java



//------------------------------------------------------------------------------------------
I have indeed turned off my firewall for a while,
and have successfully completed
 
./contrib/download_prerequisites;
 
which gives me
 
gmp
mpfr
mpc
 
directories.  However, these 3 new directories are source code directories, which need the
 
./configure; make; make check; install;
 
treatment.
 
I find that I can't compile gmp, because it tells me eventually:
 
configure: error: cannot determine how to define a 32 bit word
 
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.  Invocation command line was

  $ ./configure 

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

hostname = User-PC
uname -m = i686
uname -r = 1.0.17(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2011-04-24 23:39

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

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = 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/ManagementStudio/
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=
CC=
CFLAGS=(unset)
CPPFLAGS=(unset)
MPN_PATH=
GMP:
abilist=32
cclist=gcc icc cc
configure:4346: gcc 2>&1 | grep xlc >/dev/null
configure:4349: $? = 1
configure:4403: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer 
Test compile: 
configure:4417: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:4420: $? = 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: $? = 0
Test compile: function pointer return
configure:4471: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:4474: $? = 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: $? = 0
Test compile: cmov instruction
configure:4527: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:4530: $? = 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: $? = 0
Test compile: double -> ulong conversion
configure:4584: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:4587: $? = 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: $? = 0
Test compile: double negation
configure:4639: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:4642: $? = 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: $? = 0
Test compile: double -> float conversion
configure:4695: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:4698: $? = 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: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:4780: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:4783: $? = 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: $? = 0
Test compile: __builtin_alloca availability
configure:4831: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../libmingw32.a(main.o): In function `main':
C:\MinGW\msys\1.0\src\mingwrt/../mingw/main.c:73: undefined reference to `WinMain@16'
collect2: ld returned 1 exit status
configure:4834: $? = 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  conftest.c >&5
configure:4958: $? = 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: $? = 0
Test compile: long long reliability test 1
configure:5019: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long]
configure:5022: $? = 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: $? = 0
Test compile: long long reliability test 2
configure:5079: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
conftest.c: In function 'f':
conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long]
configure:5082: $? = 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: $? = 0
Test compile: mpn_lshift_com optimization
configure:5178: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5181: $? = 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: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:5286: gcc -m32 -O2 -pedantic -fomit-frame-pointer  conftest.c >&5
configure:5289: $? = 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: $? = 0
Testing gcc GOT with eax emitted
configure:5345: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -fPIC -S conftest.c >&5 2>&1
conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
configure:5348: $? = 0
Result: no
configure:5443: result: yes
configure: testlist sizeof-long-4
configure:5618: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer has sizeof(long)==4
configure:5631: gcc -m32 -O2 -pedantic -fomit-frame-pointer -c conftest.c >&5
configure:5634: $? = 0
configure:5639: result: yes
configure:5912: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro
Test compile: 
configure:5926: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:5929: $? = 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: $? = 0
Test compile: function pointer return
configure:5980: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:5983: $? = 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: $? = 0
Test compile: cmov instruction
configure:6036: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:6039: $? = 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: $? = 0
Test compile: double -> ulong conversion
configure:6093: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:6096: $? = 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: $? = 0
Test compile: double negation
configure:6148: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:6151: $? = 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: $? = 0
Test compile: double -> float conversion
configure:6204: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:6207: $? = 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: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:6289: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:6292: $? = 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: $? = 0
Test compile: __builtin_alloca availability
configure:6340: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../libmingw32.a(main.o): In function `main':
C:\MinGW\msys\1.0\src\mingwrt/../mingw/main.c:73: undefined reference to `WinMain@16'
collect2: ld returned 1 exit status
configure:6343: $? = 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=pentiumpro conftest.c >&5
configure:6467: $? = 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: $? = 0
Test compile: long long reliability test 1
configure:6528: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long]
configure:6531: $? = 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: $? = 0
Test compile: long long reliability test 2
configure:6588: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
conftest.c: In function 'f':
conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long]
configure:6591: $? = 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: $? = 0
Test compile: mpn_lshift_com optimization
configure:6687: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:6690: $? = 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: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:6795: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro conftest.c >&5
configure:6798: $? = 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: $? = 0
Testing gcc GOT with eax emitted
configure:6854: gcc -m32 -O2 -pedantic -fomit-frame-pointer  -mtune=pentiumpro -fPIC -S conftest.c >&5 2>&1
conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
configure:6857: $? = 0
Result: no
configure:6952: result: yes
configure:5912: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro
Test compile: 
configure:5926: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:5929: $? = 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: $? = 0
Test compile: function pointer return
configure:5980: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:5983: $? = 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: $? = 0
Test compile: cmov instruction
configure:6036: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6039: $? = 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: $? = 0
Test compile: double -> ulong conversion
configure:6093: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6096: $? = 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: $? = 0
Test compile: double negation
configure:6148: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6151: $? = 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: $? = 0
Test compile: double -> float conversion
configure:6204: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6207: $? = 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: $? = 0
Test compile: gnupro alpha ev6 char spilling
configure:6289: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6292: $? = 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: $? = 0
Test compile: __builtin_alloca availability
configure:6340: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
c:/mingw/bin/../lib/gcc/mingw32/4.6.1/../../../libmingw32.a(main.o): In function `main':
C:\MinGW\msys\1.0\src\mingwrt/../mingw/main.c:73: undefined reference to `WinMain@16'
collect2: ld returned 1 exit status
configure:6343: $? = 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=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6467: $? = 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: $? = 0
Test compile: long long reliability test 1
configure:6528: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
conftest.c:6:23: warning: ISO C90 does not support 'long long' [-Wlong-long]
configure:6531: $? = 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: $? = 0
Test compile: long long reliability test 2
configure:6588: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
conftest.c: In function 'f':
conftest.c:6:21: warning: ISO C90 does not support 'long long' [-Wlong-long]
configure:6591: $? = 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: $? = 0
Test compile: mpn_lshift_com optimization
configure:6687: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6690: $? = 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: $? = 0
Test compile: mpn_lshift_com optimization 2
configure:6795: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro conftest.c >&5
configure:6798: $? = 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: $? = 0
Testing gcc GOT with eax emitted
configure:6854: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro  -march=pentiumpro -fPIC -S conftest.c >&5 2>&1
conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent) [enabled by default]
configure:6857: $? = 0
Result: no
configure:6952: result: yes
configure:5912: checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin
Test compile: 
configure:5926: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -mno-cygwin conftest.c >&5
cc1.exe: error: unrecognized command line option '-mno-cygwin'
configure:5929: $? = 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.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:7378: $? = 0
configure:7385: gcc -v >&5
Using built-in specs.
COLLECT_GCC=C:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.6.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.6.1/configure --enable-languages=c,c++,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.6.1 (GCC) 
configure:7388: $? = 0
configure:7395: gcc -V >&5
gcc.exe: error: unrecognized option '-V'
gcc.exe: fatal error: no input files
compilation terminated.
configure:7398: $? = 1
configure:7421: checking for C compiler default output file name
configure:7448: gcc -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:7451: $? = 0
configure:7489: result: a.exe
configure:7506: checking whether the C compiler works
configure:7516: ./a.exe
configure:7519: $? = 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=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:7558: $? = 0
configure:7582: result: .exe
configure:7588: checking for suffix of object files
configure:7614: gcc -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:7617: $? = 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=pentiumpro -march=pentiumpro  conftest.c >&5
configure:7679: $? = 0
configure:7696: result: yes
configure:7701: checking whether gcc accepts -g
configure:7731: gcc -c -g  conftest.c >&5
configure:7737: $? = 0
configure:7836: result: yes
configure:7853: checking for gcc option to accept ISO C89
configure:7927: gcc  -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:7933: $? = 0
configure:7956: result: none needed
configure:7976: checking for gcc option to accept ISO C99
configure:8135: gcc  -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:20:1: warning: C++ style comments are not allowed in ISO C90 [enabled 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-long]
conftest.c:39:6: warning: use of C99 long long integer constant [-Wlong-long]
conftest.c:39:6: warning: use of C99 long long integer constant [-Wlong-long]
conftest.c:42:5: warning: use of C99 long long integer constant [-Wlong-long]
conftest.c:42:5: warning: use of C99 long long integer constant [-Wlong-long]
conftest.c:42:5: warning: use of C99 long long integer constant [-Wlong-long]
conftest.c:46:13: warning: ISO C90 does not support 'long long' [-Wlong-long]
conftest.c:46:32: warning: use of C99 long long integer constant [-Wlong-long]
conftest.c:47:22: warning: ISO C90 does not support 'long long' [-Wlong-long]
conftest.c:47:41: warning: use of C99 long long integer constant [-Wlong-long]
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 [-pedantic]
conftest.c:83:3: warning: ISO C90 forbids mixed declarations and code [-pedantic]
conftest.c: In function 'main':
conftest.c:118:3: warning: ISO C forbids nested functions [-pedantic]
conftest.c:118:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:118:3: warning: ISO C90 forbids mixed declarations and code [-pedantic]
conftest.c:118:18: error: 'newvar' undeclared (first use in this function)
conftest.c:118:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:125:3: warning: ISO C90 forbids mixed declarations and code [-pedantic]
conftest.c:128:3: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:128:3: note: use option -std=c99 or -std=gnu99 to compile your code
conftest.c:133:5: warning: ISO C90 forbids specifying subobject to initialize [-pedantic]
conftest.c:134:5: warning: ISO C90 forbids specifying subobject to initialize [-pedantic]
conftest.c:135:5: warning: ISO C90 forbids specifying subobject to initialize [-pedantic]
conftest.c:132:3: warning: ISO C90 forbids mixed declarations and code [-pedantic]
conftest.c:140:3: warning: ISO C90 forbids variable length array 'dynamic_array' [-Wvla]
conftest.c:140:3: warning: ISO C90 forbids mixed declarations and code [-pedantic]
conftest.c:144:33: warning: use of C99 long long integer constant [-Wlong-long]
conftest.c:144:51: warning: use of C99 long long integer constant [-Wlong-long]
configure:8141: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str;
|   int number;
|   float fnumber;
| 
|   while (*format)
|     {
|       switch (*format++)
|     {
|     case 's': // string
|       str = va_arg (args_copy, const char *);
|       break;
|     case 'd': // int
|       number = va_arg (args_copy, int);
|       break;
|     case 'f': // float
|       fnumber = va_arg (args_copy, double);
|       break;
|     default:
|       break;
|     }
|     }
|   va_end (args_copy);
|   va_end (args);
| }
| 
| int
| main ()
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
|       || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:8135: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:8141: $? = 0
configure:8171: result: -std=gnu99
configure:8301: checking for gcc -std=gnu99 option to accept ISO Standard C
configure:8312: result: -std=gnu99
configure:8322: checking how to run the C preprocessor
configure:8362: gcc -std=gnu99 -E  conftest.c
configure:8368: $? = 0
configure:8399: gcc -std=gnu99 -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8405: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8438: result: gcc -std=gnu99 -E
configure:8467: gcc -std=gnu99 -E  conftest.c
configure:8473: $? = 0
configure:8504: gcc -std=gnu99 -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:8510: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8584: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:8590: $? = 0
configure:8682: checking build system compiler gcc -std=gnu99
configure:8695: gcc -std=gnu99 conftest.c
conftest.c: In function 'main':
conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:8698: $? = 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=gnu99 -E conftest.c
# 1 "conftest.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "conftest.c"
configure:8740: $? = 0
configure:8757: result: gcc -std=gnu99 -E
configure:8764: checking for build system executable suffix
configure:8778: gcc -std=gnu99 conftest.c -o conftest.exe
conftest.c: In function 'main':
conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:8781: $? = 0
configure:8797: result: .exe
configure:8803: checking whether build system compiler is ANSI
configure:8816: gcc -std=gnu99 conftest.c
conftest.c: In function 'main':
conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:8819: $? = 0
configure:8828: result: yes
configure:8838: checking for build system compiler math library
configure:8857: gcc -std=gnu99 conftest.c -lm
conftest.c: In function 'main':
conftest.c:4:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:4:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c: In function 'foo':
conftest.c:10:3: warning: implicit declaration of function 'log' [-Wimplicit-function-declaration]
conftest.c:10:10: warning: incompatible implicit declaration of built-in function 'log' [enabled by default]
configure:8860: $? = 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=32
CC=gcc -std=gnu99
CFLAGS=-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro
CPPFLAGS=
GMP_LDFLAGS=
CXX=
CXXFLAGS=
path= x86/p6 x86 generic
configure:10115: checking for function prototypes
configure:10118: result: yes
configure:10135: checking for ANSI C header files
configure:10165: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10171: $? = 0
configure:10270: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:10273: $? = 0
configure:10279: ./conftest.exe
configure:10282: $? = 0
configure:10299: result: yes
configure:10323: checking for sys/types.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for sys/stat.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for stdlib.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for string.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for memory.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for strings.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for inttypes.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for stdint.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 0
configure:10366: result: yes
configure:10323: checking for unistd.h
configure:10344: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:10350: $? = 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=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro 
                     -S -o conftest.s conftest.c >/dev/null
configure:10547: $? = 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=gnu99
configure:11147: result: c:/mingw/mingw32/bin/ld.exe
configure:11156: checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:60:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:11961: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dlfcn.h>
configure:11975: result: no
configure:11979: checking dlfcn.h presence
configure:11994: gcc -std=gnu99 -E  conftest.c
conftest.c:27:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:12000: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <dlfcn.h>
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 -std=gnu99 object
configure:12536: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:12539: $? = 0
configure:12543: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGISTW][ABCDGISTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm
configure:12546: $? = 0
cannot run sed -n -e 's/^.*[     ]\([ABCDGISTW][ABCDGISTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)
\{0,1\}$/\1 \2 \2/p'
configure:12536: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:12539: $? = 0
configure:12543: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGISTW][ABCDGISTW]*\)[     ][     ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm
configure:12546: $? = 0
cannot run sed -n -e 's/^.*[     ]\([ABCDGISTW][ABCDGISTW]*\)[     ][     ]*_\([_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=gnu99 supports -fno-rtti -fno-exceptions
configure:13273: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -fno-rtti -fno-exceptions conftest.c >&5
cc1.exe: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:13277: $? = 0
configure:13290: result: no
configure:13305: checking for gcc -std=gnu99 option to produce PIC
configure:13537: result: -DDLL_EXPORT
configure:13545: checking if gcc -std=gnu99 PIC flag -DDLL_EXPORT works
configure:13563: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -DDLL_EXPORT -DPIC conftest.c >&5
configure:13567: $? = 0
configure:13580: result: yes
configure:13608: checking if gcc -std=gnu99 static flag -static works
configure:13636: result: yes
configure:13646: checking if gcc -std=gnu99 supports -c -o file.o
configure:13667: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -o out/conftest2.o conftest.c >&5
configure:13671: $? = 0
configure:13693: result: yes
configure:13719: checking whether the gcc -std=gnu99 linker (c:/mingw/mingw32/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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:25779: $? = 0
configure:25794: result: yes
configure:25861: checking fcntl.h usability
configure:25878: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:25884: $? = 0
configure:25898: result: yes
configure:25902: checking fcntl.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
configure:25923: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:25884: $? = 0
configure:25898: result: yes
configure:25902: checking float.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
configure:25923: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:64:20: fatal error: invent.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <invent.h>
configure:25898: result: no
configure:25902: checking invent.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:31:20: fatal error: invent.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <invent.h>
configure:25937: result: no
configure:25970: checking for invent.h
configure:25978: result: no
configure:25861: checking langinfo.h usability
configure:25878: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:64:22: fatal error: langinfo.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <langinfo.h>
configure:25898: result: no
configure:25902: checking langinfo.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:31:22: fatal error: langinfo.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <langinfo.h>
configure:25937: result: no
configure:25970: checking for langinfo.h
configure:25978: result: no
configure:25861: checking locale.h usability
configure:25878: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:25884: $? = 0
configure:25898: result: yes
configure:25902: checking locale.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
configure:25923: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:65:22: fatal error: nl_types.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <nl_types.h>
configure:25898: result: no
configure:25902: checking nl_types.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:32:22: fatal error: nl_types.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <nl_types.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:65:28: fatal error: sys/attributes.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/attributes.h>
configure:25898: result: no
configure:25902: checking sys/attributes.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:32:28: fatal error: sys/attributes.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/attributes.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:65:25: fatal error: sys/iograph.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/iograph.h>
configure:25898: result: no
configure:25902: checking sys/iograph.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:32:25: fatal error: sys/iograph.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/iograph.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:65:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mman.h>
configure:25898: result: no
configure:25902: checking sys/mman.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:32:22: fatal error: sys/mman.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/mman.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:25884: $? = 0
configure:25898: result: yes
configure:25902: checking sys/param.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
configure:25923: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:66:27: fatal error: sys/processor.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/processor.h>
configure:25898: result: no
configure:25902: checking sys/processor.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:33:27: fatal error: sys/processor.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/processor.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:66:23: fatal error: sys/pstat.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pstat.h>
configure:25898: result: no
configure:25902: checking sys/pstat.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:33:23: fatal error: sys/pstat.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/pstat.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:66:25: fatal error: sys/sysinfo.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sysinfo.h>
configure:25898: result: no
configure:25902: checking sys/sysinfo.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:33:25: fatal error: sys/sysinfo.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/sysinfo.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:66:24: fatal error: sys/syssgi.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/syssgi.h>
configure:25898: result: no
configure:25902: checking sys/syssgi.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:33:24: fatal error: sys/syssgi.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/syssgi.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:66:27: fatal error: sys/systemcfg.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/systemcfg.h>
configure:25898: result: no
configure:25902: checking sys/systemcfg.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:33:27: fatal error: sys/systemcfg.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/systemcfg.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:25884: $? = 0
configure:25898: result: yes
configure:25902: checking sys/time.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
configure:25923: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:67:23: fatal error: sys/times.h: No such file or directory
compilation terminated.
configure:25884: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/times.h>
configure:25898: result: no
configure:25902: checking sys/times.h presence
configure:25917: gcc -std=gnu99 -E  conftest.c
conftest.c:34:23: fatal error: sys/times.h: No such file or directory
compilation terminated.
configure:25923: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/times.h>
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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:45:26: fatal error: sys/resource.h: No such file or directory
compilation terminated.
configure:26033: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #if TIME_WITH_SYS_TIME
| # include <sys/time.h>
| # include <time.h>
| #else
| # if HAVE_SYS_TIME_H
| #  include <sys/time.h>
| # else
| #  include <time.h>
| # endif
| #endif
| 
| #include <sys/resource.h>
configure:26049: result: no
configure:26066: checking for sys/sysctl.h
configure:26089: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:38:24: fatal error: sys/sysctl.h: No such file or directory
compilation terminated.
configure:26095: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #if HAVE_SYS_PARAM_H
| # include <sys/param.h>
| #endif
| 
| #include <sys/sysctl.h>
configure:26111: result: no
configure:26128: checking for machine/hal_sysinfo.h
configure:26151: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:38:33: fatal error: machine/hal_sysinfo.h: No such file or directory
compilation terminated.
configure:26157: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #if HAVE_SYS_SYSINFO_H
| # include <sys/sysinfo.h>
| #endif
| 
| #include <machine/hal_sysinfo.h>
configure:26173: result: no
configure:26196: checking whether fgetc is declared
configure:26225: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26231: $? = 0
configure:26246: result: yes
configure:26262: checking whether fscanf is declared
configure:26291: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26297: $? = 0
configure:26312: result: yes
configure:26328: checking whether optarg is declared
configure:26357: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26363: $? = 0
configure:26378: result: yes
configure:26394: checking whether ungetc is declared
configure:26423: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26429: $? = 0
configure:26444: result: yes
configure:26460: checking whether vfprintf is declared
configure:26489: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26495: $? = 0
configure:26510: result: yes
configure:26528: checking whether sys_errlist is declared
configure:26559: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c: In function 'main':
conftest.c:46:10: error: 'sys_errlist' undeclared (first use in this function)
conftest.c:46:10: note: each undeclared identifier is reported only once for each function it appears in
configure:26565: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef sys_errlist
|   (void) sys_errlist;
| #endif
| 
|   ;
|   return 0;
| }
configure:26580: result: no
configure:26596: checking whether sys_nerr is declared
configure:26627: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  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 for each function it appears in
configure:26633: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #include <errno.h>
| 
| int
| main ()
| {
| #ifndef sys_nerr
|   (void) sys_nerr;
| #endif
| 
|   ;
|   return 0;
| }
configure:26648: result: no
configure:26667: checking return type of signal handlers
configure:26695: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c: In function 'main':
conftest.c:47:1: error: void value not ignored as it ought to be
configure:26701: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:26716: result: void
configure:26735: checking for intmax_t
configure:26765: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26771: $? = 0
configure:26786: result: yes
configure:26796: checking for long double
configure:26826: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26832: $? = 0
configure:26847: result: yes
configure:26857: checking for long long
configure:26887: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26893: $? = 0
configure:26908: result: yes
configure:26918: checking for ptrdiff_t
configure:26948: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:26954: $? = 0
configure:26969: result: yes
configure:26979: checking for quad_t
configure:27009: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:79:1: error: unknown type name 'quad_t'
configure:27015: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef quad_t ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:27030: result: no
configure:27040: checking for uint_least32_t
configure:27070: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27076: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27176: $? = 0
configure:27191: result: yes
configure:27202: checking for C/C++ restrict keyword
configure:27238: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27244: $? = 0
configure:27262: result: restrict
configure:27278: checking whether <stdarg.h> exists and works
configure:27313: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27319: $? = 0
configure:27335: result: yes
configure:27345: checking whether gcc __attribute__ ((const)) works
configure:27371: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27377: $? = 0
configure:27393: result: yes
configure:27403: checking whether gcc __attribute__ ((malloc)) works
configure:27412: gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -c conftest.c >conftest.out 2>&1
configure:27415: $? = 0
configure:27429: result: yes
configure:27439: checking whether gcc __attribute__ ((mode (XX))) works
configure:27465: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27471: $? = 0
configure:27487: result: yes
configure:27497: checking whether gcc __attribute__ ((noreturn)) works
configure:27523: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27529: $? = 0
configure:27545: result: yes
configure:27556: checking for inline
configure:27582: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27588: $? = 0
configure:27606: result: inline
configure:27661: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:27667: $? = 0
configure:27829: checking for cos in -lm
configure:27864: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c -lm   >&5
conftest.c:60:6: warning: conflicting types for built-in function 'cos' [enabled by default]
configure:27870: $? = 0
configure:27888: result: yes
configure:27901: checking for working alloca.h
configure:27927: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
conftest.c:53:20: fatal error: alloca.h: No such file or directory
compilation terminated.
configure:27933: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
|   ;
|   return 0;
| }
configure:27950: result: no
configure:27961: checking for alloca (via gmp-impl.h)
configure:27995: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28001: $? = 0
configure:28018: result: yes
configure:28029: checking how to allocate temporary memory
configure:28053: result: alloca
configure:28135: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:28141: $? = 0
configure:28158: checking whether byte ordering is bigendian
configure:28191: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
configure:28197: $? = 0
configure:28229: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:2: error: unknown type name 'not'
conftest.c:62:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
configure:28235: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
| 
|   ;
|   return 0;
| }
configure:28375: result: no
configure:28404: checking format of `double' floating point
configure:28422: gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -c conftest.c >&5 2>&1
configure:28425: $? = 0
configure:28592: result: IEEE little endian
configure:28722: checking for alarm
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define alarm to an innocuous variant, in case <limits.h> declares alarm.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define alarm innocuous_alarm
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char alarm (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef alarm
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char alarm ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_alarm || defined __stub___alarm
| choke me
| #endif
| 
| int
| main ()
| {
| return alarm ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for attr_get
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define attr_get to an innocuous variant, in case <limits.h> declares attr_get.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define attr_get innocuous_attr_get
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char attr_get (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef attr_get
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char attr_get ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_attr_get || defined __stub___attr_get
| choke me
| #endif
| 
| int
| main ()
| {
| return attr_get ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for clock
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for clock_gettime
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define clock_gettime innocuous_clock_gettime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char clock_gettime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clock_gettime
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char clock_gettime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_clock_gettime || defined __stub___clock_gettime
| choke me
| #endif
| 
| int
| main ()
| {
| return clock_gettime ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for cputime
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define cputime to an innocuous variant, in case <limits.h> declares cputime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define cputime innocuous_cputime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char cputime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef cputime
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cputime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_cputime || defined __stub___cputime
| choke me
| #endif
| 
| int
| main ()
| {
| return cputime ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for getpagesize
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for getrusage
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define getrusage to an innocuous variant, in case <limits.h> declares getrusage.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getrusage innocuous_getrusage
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getrusage (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getrusage
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getrusage ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getrusage || defined __stub___getrusage
| choke me
| #endif
| 
| int
| main ()
| {
| return getrusage ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for gettimeofday
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for getsysinfo
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define getsysinfo to an innocuous variant, in case <limits.h> declares getsysinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define getsysinfo innocuous_getsysinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char getsysinfo (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef getsysinfo
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char getsysinfo ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_getsysinfo || defined __stub___getsysinfo
| choke me
| #endif
| 
| int
| main ()
| {
| return getsysinfo ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for localeconv
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for memset
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
conftest.c:84:6: warning: conflicting types for built-in function 'memset' [enabled by default]
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for mmap
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define mmap to an innocuous variant, in case <limits.h> declares mmap.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mmap innocuous_mmap
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mmap (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef mmap
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mmap ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mmap || defined __stub___mmap
| choke me
| #endif
| 
| int
| main ()
| {
| return mmap ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for mprotect
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for nl_langinfo
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define nl_langinfo to an innocuous variant, in case <limits.h> declares nl_langinfo.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define nl_langinfo innocuous_nl_langinfo
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char nl_langinfo (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef nl_langinfo
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char nl_langinfo ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_nl_langinfo || defined __stub___nl_langinfo
| choke me
| #endif
| 
| int
| main ()
| {
| return nl_langinfo ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for obstack_vprintf
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define obstack_vprintf to an innocuous variant, in case <limits.h> declares obstack_vprintf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define obstack_vprintf innocuous_obstack_vprintf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char obstack_vprintf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef obstack_vprintf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char obstack_vprintf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_obstack_vprintf || defined __stub___obstack_vprintf
| choke me
| #endif
| 
| int
| main ()
| {
| return obstack_vprintf ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for popen
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for processor_info
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define processor_info to an innocuous variant, in case <limits.h> declares processor_info.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define processor_info innocuous_processor_info
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char processor_info (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef processor_info
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char processor_info ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_processor_info || defined __stub___processor_info
| choke me
| #endif
| 
| int
| main ()
| {
| return processor_info ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for pstat_getprocessor
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define pstat_getprocessor to an innocuous variant, in case <limits.h> declares pstat_getprocessor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pstat_getprocessor innocuous_pstat_getprocessor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pstat_getprocessor (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pstat_getprocessor
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pstat_getprocessor ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pstat_getprocessor || defined __stub___pstat_getprocessor
| choke me
| #endif
| 
| int
| main ()
| {
| return pstat_getprocessor ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for raise
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for read_real_time
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define read_real_time to an innocuous variant, in case <limits.h> declares read_real_time.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define read_real_time innocuous_read_real_time
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char read_real_time (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef read_real_time
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char read_real_time ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_read_real_time || defined __stub___read_real_time
| choke me
| #endif
| 
| int
| main ()
| {
| return read_real_time ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for sigaction
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define sigaction to an innocuous variant, in case <limits.h> declares sigaction.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigaction innocuous_sigaction
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigaction (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sigaction
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigaction ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sigaction || defined __stub___sigaction
| choke me
| #endif
| 
| int
| main ()
| {
| return sigaction ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for sigaltstack
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define sigaltstack to an innocuous variant, in case <limits.h> declares sigaltstack.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigaltstack innocuous_sigaltstack
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigaltstack (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sigaltstack
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigaltstack ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sigaltstack || defined __stub___sigaltstack
| choke me
| #endif
| 
| int
| main ()
| {
| return sigaltstack ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for sigstack
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define sigstack to an innocuous variant, in case <limits.h> declares sigstack.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sigstack innocuous_sigstack
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sigstack (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sigstack
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sigstack ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sigstack || defined __stub___sigstack
| choke me
| #endif
| 
| int
| main ()
| {
| return sigstack ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for syssgi
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define syssgi to an innocuous variant, in case <limits.h> declares syssgi.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define syssgi innocuous_syssgi
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char syssgi (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef syssgi
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char syssgi ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_syssgi || defined __stub___syssgi
| choke me
| #endif
| 
| int
| main ()
| {
| return syssgi ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for strchr
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
conftest.c:88:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for strerror
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for strnlen
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define strnlen to an innocuous variant, in case <limits.h> declares strnlen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define strnlen innocuous_strnlen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char strnlen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef strnlen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strnlen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_strnlen || defined __stub___strnlen
| choke me
| #endif
| 
| int
| main ()
| {
| return strnlen ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for strtol
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for strtoul
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
configure:28784: $? = 0
configure:28802: result: yes
configure:28722: checking for sysconf
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define sysconf to an innocuous variant, in case <limits.h> declares sysconf.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysconf innocuous_sysconf
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysconf (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysconf
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysconf ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sysconf || defined __stub___sysconf
| choke me
| #endif
| 
| int
| main ()
| {
| return sysconf ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for sysctl
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define sysctl to an innocuous variant, in case <limits.h> declares sysctl.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctl innocuous_sysctl
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctl (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysctl
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysctl ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sysctl || defined __stub___sysctl
| choke me
| #endif
| 
| int
| main ()
| {
| return sysctl ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for sysctlbyname
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define sysctlbyname to an innocuous variant, in case <limits.h> declares sysctlbyname.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sysctlbyname innocuous_sysctlbyname
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sysctlbyname (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sysctlbyname
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sysctlbyname ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_sysctlbyname || defined __stub___sysctlbyname
| choke me
| #endif
| 
| int
| main ()
| {
| return sysctlbyname ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28722: checking for times
configure:28778: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&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: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| /* Define times to an innocuous variant, in case <limits.h> declares times.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define times innocuous_times
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char times (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef times
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char times ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_times || defined __stub___times
| choke me
| #endif
| 
| int
| main ()
| {
| return times ();
|   ;
|   return 0;
| }
configure:28802: result: no
configure:28814: checking for vsnprintf
configure:28870: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
conftest.c:92:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
configure:28876: $? = 0
configure:28893: result: yes
configure:28904: checking whether vsnprintf works
configure:28976: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
conftest.c: In function 'check':
conftest.c:102:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:106:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c: In function 'main':
conftest.c:115:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:28979: $? = 0
configure:28985: ./conftest.exe
configure:28988: $? = 0
configure:28976: gcc -std=gnu99 -o conftest.exe -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro   conftest.c  >&5
conftest.c: In function 'check':
conftest.c:102:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
conftest.c:102:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c:106:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
conftest.c: In function 'main':
conftest.c:115:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:28979: $? = 0
configure:28985: ./conftest.exe
configure:28988: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:70:23: fatal error: sys/pstat.h: No such file or directory
compilation terminated.
configure:29086: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/pstat.h>
| 
| int
| main ()
| {
| static struct pst_processor ac_aggr;
| if (ac_aggr.psp_iticksperclktick)
| return 0;
|   ;
|   return 0;
| }
configure:29120: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.c >&5
conftest.c:70:23: fatal error: sys/pstat.h: No such file or directory
compilation terminated.
configure:29126: $? = 1
configure: failed program was:
| /* 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
| /* end confdefs.h.  */
| #include <sys/pstat.h>
| 
| int
| main ()
| {
| static struct pst_processor ac_aggr;
| if (sizeof ac_aggr.psp_iticksperclktick)
| return 0;
|   ;
|   return 0;
| }
configure: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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30033: $? = 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 
configure:30088: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30091: $? = 1
conftest.s: Assembler messages:
conftest.s:2: Error: no such instruction: `somelabel'
configure: failed program was:
    .text
somelabel
conftest.s: Assembler messages:
conftest.s:2: Error: no such instruction: `somelabel'
trying :
configure:30088: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30091: $? = 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: 
configure:30151: checking if globals are prefixed by underscore
configure:30161: gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -c conftest.c >&5
configure:30164: $? = 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 data symbol.
configure:30200: WARNING: | Will proceed with no underscore.
configure:30202: WARNING: | If this is wrong then you'll get link errors referring
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: |     ./configure gmp_cv_asm_underscore=yes
configure:30210: WARNING: +----------------------------------------------------------
configure:30222: checking how to switch to read-only data section
Test program:
const int foo = 123;
configure:30241: gcc -std=gnu99 -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  -S conftest.c >&5
configure:30244: $? = 0
Compiler output:
    .file    "conftest.c"
    .globl    _foo
    .section .rdata,"dr"
    .align 4
_foo:
    .long    123
Couldn't find label: ^foo:
configure:30275: result: .data
configure:30279: checking for assembler .type directive
configure:30290: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30293: $? = 1
conftest.s: Assembler messages:
conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored.
conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
configure: failed program was:
    .type    sym,@function
configure:30290: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30293: $? = 1
conftest.s: Assembler messages:
conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored.
conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
configure: failed program was:
    .type    sym,#function
configure:30290: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30293: $? = 1
conftest.s: Assembler messages:
conftest.s:1: Warning: .type pseudo-op used outside of .def/.endef ignored.
conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
configure: failed program was:
    .type    sym,%function
configure:30313: result: 
configure:30317: checking for assembler .size directive
configure:30327: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30330: $? = 1
conftest.s: Assembler messages:
conftest.s:1: Warning: .size pseudo-op used outside of .def/.endef ignored.
conftest.s:1: Error: junk at end of line, first unrecognized character is `s'
configure: failed program was:
    .size    sym,1
configure:30347: result: 
configure:30354: checking for assembler local label prefix
Trying L
configure:30368: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30371: $? = 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=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30444: $? = 0
configure:30466: result: .byte
configure:30474: checking how to define a 32-bit word
configure:30499: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30502: $? = 0
configure:30499: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30502: $? = 0
configure:30499: gcc -std=gnu99 -c -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro  conftest.s >conftest.out 2>&1
configure:30502: $? = 1
conftest.s: Assembler messages:
conftest.s:3: Error: no such instruction: `data4 0'
configure: failed program was:
    .data
    .globl    foo
    data4    0
foo:
    .byte    0
configure:30524: error: cannot determine how to define a 32-bit word

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

ac_cv_build=i686-pc-mingw32
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=restrict
ac_cv_c_stringize=yes
ac_cv_c_volatile=yes
ac_cv_env_ABI_set=
ac_cv_env_ABI_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_FOR_BUILD_set=
ac_cv_env_CC_FOR_BUILD_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_FOR_BUILD_set=
ac_cv_env_CPP_FOR_BUILD_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_M4_set=
ac_cv_env_M4_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_alarm=no
ac_cv_func_attr_get=no
ac_cv_func_clock=yes
ac_cv_func_clock_gettime=no
ac_cv_func_cputime=no
ac_cv_func_getpagesize=yes
ac_cv_func_getrusage=no
ac_cv_func_getsysinfo=no
ac_cv_func_gettimeofday=yes
ac_cv_func_localeconv=yes
ac_cv_func_memset=yes
ac_cv_func_mmap=no
ac_cv_func_mprotect=yes
ac_cv_func_nl_langinfo=no
ac_cv_func_obstack_vprintf=no
ac_cv_func_popen=yes
ac_cv_func_processor_info=no
ac_cv_func_pstat_getprocessor=no
ac_cv_func_raise=yes
ac_cv_func_read_real_time=no
ac_cv_func_sigaction=no
ac_cv_func_sigaltstack=no
ac_cv_func_sigstack=no
ac_cv_func_strchr=yes
ac_cv_func_strerror=yes
ac_cv_func_strnlen=no
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_sysconf=no
ac_cv_func_sysctl=no
ac_cv_func_sysctlbyname=no
ac_cv_func_syssgi=no
ac_cv_func_times=no
ac_cv_func_vsnprintf=yes
ac_cv_have_decl_fgetc=yes
ac_cv_have_decl_fscanf=yes
ac_cv_have_decl_optarg=yes
ac_cv_have_decl_sys_errlist=no
ac_cv_have_decl_sys_nerr=no
ac_cv_have_decl_ungetc=yes
ac_cv_have_decl_vfprintf=yes
ac_cv_header_dlfcn_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_invent_h=no
ac_cv_header_langinfo_h=no
ac_cv_header_locale_h=yes
ac_cv_header_machine_hal_sysinfo_h=no
ac_cv_header_memory_h=yes
ac_cv_header_nl_types_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_attributes_h=no
ac_cv_header_sys_iograph_h=no
ac_cv_header_sys_mman_h=no
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_processor_h=no
ac_cv_header_sys_pstat_h=no
ac_cv_header_sys_resource_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=no
ac_cv_header_sys_sysinfo_h=no
ac_cv_header_sys_syssgi_h=no
ac_cv_header_sys_systemcfg_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-mingw32
ac_cv_lib_m_cos=yes
ac_cv_member_struct_pst_processor_psp_iticksperclktick=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -std=gnu99 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_AS=as
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu99
ac_cv_prog_make_make_set=yes
ac_cv_type_intmax_t=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_quad_t=no
ac_cv_type_signal=void
ac_cv_type_uint_least32_t=yes
cl_cv_as_noexecstack=no
gmp_cv_asm_byte=.byte
gmp_cv_asm_data=.data
gmp_cv_asm_globl=.globl
gmp_cv_asm_globl_attr=
gmp_cv_asm_label_suffix=:
gmp_cv_asm_lsym_prefix=L
gmp_cv_asm_rodata=.data
gmp_cv_asm_size=
gmp_cv_asm_text=.text
gmp_cv_asm_type=
gmp_cv_asm_underscore=unknown
gmp_cv_c_attribute_const=yes
gmp_cv_c_attribute_malloc=yes
gmp_cv_c_attribute_mode=yes
gmp_cv_c_attribute_noreturn=yes
gmp_cv_c_double_format='IEEE little endian'
gmp_cv_c_for_build_ansi=yes
gmp_cv_c_stdarg=yes
gmp_cv_check_libm_for_build=-lm
gmp_cv_func_alloca=yes
gmp_cv_func_sscanf_writable_input=no
gmp_cv_func_vsnprintf=yes
gmp_cv_header_alloca=no
gmp_cv_m4_m4wrap_spurious=no
gmp_cv_option_alloca=alloca
gmp_cv_prog_cpp_for_build='gcc -std=gnu99 -E'
gmp_cv_prog_exeext_for_build=.exe
gmp_cv_prog_m4=m4
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=c:/mingw/mingw32/bin/ld.exe
lt_cv_path_NM=/mingw/bin/nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl=
lt_cv_sys_max_cmd_len=8192
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='""'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='""'

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

ABI='32'
ACLOCAL='${SHELL} /home/User/gmp/missing --run aclocal-1.8'
AMTAR='${SHELL} /home/User/gmp/missing --run tar'
ANSI2KNR=''
AR='ar'
AS='as'
ASMFLAGS=''
AUTOCONF='${SHELL} /home/User/gmp/missing --run autoconf'
AUTOHEADER='${SHELL} /home/User/gmp/missing --run autoheader'
AUTOMAKE='${SHELL} /home/User/gmp/missing --run automake-1.8'
AWK='gawk'
BITS_PER_MP_LIMB=''
CALLING_CONVENTIONS_OBJS='x86call.lo x86check$U.lo'
CC='gcc -std=gnu99'
CCAS='gcc -std=gnu99 -c'
CC_FOR_BUILD='gcc -std=gnu99'
CFLAGS='-m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentiumpro -march=pentiumpro'
CPP='gcc -std=gnu99 -E'
CPPFLAGS=''
CPP_FOR_BUILD='gcc -std=gnu99 -E'
CXX=''
CXXCPP=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFN_LONG_LONG_LIMB='/* #undef _LONG_LONG_LIMB */'
DEFS=''
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_STATIC_FALSE='#'
ENABLE_STATIC_TRUE=''
EXEEXT='.exe'
EXEEXT_FOR_BUILD='.exe'
GMP_LDFLAGS=''
GMP_NAIL_BITS='0'
GREP='/bin/grep'
HAVE_CLOCK_01=''
HAVE_CPUTIME_01=''
HAVE_GETRUSAGE_01=''
HAVE_GETTIMEOFDAY_01=''
HAVE_HOST_CPU_FAMILY_power='0'
HAVE_HOST_CPU_FAMILY_powerpc='0'
HAVE_SIGACTION_01=''
HAVE_SIGALTSTACK_01=''
HAVE_SIGSTACK_01=''
HAVE_STACK_T_01=''
HAVE_SYS_RESOURCE_H_01=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBCURSES=''
LIBGMPXX_LDFLAGS=''
LIBGMP_DLL='0'
LIBGMP_LDFLAGS=''
LIBM='-lm'
LIBM_FOR_BUILD='-lm'
LIBOBJS=''
LIBREADLINE=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='cp -p'
LTLIBOBJS=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/User/gmp/missing --run makeinfo'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='gmp'
PACKAGE_BUGREPORT='gmp-bugs@gmplib.org'
PACKAGE_NAME='GNU MP'
PACKAGE_STRING='GNU MP 4.3.2'
PACKAGE_TARNAME='gmp'
PACKAGE_VERSION='4.3.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SPEED_CYCLECOUNTER_OBJ='pentium.lo'
STRIP='strip'
TAL_OBJECT='tal-reent.lo'
TUNE_SQR_OBJ=''
U=''
U_FOR_BUILD=''
VERSION='4.3.2'
WANT_CXX_FALSE=''
WANT_CXX_TRUE='#'
WANT_MPBSD_FALSE=''
WANT_MPBSD_TRUE='#'
WITH_READLINE_01=''
YACC=''
YFLAGS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
am__leading_dot='.'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gmp_srclinks=' mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/neg_n.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.asm mpn/mod_34lsub1.asm mpn/mode1o.asm mpn/pre_divrem_1.c mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c mpn/mod_1_3.c mpn/mod_1_4.c mpn/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/bdivmod.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/matrix22_mul.c mpn/hgcd2.c mpn/hgcd.c mpn/mullow_n.c mpn/mullow_basecase.c mpn/toom22_mul.c mpn/toom33_mul.c mpn/toom44_mul.c mpn/toom32_mul.c mpn/toom42_mul.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/invert.c mpn/binvert.c mpn/sb_div_qr.c mpn/sb_divappr_q.c mpn/sb_div_q.c mpn/dc_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.asm mpn/redc_1.c mpn/redc_2.c mpn/powm.c mpn/powlo.c mpn/powm_sec.c mpn/subcnd_n.c mpn/umul.asm mpn/udiv.asm mpn/copyi.asm mpn/copyd.asm mpn/addsub_n.c'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/User/gmp/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p -- .'
mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo neg_n$U.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo mod_1.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_basecase.lo sqr_basecase.lo random$U.lo random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo get_str$U.lo set_str$U.lo scan0$U.lo scan1$U.lo popcount$U.lo hamdist$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 gcdext_subdiv_step$U.lo tdiv_qr$U.lo dc_divrem_n$U.lo sb_divrem_mn$U.lo jacbase$U.lo get_d$U.lo matrix22_mul$U.lo hgcd2$U.lo hgcd$U.lo mullow_n$U.lo mullow_basecase$U.lo toom22_mul$U.lo toom33_mul$U.lo toom44_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo toom62_mul$U.lo toom53_mul$U.lo toom2_sqr$U.lo toom3_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.lo 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 udiv.lo copyi.lo copyd.lo addsub_n$U.lo'
mpn_objs_in_libgmp=' mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/neg_n$U.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1.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/sqr_basecase.lo mpn/random$U.lo mpn/random2$U.lo mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount$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_divrem_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/toom42_mul$U.lo mpn/toom62_mul$U.lo mpn/toom53_mul$U.lo mpn/toom2_sqr$U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo mpn/toom_interpolate_5pts$U.lo mpn/toom_interpolate_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_dbm1c.lo mpn/redc_1$U.lo mpn/redc_2$U.lo mpn/powm$U.lo mpn/powlo$U.lo mpn/powm_sec$U.lo mpn/subcnd_n$U.lo mpn/umul.lo mpn/udiv.lo mpn/copyi.lo mpn/copyd.lo mpn/addsub_n$U.lo'
mpn_objs_in_libmp=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## 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


//------------------------------------------------------------------------------------------
 		 	   		  

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: FW: Compiling and building vital libraries.
  2012-02-29  0:03                                   ` FW: " Me Myself and I
@ 2012-02-29  0:11                                     ` Jonathan Wakely
  2012-02-29  0:58                                       ` Ian Lance Taylor
  0 siblings, 1 reply; 11+ messages in thread
From: Jonathan Wakely @ 2012-02-29  0:11 UTC (permalink / raw)
  To: Me Myself and I; +Cc: mingw-users, gcc-help, java

On 29 February 2012 00:02, Me Myself and I wrote:
>
>
> //------------------------------------------------------------------------------------------
> I have indeed turned off my firewall for a while,
> and have successfully completed
>
> ./contrib/download_prerequisites;
>
> which gives me
>
> gmp
> mpfr
> mpc
>
> directories.  However, these 3 new directories are source code directories, which need the
>
> ./configure; make; make check; install;
>
> treatment.

No, they don't.  That will happen automatically as part of building GCC.

READ THE DOCS I KEEP POINTING YOU TO:
http://gcc.gnu.org/wiki/InstallingGCC

I didn't write them just for fun, stop ignoring them!

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: FW: Compiling and building vital libraries.
  2012-02-29  0:11                                     ` Jonathan Wakely
@ 2012-02-29  0:58                                       ` Ian Lance Taylor
  0 siblings, 0 replies; 11+ messages in thread
From: Ian Lance Taylor @ 2012-02-29  0:58 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: Me Myself and I, mingw-users, gcc-help, java

Jonathan Wakely <jwakely.gcc@gmail.com> writes:

> No, they don't.  That will happen automatically as part of building GCC.
>
> READ THE DOCS I KEEP POINTING YOU TO:
> http://gcc.gnu.org/wiki/InstallingGCC
>
> I didn't write them just for fun, stop ignoring them!

Dude.  You're yelling at a deaf person.

Ian

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-02-29  0:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <BAY147-W288FC78B943FB52BD48297D06B0@phx.gbl>
     [not found] ` <FF3C311ED8CA494BBA16BD88D8756C0C@desktop2>
     [not found]   ` <BAY147-W363C3B3100E8DF315C01CCD06B0@phx.gbl>
     [not found]     ` <418BF7963F914614B0CC31F6DF41CB6C@desktop2>
     [not found]       ` <83mx87s98f.fsf@gnu.org>
     [not found]         ` <94A2B27145A446C7ADFE1650F3742448@desktop2>
     [not found]           ` <83d393s68h.fsf@gnu.org>
     [not found]             ` <BAY147-W349EE06DED2CF3439A646FD06B0@phx.gbl>
2012-02-25  7:58               ` Compiling and building GMP library Me Myself and I
     [not found]               ` <83boons4ac.fsf@gnu.org>
     [not found]                 ` <BAY147-W5D5811BD1DDAE781EAFC3CC6B0@phx.gbl>
     [not found]                   ` <BAY147-W648ED9BABC8089D6B069D1D0680@phx.gbl>
2012-02-26  3:41                     ` [Mingw-users] Compiling and building vital libraries Sisyphus
2012-02-26  4:55                     ` Me Myself and I
2012-02-26  5:23                       ` FW: " Me Myself and I
2012-02-26 12:19                       ` Jonathan Wakely
     [not found]                     ` <BAY147-W5272C89F7640565FF4FB74CC680@phx.gbl>
     [not found]                       ` <BAY147-W867F1986291421088AE6ED0680@phx.gbl>
     [not found]                         ` <BAY147-W53ED28B35BCEEA8EED2E48CC680@phx.gbl>
2012-02-27  0:07                           ` Me Myself and I
2012-02-27  1:44                             ` Jonathan Wakely
2012-02-27  9:56                               ` Andrew Haley
     [not found]                                 ` <BAY147-W594F45667B67BA4B117FD0D0690@phx.gbl>
2012-02-29  0:03                                   ` FW: " Me Myself and I
2012-02-29  0:11                                     ` Jonathan Wakely
2012-02-29  0:58                                       ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).