public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Me Myself and I <stargate7thsymbol@live.co.uk>
To: <gcc-help@gcc.gnu.org>, <java@gcc.gnu.org>,
	<mingw-users@lists.sourceforge.net>
Subject: Compiling and building GMP library.
Date: Sat, 25 Feb 2012 07:58:00 -0000	[thread overview]
Message-ID: <BAY147-W646E438403381A759F987ED06B0@phx.gbl> (raw)
In-Reply-To: <BAY147-W349EE06DED2CF3439A646FD06B0@phx.gbl>

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

       reply	other threads:[~2012-02-25  7:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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               ` Me Myself and I [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAY147-W646E438403381A759F987ED06B0@phx.gbl \
    --to=stargate7thsymbol@live.co.uk \
    --cc=gcc-help@gcc.gnu.org \
    --cc=java@gcc.gnu.org \
    --cc=mingw-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).