Compile errors on Solaris 10/SPARC

Ido Dubrawsky idubraws at siliconsec.com
Tue Nov 22 19:14:45 CET 2005


On Tue, Nov 22, 2005 at 09:22:10AM +0100, Torbjorn Granlund wrote:
>   
> Could you please send us the output from the configure command?
> Also, what does the command "file mpn/.libs/add_n.o" say?
> 
I am attaching the config.log and config.status files as well as the complete
output from the configure run.  Here's what the above command says:

[idubraws at elrond gmp-4.1.4]
6 $ file mpn/.libs/add_n.o
mpn/.libs/add_n.o:      ELF 64-bit MSB relocatable SPARCV9 Version 1

Ido
-- 
===============================================================================
Ido Dubrawsky, CISSP                    E-mail: idubraws at siliconsec.com
Network Security Architect		Web:	http://www.silicon-security.com
Silicon Security, Inc.
Silver Spring, MD. 20902
(301) 593-3609 (office)
(301) 593-3610 (fax)
===============================================================================
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

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

  $ ./configure --prefix=/opt/depot/gmp-4.1.4 ABI=64

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

hostname = elrond
uname -m = sun4u
uname -r = 5.10
uname -s = SunOS
uname -v = Generic

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = elrond
Release = 5.10
KernelID = Generic
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 1

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

PATH = /usr/bin:/usr/sbin:/sbin:/opt/bin:/opt/sbin:/usr/ccs/bin:/usr/sfw/bin:/usr/sfw/sbin:/usr/perl5/bin:/usr/openwin/bin:/usr/dt/bin:/usr/ucb

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

configure:1204: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:1207: $? = 1
configure:1282: checking build system type
configure:1300: result: ultrasparc2i-sun-solaris2.10
configure:1307: checking host system type
configure:1321: result: ultrasparc2i-sun-solaris2.10
configure:1347: checking for a BSD compatible install
configure:1396: result: ./install-sh -c
configure:1407: checking whether build environment is sane
configure:1450: result: yes
configure:1483: checking for mawk
configure:1509: result: no
configure:1483: checking for gawk
configure:1509: result: no
configure:1483: checking for nawk
configure:1498: found /usr/bin/nawk
configure:1506: result: nawk
configure:1516: checking whether make sets ${MAKE}
configure:1536: result: yes
configure:1627: checking whether to enable maintainer-specific portions of Makefiles
configure:1636: result: no
configure:1083: User:
ABI=64
CC=
CFLAGS=(unset)
CPPFLAGS=(unset)
MPN_PATH=
configure:1089: GMP:
abilist=64 32
cclist=gcc acc cc
configure:2864: gcc 2>&1 | grep xlc >/dev/null
configure:2867: $? = 1
configure:2898: checking compiler gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 
configure:2926: gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:2929: $? = 0
configure:2933: ./a.out || ./a.exe || ./conftest
configure:2936: $? = 0
configure:2945: result: yes
configure:3363: checking for gcc
configure:3386: result: gcc
configure:3614: checking for C compiler version
configure:3617: gcc --version </dev/null >&5
gcc (GCC) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3620: $? = 0
configure:3622: gcc -v </dev/null >&5
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs
Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c++ --enable-shared
Thread model: posix
gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
configure:3625: $? = 0
configure:3627: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:3630: $? = 1
configure:3650: checking for C compiler default output
configure:3653: gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:3656: $? = 0
configure:3685: result: a.out
configure:3690: checking whether the C compiler works
configure:3696: ./a.out
configure:3699: $? = 0
configure:3714: result: yes
configure:3721: checking whether we are cross compiling
configure:3723: result: no
configure:3726: checking for executable suffix
configure:3728: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:3731: $? = 0
configure:3753: result: 
configure:3759: checking for object suffix
configure:3777: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:3780: $? = 0
configure:3799: result: o
configure:3803: checking whether we are using the GNU C compiler
configure:3824: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:3827: $? = 0
configure:3830: test -s conftest.o
configure:3833: $? = 0
configure:3845: result: yes
configure:3851: checking whether gcc accepts -g
configure:3869: gcc -c -g  conftest.c >&5
configure:3872: $? = 0
configure:3875: test -s conftest.o
configure:3878: $? = 0
configure:3888: result: yes
configure:3915: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3918: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:4024: checking for style of include used by make
configure:4051: result: GNU
configure:4057: checking dependency style of gcc
configure:4119: result: none
configure:4123: checking for gcc option to accept ANSI C
configure:4180: gcc  -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:4183: $? = 0
configure:4186: test -s conftest.o
configure:4189: $? = 0
configure:4206: result: none needed
configure:4219: checking how to run the C preprocessor
configure:4245: gcc -E  conftest.c
configure:4251: $? = 0
configure:4278: gcc -E  conftest.c
configure:4275:28: ac_nonexistent.h: No such file or directory
configure:4284: $? = 1
configure: failed program was:
#line 4274 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4321: result: gcc -E
configure:4336: gcc -E  conftest.c
configure:4342: $? = 0
configure:4369: gcc -E  conftest.c
configure:4366:28: ac_nonexistent.h: No such file or directory
configure:4375: $? = 1
configure: failed program was:
#line 4365 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4441: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:4444: $? = 0
configure:4447: test -s conftest.o
configure:4450: $? = 0
configure:1482: Decided:
ABI=64
CC=gcc
CFLAGS=-g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9
CPPFLAGS=
GMP_LDFLAGS=-Wc,-m64
CXX=
CXXFLAGS=
path= sparc64 generic
configure:5168: checking for gcc option to accept ANSI C
configure:5228: gcc  -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:5231: $? = 0
configure:5234: test -s conftest.o
configure:5237: $? = 0
configure:5251: result: none needed
configure:5262: checking for function prototypes
configure:5265: result: yes
configure:5279: checking for ANSI C header files
configure:5293: gcc -E  conftest.c
configure:5299: $? = 0
configure:5386: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:5389: $? = 0
configure:5391: ./conftest
configure:5394: $? = 0
configure:5407: result: yes
configure:5420: checking for string.h
configure:5430: gcc -E  conftest.c
configure:5436: $? = 0
configure:5455: result: yes
configure:5504: checking for ar
configure:5519: found /usr/ccs/bin/ar
configure:5528: result: ar
configure:5556: checking for BSD-compatible nm
configure:5591: result: /usr/ccs/bin/nm -p
configure:5907: checking for ld used by GCC
configure:5971: result: /usr/ccs/bin/ld
configure:5980: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5992: result: no
configure:5996: checking for /usr/ccs/bin/ld option to reload object files
configure:6003: result: -r
configure:6012: checking whether ln -s works
configure:6016: result: yes
configure:6023: checking how to recognise dependant libraries
configure:6210: result: pass_all
configure:6661: checking for dlfcn.h
configure:6671: gcc -E  conftest.c
configure:6677: $? = 0
configure:6696: result: yes
configure:6709: checking the maximum length of command line arguments
configure:6758: result: 393217
configure:6766: checking command to parse /usr/ccs/bin/nm -p output from gcc object
configure:6851: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:6854: $? = 0
configure:6858: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ 	]\([BDT][BDT]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6861: $? = 0
configure:6913: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c conftstm.o >&5
configure:6916: $? = 0
configure:6954: result: ok
configure:6958: checking for objdir
configure:6973: result: .libs
configure:7056: checking for ranlib
configure:7071: found /usr/ccs/bin/ranlib
configure:7080: result: ranlib
configure:7130: checking for strip
configure:7145: found /usr/ccs/bin/strip
configure:7154: result: strip
configure:7410: checking if gcc static flag  works
configure:7433: result: yes
configure:7447: checking if gcc supports -fno-rtti -fno-exceptions
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7472: result: no
configure:7487: checking for gcc option to produce PIC
configure:7640: result: -fPIC
configure:7647: checking if gcc PIC flag -fPIC works
configure:7672: result: yes
configure:7696: checking if gcc supports -c -o file.o
configure:7737: result: yes
configure:7762: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:8546: result: yes
configure:8568: checking whether -lc should be explicitly linked in
configure:8573: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:8576: $? = 0
configure:8590: gcc -shared -Wl,-h -Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8593: $? = 1
configure:8605: result: yes
configure:8611: checking how to hardcode library paths into programs
configure:8635: result: immediate
configure:8649: checking whether stripping libraries is possible
configure:8657: result: no
configure:8661: checking dynamic linker characteristics
configure:9100: result: solaris2.10 ld.so
configure:9697: checking if libtool supports shared libraries
configure:9699: result: yes
configure:9702: checking whether to build shared libraries
configure:9723: result: yes
configure:9726: checking whether to build static libraries
configure:9730: result: yes
configure:9810: creating libtool
configure:16491: checking for ANSI C header files
configure:16619: result: yes
configure:16629: checking whether time.h and sys/time.h may both be included
configure:16651: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16654: $? = 0
configure:16657: test -s conftest.o
configure:16660: $? = 0
configure:16670: result: yes
configure:16696: checking for fcntl.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for locale.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/mman.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/param.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/processor.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/resource.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/sysctl.h
configure:16706: gcc -E  conftest.c
configure:16703:24: sys/sysctl.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/sysctl.h>
configure:16731: result: no
configure:16696: checking for sys/syssgi.h
configure:16706: gcc -E  conftest.c
configure:16703:24: sys/syssgi.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/syssgi.h>
configure:16731: result: no
configure:16696: checking for sys/systemcfg.h
configure:16706: gcc -E  conftest.c
configure:16703:27: sys/systemcfg.h: No such file or directory
configure:16712: $? = 1
configure: failed program was:
#line 16702 "configure"
#include "confdefs.h"
#include <sys/systemcfg.h>
configure:16731: result: no
configure:16696: checking for sys/time.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/times.h
configure:16706: gcc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16748: checking for sys/types.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for sys/stat.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for stdlib.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for string.h
configure:16779: result: yes
configure:16748: checking for memory.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for strings.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for inttypes.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for stdint.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16748: checking for unistd.h
configure:16760: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16763: $? = 0
configure:16766: test -s conftest.o
configure:16769: $? = 0
configure:16779: result: yes
configure:16789: checking whether fgetc is declared
configure:16810: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16813: $? = 0
configure:16816: test -s conftest.o
configure:16819: $? = 0
configure:16829: result: yes
configure:16843: checking whether fscanf is declared
configure:16864: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16867: $? = 0
configure:16870: test -s conftest.o
configure:16873: $? = 0
configure:16883: result: yes
configure:16897: checking whether optarg is declared
configure:16918: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16921: $? = 0
configure:16924: test -s conftest.o
configure:16927: $? = 0
configure:16937: result: yes
configure:16951: checking whether ungetc is declared
configure:16972: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:16975: $? = 0
configure:16978: test -s conftest.o
configure:16981: $? = 0
configure:16991: result: yes
configure:17005: checking whether vfprintf is declared
configure:17026: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17029: $? = 0
configure:17032: test -s conftest.o
configure:17035: $? = 0
configure:17045: result: yes
configure:17060: checking return type of signal handlers
configure:17088: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17091: $? = 0
configure:17094: test -s conftest.o
configure:17097: $? = 0
configure:17107: result: void
configure:17115: checking for intmax_t
configure:17136: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17139: $? = 0
configure:17142: test -s conftest.o
configure:17145: $? = 0
configure:17155: result: yes
configure:17164: checking for long double
configure:17185: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17188: $? = 0
configure:17191: test -s conftest.o
configure:17194: $? = 0
configure:17204: result: yes
configure:17213: checking for long long
configure:17234: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17237: $? = 0
configure:17240: test -s conftest.o
configure:17243: $? = 0
configure:17253: result: yes
configure:17262: checking for ptrdiff_t
configure:17283: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17286: $? = 0
configure:17289: test -s conftest.o
configure:17292: $? = 0
configure:17302: result: yes
configure:17311: checking for quad_t
configure:17332: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17335: $? = 0
configure:17338: test -s conftest.o
configure:17341: $? = 0
configure:17351: result: yes
configure:17361: checking for preprocessor stringizing operator
configure:17382: result: yes
configure:17392: checking for working volatile
configure:17412: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17415: $? = 0
configure:17418: test -s conftest.o
configure:17421: $? = 0
configure:17431: result: yes
configure:17441: checking whether <stdarg.h> exists and works
configure:17468: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17471: $? = 0
configure:17474: test -s conftest.o
configure:17477: $? = 0
configure:17488: result: yes
configure:17498: checking whether gcc __attribute__ ((const)) works
configure:17516: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17519: $? = 0
configure:17522: test -s conftest.o
configure:17525: $? = 0
configure:17536: result: yes
configure:17546: checking whether gcc __attribute__ ((malloc)) works
configure:17555: gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  -c conftest.c >conftest.out 2>&1
configure:17558: $? = 0
configure:17572: result: yes
configure:17582: checking whether gcc __attribute__ ((mode (XX))) works
configure:17600: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17603: $? = 0
configure:17606: test -s conftest.o
configure:17609: $? = 0
configure:17620: result: yes
configure:17630: checking whether gcc __attribute__ ((noreturn)) works
configure:17648: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17651: $? = 0
configure:17654: test -s conftest.o
configure:17657: $? = 0
configure:17668: result: yes
configure:17678: checking for inline
configure:17702: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17705: $? = 0
configure:17708: test -s conftest.o
configure:17711: $? = 0
configure:17726: result: yes
configure:17768: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:17771: $? = 0
configure:17774: test -s conftest.o
configure:17777: $? = 0
configure:17902: checking for main in -lm
configure:17922: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c -lm   >&5
configure:17925: $? = 0
configure:17928: test -s conftest
configure:17931: $? = 0
configure:17942: result: yes
configure:17953: checking for working alloca.h
configure:17971: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:17974: $? = 0
configure:17977: test -s conftest
configure:17980: $? = 0
configure:17990: result: yes
configure:18000: checking for alloca (via gmp-impl.h)
configure:18026: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18029: $? = 0
configure:18032: test -s conftest
configure:18035: $? = 0
configure:18045: result: yes
configure:18055: checking how to allocate temporary memory
configure:18079: result: alloca
configure:18150: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:18153: $? = 0
configure:18156: test -s conftest.o
configure:18159: $? = 0
configure:18208: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:18211: $? = 0
configure:18214: test -s conftest.o
configure:18217: $? = 0
configure:18243: checking whether byte ordering is bigendian
configure:18268: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure: In function `main':
configure:18259: error: `bogus' undeclared (first use in this function)
configure:18259: error: (Each undeclared identifier is reported only once
configure:18259: error: for each function it appears in.)
configure:18259: error: syntax error before "endian"
configure:18271: $? = 1
configure: failed program was:
#line 18251 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

int
main ()
{
#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif

  ;
  return 0;
}
configure:18344: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18347: $? = 0
configure:18349: ./conftest
configure:18352: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 18328 "configure"
#include "confdefs.h"
int
main ()
{
  /* Are we little or big endian?  From Harbison&Steele.  */
  union
  {
    long l;
    char c[sizeof (long)];
  } u;
  u.l = 1;
  exit (u.c[sizeof (long) - 1] == 1);
}
configure:18365: result: yes
configure:18392: checking format of `double' floating point
configure:18410: gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  -c conftest.c >&5 2>&1
configure:18413: $? = 0
configure:18554: result: IEEE big endian
configure:18632: checking for alarm
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for clock
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for clock_gettime
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
clock_gettime                       /var/tmp//ccUsfA6N.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char clock_gettime (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char clock_gettime ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
choke me
#else
f = clock_gettime;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for cputime
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
cputime                             /var/tmp//cctaA1hh.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char cputime (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char cputime ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_cputime) || defined (__stub___cputime)
choke me
#else
f = cputime;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for getpagesize
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for getrusage
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for gettimeofday
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for localeconv
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for memset
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18648: warning: conflicting types for built-in function 'memset'
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for mmap
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for mprotect
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for obstack_vprintf
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
obstack_vprintf                     /var/tmp//cctvVcA9.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char obstack_vprintf (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char obstack_vprintf ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_obstack_vprintf) || defined (__stub___obstack_vprintf)
choke me
#else
f = obstack_vprintf;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for popen
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for processor_info
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for read_real_time
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
read_real_time                      /var/tmp//cc2NJgTc.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char read_real_time (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char read_real_time ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_read_real_time) || defined (__stub___read_real_time)
choke me
#else
f = read_real_time;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for sigaction
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sigaltstack
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sigstack
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for syssgi
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
syssgi                              /var/tmp//ccweaVQu.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char syssgi (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char syssgi ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_syssgi) || defined (__stub___syssgi)
choke me
#else
f = syssgi;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for strchr
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18648: warning: conflicting types for built-in function 'strchr'
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for strnlen
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strnlen                             /var/tmp//ccHiAwmn.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char strnlen (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strnlen ();
char (*f) ();

int
main ()
{
/* 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
#else
f = strnlen;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for strtoul
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sysconf
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for sysctl
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sysctl                              /var/tmp//ccZEfuJw.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sysctl (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char sysctl ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_sysctl) || defined (__stub___sysctl)
choke me
#else
f = sysctl;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for sysctlbyname
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sysctlbyname                        /var/tmp//ccEASoex.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:18672: $? = 1
configure: failed program was:
#line 18638 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char sysctlbyname (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char sysctlbyname ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_sysctlbyname) || defined (__stub___sysctlbyname)
choke me
#else
f = sysctlbyname;
#endif

  ;
  return 0;
}
configure:18688: result: no
configure:18632: checking for times
configure:18669: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18701: checking for vsnprintf
configure:18738: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18717: warning: conflicting types for built-in function 'vsnprintf'
configure:18741: $? = 0
configure:18744: test -s conftest
configure:18747: $? = 0
configure:18757: result: yes
configure:18768: checking whether vsnprintf works
configure:18832: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18835: $? = 0
configure:18837: ./conftest
configure:18840: $? = 0
configure:18832: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  >&5
configure:18835: $? = 0
configure:18837: ./conftest
configure:18840: $? = 0
configure:18854: result: yes
configure:18876: checking whether sscanf needs writable input
configure:18888: result: no
configure:19095: checking for suitable m4
trying m4
good
configure:19139: result: m4
configure:19143: checking if m4wrap produces spurious output
test input is
changequote({,})define(x,)m4wrap({x})dnl
produces 0 chars output
configure:19165: result: no
configure:19180: checking how to switch to text section
configure:19192: result: .text
configure:19196: checking how to switch to data section
configure:19207: result: .data
configure:19211: checking what assembly label suffix to use
configure:19223: result: :
configure:19227: checking how to export a symbol
configure:19238: result: .globl
configure:19242: checking if globals are prefixed by underscore
configure:19268: gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  -c conftes1.c >&5 && gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftes2.s >&5 && gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftes1.o conftes2.o >&5
configure:19271: $? = 0
configure:19268: gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  -c conftes1.c >&5 && gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftes2.s >&5 && gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftes1.o conftes2.o >&5
Undefined			first referenced
 symbol  			    in file
underscore_test                     conftes1.o
ld: fatal: Symbol referencing errors. No output written to a.out
collect2: ld returned 1 exit status
configure:19271: $? = 1
configure:19299: result: no
configure:19311: checking how to switch to read-only data section
Test program:
const int foo = 123;
configure:19328: gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  -S conftest.c >&5
configure:19331: $? = 0
Compiler output:
	.file	"conftest.c"
	.section	".debug_abbrev"
.LLdebug_abbrev0:
	.section	".debug_info"
.LLdebug_info0:
	.section	".debug_line"
.LLdebug_line0:
	.section	".text"
.LLtext0:
	.global foo
	.section	".rodata"
	.align 4
	.type	foo, #object
	.size	foo, 4
foo:
	.long	123
	.section	".text"
.LLetext0:
	.section	".debug_line"
	.uaword	.LLELT0-.LLSLT0
.LLSLT0:
	.uahalf	0x2
	.uaword	.LLELTP0-.LLASLTP0
.LLASLTP0:
	.byte	0x1
	.byte	0x1
	.byte	0xf6
	.byte	0xf5
	.byte	0xa
	.byte	0x0
	.byte	0x1
	.byte	0x1
	.byte	0x1
	.byte	0x1
	.byte	0x0
	.byte	0x0
	.byte	0x0
	.byte	0x1
	.byte	0x0
	.asciz	"conftest.c"
	.uleb128 0x0
	.uleb128 0x0
	.uleb128 0x0
	.byte	0x0
.LLELTP0:
	.byte	0x0
	.uleb128 0x9
	.byte	0x2
	.uaxword	.LLetext0
	.byte	0x0
	.uleb128 0x1
	.byte	0x1
.LLELT0:
	.section	".debug_info"
	.uaword	0x4c
	.uahalf	0x2
	.uaword	.LLdebug_abbrev0
	.byte	0x8
	.uleb128 0x1
	.uaword	.LLdebug_line0
	.uaxword	.LLetext0
	.uaxword	.LLtext0
	.uaword	.LLASF0
	.byte	0x1
	.uaword	.LLASF1
	.uaword	.LLASF2
	.uleb128 0x2
	.asciz	"foo"
	.byte	0x1
	.byte	0x1
	.uaword	0x43
	.byte	0x1
	.byte	0x9
	.byte	0x3
	.uaxword	foo
	.uleb128 0x3
	.uaword	0x48
	.uleb128 0x4
	.asciz	"int"
	.byte	0x4
	.byte	0x5
	.byte	0x0
	.section	".debug_abbrev"
	.uleb128 0x1
	.uleb128 0x11
	.byte	0x1
	.uleb128 0x10
	.uleb128 0x6
	.uleb128 0x12
	.uleb128 0x1
	.uleb128 0x11
	.uleb128 0x1
	.uleb128 0x25
	.uleb128 0xe
	.uleb128 0x13
	.uleb128 0xb
	.uleb128 0x3
	.uleb128 0xe
	.uleb128 0x1b
	.uleb128 0xe
	.byte	0x0
	.byte	0x0
	.uleb128 0x2
	.uleb128 0x34
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0x3a
	.uleb128 0xb
	.uleb128 0x3b
	.uleb128 0xb
	.uleb128 0x49
	.uleb128 0x13
	.uleb128 0x3f
	.uleb128 0xc
	.uleb128 0x2
	.uleb128 0xa
	.byte	0x0
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x26
	.byte	0x0
	.uleb128 0x49
	.uleb128 0x13
	.byte	0x0
	.byte	0x0
	.uleb128 0x4
	.uleb128 0x24
	.byte	0x0
	.uleb128 0x3
	.uleb128 0x8
	.uleb128 0xb
	.uleb128 0xb
	.uleb128 0x3e
	.uleb128 0xb
	.byte	0x0
	.byte	0x0
	.byte	0x0
	.section	".debug_pubnames"
	.uaword	0x16
	.uahalf	0x2
	.uaword	.LLdebug_info0
	.uaword	0x50
	.uaword	0x2d
	.asciz	"foo"
	.uaword	0x0
	.section	.debug_str,"MS", at progbits,1
.LLASF0:
	.asciz	"GNU C 3.4.3 (csl-sol210-3_4-branch+sol_rpath)"
.LLASF2:
	.asciz	"/export/home/idubraws/gmp-4.1.4"
.LLASF1:
	.asciz	"conftest.c"
	.ident	"GCC: (GNU) 3.4.3 (csl-sol210-3_4-branch+sol_rpath)"
Match: 	.section	".rodata"
configure:19361: result: 	.section	".rodata"
configure:19365: checking if the export directive needs an attribute
configure:19376: result: 
configure:19380: checking for assembler .type directive
configure:19391: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftest.s >conftest.out 2>&1
configure:19394: $? = 0
configure:19414: result: .type	$1,@$2
configure:19418: checking for assembler .size directive
configure:19428: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftest.s >conftest.out 2>&1
configure:19431: $? = 0
configure:19447: result: .size	$1,$2
configure:19451: checking what prefix to use for a local label
Trying L
configure:19463: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftest.s >conftest.out 2>&1
configure:19466: $? = 0


conftest.o:
00000000000000 s 
00000000000000 s 
00000000000000 b 
00000000000000 s 
00000000000000 n Lgurkmacka
00000000000000 n dummy
Trying .L
configure:19463: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftest.s >conftest.out 2>&1
configure:19466: $? = 0


conftest.o:
00000000000000 s 
00000000000000 s 
00000000000000 b 
00000000000000 s 
00000000000000 n dummy
configure:19505: result: .L
configure:19513: checking how to define a 32-bit word
configure:19538: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftest.s >conftest.out 2>&1
configure:19541: $? = 0
configure:19569: result: .long
configure:19573: checking if .align assembly directive is logarithmic
configure:19588: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftest.s >conftest.out 2>&1
configure:19591: $? = 0
configure:19612: result: no
configure:19863: checking if the assembler accepts ".register"
configure:19874: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 conftest.s >conftest.out 2>&1
configure:19877: $? = 0
configure:19890: result: yes
configure:21263: checking for stack_t
configure:21285: gcc -c -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9  conftest.c >&5
configure:21288: $? = 0
configure:21291: test -s conftest.o
configure:21294: $? = 0
configure:21304: result: yes
configure:21327: checking for readline in -lreadline
configure:21354: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c -lreadline   >&5
ld: fatal: library -lreadline: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21357: $? = 1
configure: failed program was:
#line 21335 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char readline ();
int
main ()
{
readline ();
  ;
  return 0;
}
configure:21374: result: no
configure:21393: checking for bison
configure:21408: found /usr/sfw/bin/bison
configure:21416: result: bison -y
configure:21431: checking for flex
configure:21446: found /usr/sfw/bin/flex
configure:21454: result: flex
configure:21467: checking for yywrap in -lfl
configure:21494: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c -lfl   >&5
Undefined			first referenced
 symbol  			    in file
yylex                               /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/../../../sparcv9/libfl.so
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:21497: $? = 1
configure: failed program was:
#line 21475 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char yywrap ();
int
main ()
{
yywrap ();
  ;
  return 0;
}
configure:21514: result: no
configure:21519: checking for yywrap in -ll
configure:21546: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c -ll   >&5
configure:21549: $? = 0
configure:21552: test -s conftest
configure:21555: $? = 0
configure:21566: result: yes
configure:21577: checking lex output file root
configure:21596: result: lex.yy
configure:21600: checking whether yytext is a pointer
configure:21616: gcc -o conftest -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9   conftest.c  -ll >&5
configure:21619: $? = 0
configure:21622: test -s conftest
configure:21625: $? = 0
configure:21637: result: yes
configure:21777: creating ./config.status

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

This file was extended by config.status 2.52, executed with
  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  > ./config.status 
on elrond

config.status:22361: creating demos/pexpr-config.h
config.status:22361: creating demos/calc/calc-config.h
config.status:22361: creating demos/expr/expr-config.h
config.status:22361: creating Makefile
config.status:22361: creating mpbsd/Makefile
config.status:22361: creating mpf/Makefile
config.status:22361: creating mpn/Makefile
config.status:22361: creating mpq/Makefile
config.status:22361: creating mpz/Makefile
config.status:22361: creating printf/Makefile
config.status:22361: creating scanf/Makefile
config.status:22361: creating cxx/Makefile
config.status:22361: creating tests/Makefile
config.status:22361: creating tests/devel/Makefile
config.status:22361: creating tests/mpbsd/Makefile
config.status:22361: creating tests/mpf/Makefile
config.status:22361: creating tests/mpn/Makefile
config.status:22361: creating tests/mpq/Makefile
config.status:22361: creating tests/mpz/Makefile
config.status:22361: creating tests/rand/Makefile
config.status:22361: creating tests/misc/Makefile
config.status:22361: creating tests/cxx/Makefile
config.status:22361: creating mpfr/Makefile
config.status:22361: creating mpfr/tests/Makefile
config.status:22361: creating tune/Makefile
config.status:22361: creating demos/Makefile
config.status:22361: creating demos/calc/Makefile
config.status:22361: creating demos/expr/Makefile
config.status:22361: creating gmp.h
config.status:22361: creating mp.h
config.status:22453: creating config.h
config.status:22651: linking ./mpn/generic/add.c to mpn/add.c
config.status:22651: linking ./mpn/generic/add_1.c to mpn/add_1.c
config.status:22651: linking ./mpn/sparc64/add_n.asm to mpn/add_n.asm
config.status:22651: linking ./mpn/generic/sub.c to mpn/sub.c
config.status:22651: linking ./mpn/generic/sub_1.c to mpn/sub_1.c
config.status:22651: linking ./mpn/sparc64/sub_n.asm to mpn/sub_n.asm
config.status:22651: linking ./mpn/sparc64/mul_1.asm to mpn/mul_1.asm
config.status:22651: linking ./mpn/sparc64/addmul_1.asm to mpn/addmul_1.asm
config.status:22651: linking ./mpn/sparc64/submul_1.asm to mpn/submul_1.asm
config.status:22651: linking ./mpn/sparc64/lshift.asm to mpn/lshift.asm
config.status:22651: linking ./mpn/sparc64/rshift.asm to mpn/rshift.asm
config.status:22651: linking ./mpn/generic/dive_1.c to mpn/dive_1.c
config.status:22651: linking ./mpn/generic/diveby3.c to mpn/diveby3.c
config.status:22651: linking ./mpn/generic/divis.c to mpn/divis.c
config.status:22651: linking ./mpn/generic/divrem.c to mpn/divrem.c
config.status:22651: linking ./mpn/generic/divrem_1.c to mpn/divrem_1.c
config.status:22651: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status:22651: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status:22651: linking ./mpn/generic/mod_1.c to mpn/mod_1.c
config.status:22651: linking ./mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
config.status:22651: linking ./mpn/generic/mode1o.c to mpn/mode1o.c
config.status:22651: linking ./mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
config.status:22651: linking ./mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status:22651: linking ./mpn/generic/dump.c to mpn/dump.c
config.status:22651: linking ./mpn/generic/mul.c to mpn/mul.c
config.status:22651: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status:22651: linking ./mpn/generic/mul_n.c to mpn/mul_n.c
config.status:22651: linking ./mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status:22651: linking ./mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status:22651: linking ./mpn/generic/random.c to mpn/random.c
config.status:22651: linking ./mpn/generic/random2.c to mpn/random2.c
config.status:22651: linking ./mpn/generic/pow_1.c to mpn/pow_1.c
config.status:22651: linking ./mpn/generic/rootrem.c to mpn/rootrem.c
config.status:22651: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status:22651: linking ./mpn/generic/get_str.c to mpn/get_str.c
config.status:22651: linking ./mpn/generic/set_str.c to mpn/set_str.c
config.status:22651: linking ./mpn/generic/scan0.c to mpn/scan0.c
config.status:22651: linking ./mpn/generic/scan1.c to mpn/scan1.c
config.status:22651: linking ./mpn/generic/popcount.c to mpn/popcount.c
config.status:22651: linking ./mpn/generic/hamdist.c to mpn/hamdist.c
config.status:22651: linking ./mpn/generic/cmp.c to mpn/cmp.c
config.status:22651: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status:22651: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
config.status:22651: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status:22651: linking ./mpn/generic/gcd.c to mpn/gcd.c
config.status:22651: linking ./mpn/generic/gcdext.c to mpn/gcdext.c
config.status:22651: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status:22651: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
config.status:22651: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
config.status:22651: linking ./mpn/generic/jacbase.c to mpn/jacbase.c
config.status:22651: linking ./mpn/sparc64/copyi.asm to mpn/copyi.asm
config.status:22651: linking ./mpn/sparc64/copyd.asm to mpn/copyd.asm
config.status:22651: linking ./mpn/sparc64/sqr_diagonal.asm to mpn/sqr_diagonal.asm
config.status:22651: linking ./mpn/sparc64/gmp-mparam.h to gmp-mparam.h

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

ac_cv_build='ultrasparc2i-sun-solaris2.10'
ac_cv_build_alias='ultrasparc2i-sun-solaris2.10'
ac_cv_c_bigendian='yes'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_stringize='yes'
ac_cv_c_volatile='yes'
ac_cv_env_ABI_set='set'
ac_cv_env_ABI_value='64'
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_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_M4_set=''
ac_cv_env_M4_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_func_alarm='yes'
ac_cv_func_clock='yes'
ac_cv_func_clock_gettime='no'
ac_cv_func_cputime='no'
ac_cv_func_getpagesize='yes'
ac_cv_func_getrusage='yes'
ac_cv_func_gettimeofday='yes'
ac_cv_func_localeconv='yes'
ac_cv_func_memset='yes'
ac_cv_func_mmap='yes'
ac_cv_func_mprotect='yes'
ac_cv_func_obstack_vprintf='no'
ac_cv_func_popen='yes'
ac_cv_func_processor_info='yes'
ac_cv_func_read_real_time='no'
ac_cv_func_sigaction='yes'
ac_cv_func_sigaltstack='yes'
ac_cv_func_sigstack='yes'
ac_cv_func_strchr='yes'
ac_cv_func_strnlen='no'
ac_cv_func_strtoul='yes'
ac_cv_func_sysconf='yes'
ac_cv_func_sysctl='no'
ac_cv_func_sysctlbyname='no'
ac_cv_func_syssgi='no'
ac_cv_func_times='yes'
ac_cv_func_vsnprintf='yes'
ac_cv_have_decl_fgetc='yes'
ac_cv_have_decl_fscanf='yes'
ac_cv_have_decl_optarg='yes'
ac_cv_have_decl_ungetc='yes'
ac_cv_have_decl_vfprintf='yes'
ac_cv_header_dlfcn_h='yes'
ac_cv_header_fcntl_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_locale_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_mman_h='yes'
ac_cv_header_sys_param_h='yes'
ac_cv_header_sys_processor_h='yes'
ac_cv_header_sys_resource_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_sysctl_h='no'
ac_cv_header_sys_syssgi_h='no'
ac_cv_header_sys_systemcfg_h='no'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_times_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_time='yes'
ac_cv_header_unistd_h='yes'
ac_cv_host='ultrasparc2i-sun-solaris2.10'
ac_cv_host_alias='ultrasparc2i-sun-solaris2.10'
ac_cv_lib_fl_yywrap='no'
ac_cv_lib_l_yywrap='yes'
ac_cv_lib_m_main='yes'
ac_cv_lib_readline_readline='no'
ac_cv_objext='o'
ac_cv_prog_AWK='nawk'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX='flex'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR='ar'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_ac_ct_STRIP='strip'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_lex_root='lex.yy'
ac_cv_prog_lex_yytext_pointer='yes'
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='yes'
ac_cv_type_signal='void'
ac_cv_type_stack_t='yes'
am_cv_CC_dependencies_compiler_type='none'
am_cv_prog_cc_stdc=''
gmp_cv_asm_align_log='no'
gmp_cv_asm_data='.data'
gmp_cv_asm_globl='.globl'
gmp_cv_asm_globl_attr=''
gmp_cv_asm_label_suffix=':'
gmp_cv_asm_lsym_prefix='.L'
gmp_cv_asm_rodata='	.section	".rodata"'
gmp_cv_asm_size='.size	$1,$2'
gmp_cv_asm_sparc_register='yes'
gmp_cv_asm_text='.text'
gmp_cv_asm_type='.type	$1,@$2'
gmp_cv_asm_underscore='no'
gmp_cv_asm_w32='.long'
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 big endian'
gmp_cv_c_inline='yes'
gmp_cv_c_stdarg='yes'
gmp_cv_func_alloca='yes'
gmp_cv_func_sscanf_writable_input='no'
gmp_cv_func_vsnprintf='yes'
gmp_cv_header_alloca='yes'
gmp_cv_m4_m4wrap_spurious='no'
gmp_cv_option_alloca='alloca'
gmp_cv_prog_m4='m4'
lt_cv_deplibs_check_method='pass_all'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so'
lt_cv_ld_reload_flag='-r'
lt_cv_objdir='.libs'
lt_cv_path_LD='/usr/ccs/bin/ld'
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_prog_compiler_c_o='yes'
lt_cv_prog_compiler_rtti_exceptions='no'
lt_cv_prog_gnu_ld='no'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([BDT][BDT]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len='393217'
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([BDT][BDT]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

#define HAVE_HOST_CPU_ultrasparc2i 1
#define PACKAGE "gmp"
#define VERSION "4.1.4"
#define WANT_FFT 1
#define HAVE_SPEED_CYCLECOUNTER 2
#define PROTOTYPES 1
#define STDC_HEADERS 1
#define HAVE_STRING_H 1
#define HAVE_DLFCN_H 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_FCNTL_H 1
#define HAVE_LOCALE_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_PROCESSOR_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 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_DECL_FGETC 1
#define HAVE_DECL_FSCANF 1
#define HAVE_DECL_OPTARG 1
#define HAVE_DECL_UNGETC 1
#define HAVE_DECL_VFPRINTF 1
#define RETSIGTYPE void
#define HAVE_INTMAX_T 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_PTRDIFF_T 1
#define HAVE_QUAD_T 1
#define HAVE_STRINGIZE 1
#define HAVE_STDARG 1
#define HAVE_ATTRIBUTE_CONST 1
#define HAVE_ATTRIBUTE_MALLOC 1
#define HAVE_ATTRIBUTE_MODE 1
#define HAVE_ATTRIBUTE_NORETURN 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define WANT_TMP_ALLOCA 1
#define WORDS_BIGENDIAN 1
#define HAVE_LIMB_BIG_ENDIAN 1
#define HAVE_DOUBLE_IEEE_BIG_ENDIAN 1
#define HAVE_ALARM 1
#define HAVE_CLOCK 1
#define HAVE_GETPAGESIZE 1
#define HAVE_GETRUSAGE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALECONV 1
#define HAVE_MEMSET 1
#define HAVE_MMAP 1
#define HAVE_MPROTECT 1
#define HAVE_POPEN 1
#define HAVE_PROCESSOR_INFO 1
#define HAVE_SIGACTION 1
#define HAVE_SIGALTSTACK 1
#define HAVE_SIGSTACK 1
#define HAVE_STRCHR 1
#define HAVE_STRTOUL 1
#define HAVE_SYSCONF 1
#define HAVE_TIMES 1
#define HAVE_VSNPRINTF 1
#define HAVE_NATIVE_mpn_add_n 1
#define HAVE_NATIVE_mpn_sub_n 1
#define HAVE_NATIVE_mpn_mul_1 1
#define HAVE_NATIVE_mpn_addmul_1 1
#define HAVE_NATIVE_mpn_submul_1 1
#define HAVE_NATIVE_mpn_lshift 1
#define HAVE_NATIVE_mpn_rshift 1
#define HAVE_NATIVE_mpn_copyi 1
#define HAVE_NATIVE_mpn_copyd 1
#define HAVE_NATIVE_mpn_sqr_diagonal 1
#define LSYM_PREFIX ".L"
#define GMP_MPARAM_H_SUGGEST "./mpn/sparc64/gmp-mparam.h"
#define BITS_PER_ULONG BITS_PER_MP_LIMB
#define TUNE_SQR_KARATSUBA_MAX SQR_KARATSUBA_MAX_GENERIC
#define HAVE_STACK_T 1
#define YYTEXT_POINTER 1


configure: exit 0
-------------- next part --------------
#! /bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# Compiler output produced by configure, useful for debugging
# configure, is in config.log if it exists.

debug=false
SHELL=${CONFIG_SHELL-/bin/sh}
ac_cs_invocation="$0 $@"

# Be Bourne compatible
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
  emulate sh
  NULLCMD=:
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
  set -o posix
fi

# Name of the executable.
as_me=`echo "$0" |sed 's,.*[\\/],,'`

if expr a : '\(a\)' >/dev/null 2>&1; then
  as_expr=expr
else
  as_expr=false
fi

rm -f conf$$ conf$$.exe conf$$.file
echo >conf$$.file
if ln -s conf$$.file conf$$ 2>/dev/null; then
  # We could just check for DJGPP; but this test a) works b) is more generic
  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
  if test -f conf$$.exe; then
    # Don't use ln at all; we don't have any links
    as_ln_s='cp -p'
  else
    as_ln_s='ln -s'
  fi
elif ln conf$$.file conf$$ 2>/dev/null; then
  as_ln_s=ln
else
  as_ln_s='cp -p'
fi
rm -f conf$$ conf$$.exe conf$$.file

as_executable_p="test -f"

# Support unset when possible.
if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
  as_unset=unset
else
  as_unset=false
fi

# NLS nuisances.
$as_unset LANG || test "${LANG+set}" != set || { LANG=C; export LANG; }
$as_unset LC_ALL || test "${LC_ALL+set}" != set || { LC_ALL=C; export LC_ALL; }
$as_unset LC_TIME || test "${LC_TIME+set}" != set || { LC_TIME=C; export LC_TIME; }
$as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set || { LC_CTYPE=C; export LC_CTYPE; }
$as_unset LANGUAGE || test "${LANGUAGE+set}" != set || { LANGUAGE=C; export LANGUAGE; }
$as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set || { LC_COLLATE=C; export LC_COLLATE; }
$as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set || { LC_NUMERIC=C; export LC_NUMERIC; }
$as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set || { LC_MESSAGES=C; export LC_MESSAGES; }

# IFS
# We need space, tab and new line, in precisely that order.
as_nl='
'
IFS=" 	$as_nl"

# CDPATH.
$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=:; export CDPATH; }

exec 6>&1

config_files=" demos/pexpr-config.h:demos/pexpr-config-h.in demos/calc/calc-config.h:demos/calc/calc-config-h.in demos/expr/expr-config.h:demos/expr/expr-config-h.in Makefile mpbsd/Makefile mpf/Makefile mpn/Makefile mpq/Makefile mpz/Makefile printf/Makefile scanf/Makefile cxx/Makefile tests/Makefile tests/devel/Makefile tests/mpbsd/Makefile tests/mpf/Makefile tests/mpn/Makefile tests/mpq/Makefile tests/mpz/Makefile tests/rand/Makefile tests/misc/Makefile tests/cxx/Makefile mpfr/Makefile mpfr/tests/Makefile tune/Makefile demos/Makefile demos/calc/Makefile demos/expr/Makefile gmp.h:gmp-h.in mp.h:mp-h.in"
config_headers=" config.h:config.in"
config_links=" mpn/add.c:mpn/generic/add.c mpn/add_1.c:mpn/generic/add_1.c mpn/add_n.asm:mpn/sparc64/add_n.asm mpn/sub.c:mpn/generic/sub.c mpn/sub_1.c:mpn/generic/sub_1.c mpn/sub_n.asm:mpn/sparc64/sub_n.asm mpn/mul_1.asm:mpn/sparc64/mul_1.asm mpn/addmul_1.asm:mpn/sparc64/addmul_1.asm mpn/submul_1.asm:mpn/sparc64/submul_1.asm mpn/lshift.asm:mpn/sparc64/lshift.asm mpn/rshift.asm:mpn/sparc64/rshift.asm mpn/dive_1.c:mpn/generic/dive_1.c mpn/diveby3.c:mpn/generic/diveby3.c mpn/divis.c:mpn/generic/divis.c mpn/divrem.c:mpn/generic/divrem.c mpn/divrem_1.c:mpn/generic/divrem_1.c mpn/divrem_2.c:mpn/generic/divrem_2.c mpn/fib2_ui.c:mpn/generic/fib2_ui.c mpn/mod_1.c:mpn/generic/mod_1.c mpn/mod_34lsub1.c:mpn/generic/mod_34lsub1.c mpn/mode1o.c:mpn/generic/mode1o.c mpn/pre_divrem_1.c:mpn/generic/pre_divrem_1.c mpn/pre_mod_1.c:mpn/generic/pre_mod_1.c mpn/dump.c:mpn/generic/dump.c mpn/mul.c:mpn/generic/mul.c mpn/mul_fft.c:mpn/generic/mul_fft.c mpn/mul_n.c:mpn/generic/mul_n.c mpn/mul_basecase.c:mpn/generic/mul_basecase.c mpn/sqr_basecase.c:mpn/generic/sqr_basecase.c mpn/random.c:mpn/generic/random.c mpn/random2.c:mpn/generic/random2.c mpn/pow_1.c:mpn/generic/pow_1.c mpn/rootrem.c:mpn/generic/rootrem.c mpn/sqrtrem.c:mpn/generic/sqrtrem.c mpn/get_str.c:mpn/generic/get_str.c mpn/set_str.c:mpn/generic/set_str.c mpn/scan0.c:mpn/generic/scan0.c mpn/scan1.c:mpn/generic/scan1.c mpn/popcount.c:mpn/generic/popcount.c mpn/hamdist.c:mpn/generic/hamdist.c mpn/cmp.c:mpn/generic/cmp.c mpn/perfsqr.c:mpn/generic/perfsqr.c mpn/bdivmod.c:mpn/generic/bdivmod.c mpn/gcd_1.c:mpn/generic/gcd_1.c mpn/gcd.c:mpn/generic/gcd.c mpn/gcdext.c:mpn/generic/gcdext.c mpn/tdiv_qr.c:mpn/generic/tdiv_qr.c mpn/dc_divrem_n.c:mpn/generic/dc_divrem_n.c mpn/sb_divrem_mn.c:mpn/generic/sb_divrem_mn.c mpn/jacbase.c:mpn/generic/jacbase.c mpn/copyi.asm:mpn/sparc64/copyi.asm mpn/copyd.asm:mpn/sparc64/copyd.asm mpn/sqr_diagonal.asm:mpn/sparc64/sqr_diagonal.asm gmp-mparam.h:mpn/sparc64/gmp-mparam.h"
config_commands=" default-1"

ac_cs_usage="\
\`$as_me' instantiates files from templates according to the
current configuration.

Usage: $0 [OPTIONS] [FILE]...

  -h, --help       print this help, then exit
  -V, --version    print version number, then exit
  -d, --debug      don't remove temporary files
      --recheck    update $as_me by reconfiguring in the same conditions
  --file=FILE[:TEMPLATE]
                   instantiate the configuration file FILE
  --header=FILE[:TEMPLATE]
                   instantiate the configuration header FILE

Configuration files:
$config_files

Configuration headers:
$config_headers

Configuration links:
$config_links

Configuration commands:
$config_commands

Report bugs to <bug-autoconf at gnu.org>."
ac_cs_version="\
config.status
configured by ./configure, generated by GNU Autoconf 2.52,
  with options \"--prefix=/opt/depot/gmp-4.1.4 ABI=64 ABI=64\"

Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
srcdir=.
INSTALL="./install-sh -c"
# If no file are specified by the user, then we need to provide default
# value.  By we need to know if files were specified by the user.
ac_need_defaults=:
while test $# != 0
do
  case $1 in
  --*=*)
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
    shift
    set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
    shift
    ;;
  -*);;
  *) # This is not an option, so the user has probably given explicit
     # arguments.
     ac_need_defaults=false;;
  esac

  case $1 in
  # Handling of the options.
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
    echo "running /bin/sh ./configure " --prefix=/opt/depot/gmp-4.1.4 ABI=64 ABI=64 " --no-create --no-recursion"
    exec /bin/sh ./configure --prefix=/opt/depot/gmp-4.1.4 ABI=64 ABI=64 --no-create --no-recursion ;;
  --version | --vers* | -V )
    echo "$ac_cs_version"; exit 0 ;;
  --he | --h)
    # Conflict between --help and --header
    { { echo "$as_me:21956: error: ambiguous option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: ambiguous option: $1
Try \`$0 --help' for more information." >&2;}
   { (exit 1); exit 1; }; };;
  --help | --hel | -h )
    echo "$ac_cs_usage"; exit 0 ;;
  --debug | --d* | -d )
    debug=: ;;
  --file | --fil | --fi | --f )
    shift
    CONFIG_FILES="$CONFIG_FILES $1"
    ac_need_defaults=false;;
  --header | --heade | --head | --hea )
    shift
    CONFIG_HEADERS="$CONFIG_HEADERS $1"
    ac_need_defaults=false;;

  # This is an error.
  -*) { { echo "$as_me:21975: error: unrecognized option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: unrecognized option: $1
Try \`$0 --help' for more information." >&2;}
   { (exit 1); exit 1; }; } ;;

  *) ac_config_targets="$ac_config_targets $1" ;;

  esac
  shift
done

exec 5>>config.log
cat >&5 << _ACEOF

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

This file was extended by $as_me 2.52, executed with
  CONFIG_FILES    = $CONFIG_FILES
  CONFIG_HEADERS  = $CONFIG_HEADERS
  CONFIG_LINKS    = $CONFIG_LINKS
  CONFIG_COMMANDS = $CONFIG_COMMANDS
  > $ac_cs_invocation
on `(hostname || uname -n) 2>/dev/null | sed 1q`

_ACEOF
#
# INIT-COMMANDS section.
#

AMDEP_TRUE=""
ac_aux_dir="."

for ac_config_target in $ac_config_targets
do
  case "$ac_config_target" in
  # Handling of arguments.
  "demos/pexpr-config.h" ) CONFIG_FILES="$CONFIG_FILES demos/pexpr-config.h:demos/pexpr-config-h.in" ;;
  "demos/calc/calc-config.h" ) CONFIG_FILES="$CONFIG_FILES demos/calc/calc-config.h:demos/calc/calc-config-h.in" ;;
  "demos/expr/expr-config.h" ) CONFIG_FILES="$CONFIG_FILES demos/expr/expr-config.h:demos/expr/expr-config-h.in" ;;
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
  "mpbsd/Makefile" ) CONFIG_FILES="$CONFIG_FILES mpbsd/Makefile" ;;
  "mpf/Makefile" ) CONFIG_FILES="$CONFIG_FILES mpf/Makefile" ;;
  "mpn/Makefile" ) CONFIG_FILES="$CONFIG_FILES mpn/Makefile" ;;
  "mpq/Makefile" ) CONFIG_FILES="$CONFIG_FILES mpq/Makefile" ;;
  "mpz/Makefile" ) CONFIG_FILES="$CONFIG_FILES mpz/Makefile" ;;
  "printf/Makefile" ) CONFIG_FILES="$CONFIG_FILES printf/Makefile" ;;
  "scanf/Makefile" ) CONFIG_FILES="$CONFIG_FILES scanf/Makefile" ;;
  "cxx/Makefile" ) CONFIG_FILES="$CONFIG_FILES cxx/Makefile" ;;
  "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
  "tests/devel/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/devel/Makefile" ;;
  "tests/mpbsd/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/mpbsd/Makefile" ;;
  "tests/mpf/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/mpf/Makefile" ;;
  "tests/mpn/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/mpn/Makefile" ;;
  "tests/mpq/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/mpq/Makefile" ;;
  "tests/mpz/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/mpz/Makefile" ;;
  "tests/rand/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/rand/Makefile" ;;
  "tests/misc/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/misc/Makefile" ;;
  "tests/cxx/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/cxx/Makefile" ;;
  "mpfr/Makefile" ) CONFIG_FILES="$CONFIG_FILES mpfr/Makefile" ;;
  "mpfr/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES mpfr/tests/Makefile" ;;
  "tune/Makefile" ) CONFIG_FILES="$CONFIG_FILES tune/Makefile" ;;
  "demos/Makefile" ) CONFIG_FILES="$CONFIG_FILES demos/Makefile" ;;
  "demos/calc/Makefile" ) CONFIG_FILES="$CONFIG_FILES demos/calc/Makefile" ;;
  "demos/expr/Makefile" ) CONFIG_FILES="$CONFIG_FILES demos/expr/Makefile" ;;
  "gmp.h" ) CONFIG_FILES="$CONFIG_FILES gmp.h:gmp-h.in" ;;
  "mp.h" ) CONFIG_FILES="$CONFIG_FILES mp.h:mp-h.in" ;;
  "mpn/$tmp_fn.$tmp_ext" ) CONFIG_LINKS="$CONFIG_LINKS mpn/$tmp_fn.$tmp_ext:mpn/$tmp_dir/$tmp_base.$tmp_ext" ;;
  "gmp-mparam.h" ) CONFIG_LINKS="$CONFIG_LINKS gmp-mparam.h:mpn/$gmp_mparam_dir/gmp-mparam.h" ;;
  "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
  *) { { echo "$as_me:22054: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
   { (exit 1); exit 1; }; };;
  esac
done

# If the user did not use the arguments to specify the items to instantiate,
# then the envvar interface is used.  Set only those that are not.
# We use the long form for the default assignment because of an extremely
# bizarre bug on SunOS 4.1.3.
if $ac_need_defaults; then
  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
  test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
fi

# Create a temporary directory, and hook for its removal unless debugging.
$debug ||
{
  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
  trap '{ (exit 1); exit 1; }' 1 2 13 15
}

# Create a (secure) tmp directory for tmp files.
: ${TMPDIR=/tmp}
{
  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
  test -n "$tmp" && test -d "$tmp"
}  ||
{
  tmp=$TMPDIR/cs$$-$RANDOM
  (umask 077 && mkdir $tmp)
} ||
{
   echo "$me: cannot create a temporary directory in $TMPDIR" >&2
   { (exit 1); exit 1; }
}


#
# CONFIG_FILES section.
#

# No need to generate the scripts if there are no CONFIG_FILES.
# This happens for instance when ./config.status config.h
if test -n "$CONFIG_FILES"; then
  # Protect against being on the right side of a sed subst in config.status.
  sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
   s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
s, at SHELL@,/bin/sh,;t t
s, at exec_prefix@,${prefix},;t t
s, at prefix@,/opt/depot/gmp-4.1.4,;t t
s, at program_transform_name@,s,x,x,,;t t
s, at bindir@,${exec_prefix}/bin,;t t
s, at sbindir@,${exec_prefix}/sbin,;t t
s, at libexecdir@,${exec_prefix}/libexec,;t t
s, at datadir@,${prefix}/share,;t t
s, at sysconfdir@,${prefix}/etc,;t t
s, at sharedstatedir@,${prefix}/com,;t t
s, at localstatedir@,${prefix}/var,;t t
s, at libdir@,${exec_prefix}/lib,;t t
s, at includedir@,${prefix}/include,;t t
s, at oldincludedir@,/usr/include,;t t
s, at infodir@,${prefix}/info,;t t
s, at mandir@,${prefix}/man,;t t
s, at PACKAGE_NAME@,,;t t
s, at PACKAGE_TARNAME@,,;t t
s, at PACKAGE_VERSION@,,;t t
s, at PACKAGE_STRING@,,;t t
s, at PACKAGE_BUGREPORT@,,;t t
s, at build_alias@,,;t t
s, at host_alias@,,;t t
s, at target_alias@,,;t t
s, at ECHO_C@,\c,;t t
s, at ECHO_N@,,;t t
s, at ECHO_T@,,;t t
s, at PATH_SEPARATOR@,:,;t t
s, at DEFS@,-DHAVE_CONFIG_H,;t t
s, at LIBS@,,;t t
s, at build@,ultrasparc2i-sun-solaris2.10,;t t
s, at build_cpu@,ultrasparc2i,;t t
s, at build_vendor@,sun,;t t
s, at build_os@,solaris2.10,;t t
s, at host@,ultrasparc2i-sun-solaris2.10,;t t
s, at host_cpu@,ultrasparc2i,;t t
s, at host_vendor@,sun,;t t
s, at host_os@,solaris2.10,;t t
s, at INSTALL_PROGRAM@,${INSTALL},;t t
s, at INSTALL_SCRIPT@,${INSTALL},;t t
s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
s, at PACKAGE@,gmp,;t t
s, at VERSION@,4.1.4,;t t
s, at EXEEXT@,,;t t
s, at OBJEXT@,o,;t t
s, at ACLOCAL@,${SHELL} /export/home/idubraws/gmp-4.1.4/missing --run aclocal,;t t
s, at AUTOCONF@,${SHELL} /export/home/idubraws/gmp-4.1.4/missing --run autoconf,;t t
s, at AUTOMAKE@,${SHELL} /export/home/idubraws/gmp-4.1.4/missing --run automake,;t t
s, at AUTOHEADER@,${SHELL} /export/home/idubraws/gmp-4.1.4/missing --run autoheader,;t t
s, at MAKEINFO@,${SHELL} /export/home/idubraws/gmp-4.1.4/missing --run makeinfo,;t t
s, at AMTAR@,${SHELL} /export/home/idubraws/gmp-4.1.4/missing --run tar,;t t
s, at install_sh@,/export/home/idubraws/gmp-4.1.4/install-sh,;t t
s, at INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t
s, at AWK@,nawk,;t t
s, at SET_MAKE@,,;t t
s, at AMDEP_TRUE@,,;t t
s, at AMDEP_FALSE@,#,;t t
s, at AMDEPBACKSLASH@,\,;t t
s, at DEPDIR@,.deps,;t t
s, at MAINTAINER_MODE_TRUE@,#,;t t
s, at MAINTAINER_MODE_FALSE@,,;t t
s, at MAINT@,#,;t t
s, at WANT_MPBSD_TRUE@,#,;t t
s, at WANT_MPBSD_FALSE@,,;t t
s, at WANT_MPFR_TRUE@,#,;t t
s, at WANT_MPFR_FALSE@,,;t t
s, at GMP_NAIL_BITS@,0,;t t
s, at ABI@,64,;t t
s, at HAVE_HOST_CPU_FAMILY_power@,0,;t t
s, at HAVE_HOST_CPU_FAMILY_powerpc@,0,;t t
s, at GMP_LDFLAGS@,-Wc,-m64,;t t
s, at SPEED_CYCLECOUNTER_OBJ@,sparcv9.lo,;t t
s, at CALLING_CONVENTIONS_OBJS@,,;t t
s, at DEFN_LONG_LONG_LIMB@,/* #undef _LONG_LONG_LIMB */,;t t
s, at CC@,gcc,;t t
s, at CFLAGS@,-g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9,;t t
s, at LDFLAGS@,,;t t
s, at CPPFLAGS@,,;t t
s, at ac_ct_CC@,gcc,;t t
s, at am__include@,include,;t t
s, at am__quote@,,;t t
s, at CCDEPMODE@,depmode=none,;t t
s, at CPP@,gcc -E,;t t
s, at CXX@,,;t t
s, at CXXFLAGS@,,;t t
s, at ac_ct_CXX@,,;t t
s, at CXXDEPMODE@,,;t t
s, at WANT_CXX_TRUE@,#,;t t
s, at WANT_CXX_FALSE@,,;t t
s, at CXXCPP@,,;t t
s, at U@,,;t t
s, at ANSI2KNR@,,;t t
s, at AR@,ar,;t t
s, at ac_ct_AR@,ar,;t t
s, at LIBGMP_DLL@,0,;t t
s, at LN_S@,ln -s,;t t
s, at ECHO@,/usr/ucb/echo,;t t
s, at RANLIB@,ranlib,;t t
s, at ac_ct_RANLIB@,ranlib,;t t
s, at STRIP@,strip,;t t
s, at ac_ct_STRIP@,strip,;t t
s, at DLLTOOL@,dlltool,;t t
s, at ac_ct_DLLTOOL@,,;t t
s, at AS@,as,;t t
s, at ac_ct_AS@,,;t t
s, at OBJDUMP@,objdump,;t t
s, at ac_ct_OBJDUMP@,,;t t
s, at LIBTOOL@,$(SHELL) $(top_builddir)/libtool,;t t
s, at CCAS@,gcc -c,;t t
s, at LIBM@,-lm,;t t
s, at TAL_OBJECT@,,;t t
s, at REPL_VSNPRINTF_PRINTF_OBJ@,,;t t
s, at REPL_VSNPRINTF_OBJ@,,;t t
s, at M4@,m4,;t t
s, at BITS_PER_MP_LIMB@,64,;t t
s, at mpn_objs_in_libmp@, mpn/mp_bases.lo mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1$U.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1$U.lo mpn/divrem_2$U.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1$U.lo mpn/mode1o$U.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase$U.lo mpn/sqr_basecase$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$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo mpn/copyi.lo mpn/copyd.lo mpn/sqr_diagonal.lo,;t t
s, at mpn_objects@, add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1$U.lo diveby3$U.lo divis$U.lo divrem$U.lo divrem_1$U.lo divrem_2$U.lo fib2_ui$U.lo mod_1$U.lo mod_34lsub1$U.lo mode1o$U.lo pre_divrem_1$U.lo pre_mod_1$U.lo dump$U.lo mul$U.lo mul_fft$U.lo mul_n$U.lo mul_basecase$U.lo sqr_basecase$U.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$U.lo tdiv_qr$U.lo dc_divrem_n$U.lo sb_divrem_mn$U.lo jacbase$U.lo copyi.lo copyd.lo sqr_diagonal.lo,;t t
s, at mpn_objs_in_libgmp@,mpn/mp_bases.lo mpn/add$U.lo mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/sub_1$U.lo mpn/sub_n.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1$U.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/divrem$U.lo mpn/divrem_1$U.lo mpn/divrem_2$U.lo mpn/fib2_ui$U.lo mpn/mod_1$U.lo mpn/mod_34lsub1$U.lo mpn/mode1o$U.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo mpn/dump$U.lo mpn/mul$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo mpn/mul_basecase$U.lo mpn/sqr_basecase$U.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$U.lo mpn/tdiv_qr$U.lo mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo mpn/copyi.lo mpn/copyd.lo mpn/sqr_diagonal.lo,;t t
s, at gmp_srclinks@, mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub_n.asm mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/lshift.asm mpn/rshift.asm mpn/dive_1.c mpn/diveby3.c mpn/divis.c mpn/divrem.c mpn/divrem_1.c mpn/divrem_2.c mpn/fib2_ui.c mpn/mod_1.c mpn/mod_34lsub1.c mpn/mode1o.c mpn/pre_divrem_1.c mpn/pre_mod_1.c mpn/dump.c mpn/mul.c mpn/mul_fft.c mpn/mul_n.c mpn/mul_basecase.c mpn/sqr_basecase.c 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.c mpn/tdiv_qr.c mpn/dc_divrem_n.c mpn/sb_divrem_mn.c mpn/jacbase.c mpn/copyi.asm mpn/copyd.asm mpn/sqr_diagonal.asm gmp-mparam.h,;t t
s, at LIBOBJS@,,;t t
s, at MPFR_CFLAGS@,,;t t
s, at MPFR_LIBS@,,;t t
s, at TUNE_SQR_OBJ@,,;t t
s, at HAVE_CLOCK_01@,1,;t t
s, at HAVE_CPUTIME_01@,0,;t t
s, at HAVE_GETRUSAGE_01@,1,;t t
s, at HAVE_GETTIMEOFDAY_01@,1,;t t
s, at HAVE_SIGACTION_01@,1,;t t
s, at HAVE_SIGALTSTACK_01@,1,;t t
s, at HAVE_SIGSTACK_01@,1,;t t
s, at HAVE_SYS_RESOURCE_H_01@,1,;t t
s, at HAVE_STACK_T_01@,1,;t t
s, at WITH_READLINE_01@,0,;t t
s, at LIBREADLINE@,,;t t
s, at YACC@,bison -y,;t t
s, at LEX@,flex,;t t
s, at LEXLIB@,-ll,;t t
s, at LEX_OUTPUT_ROOT@,lex.yy,;t t
s, at HAVE_MPFR_01@,0,;t t
s, at HAVE_DECL_OPTARG@,1,;t t
CEOF

  # Split the substitutions into bite-sized pieces for seds with
  # small command number limits, like on Digital OSF/1 and HP-UX.
  ac_max_sed_lines=48
  ac_sed_frag=1 # Number of current file.
  ac_beg=1 # First line for current file.
  ac_end=$ac_max_sed_lines # Line after last line for current file.
  ac_more_lines=:
  ac_sed_cmds=
  while $ac_more_lines; do
    if test $ac_beg -gt 1; then
      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    else
      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
    fi
    if test ! -s $tmp/subs.frag; then
      ac_more_lines=false
    else
      # The purpose of the label and of the branching condition is to
      # speed up the sed processing (if there are no `@' at all, there
      # is no need to browse any of the substitutions).
      # These are the two extra sed commands mentioned above.
      (echo ':t
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
      if test -z "$ac_sed_cmds"; then
  	ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
      else
  	ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
      fi
      ac_sed_frag=`expr $ac_sed_frag + 1`
      ac_beg=$ac_end
      ac_end=`expr $ac_end + $ac_max_sed_lines`
    fi
  done
  if test -z "$ac_sed_cmds"; then
    ac_sed_cmds=cat
  fi
fi # test -n "$CONFIG_FILES"

for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  case $ac_file in
  - | *:- | *:-:* ) # input from stdin
        cat >$tmp/stdin
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  * )   ac_file_in=$ac_file.in ;;
  esac

  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
  ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$ac_file" : 'X\(//\)[^/]' \| \
         X"$ac_file" : 'X\(//\)$' \| \
         X"$ac_file" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$ac_file" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
  	  /^X\(\/\/\)$/{ s//\1/; q; }
  	  /^X\(\/\).*/{ s//\1/; q; }
  	  s/.*/./; q'`
  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
    { case "$ac_dir" in
  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
  *)                      as_incr_dir=.;;
esac
as_dummy="$ac_dir"
for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
  case $as_mkdir_dir in
    # Skip DOS drivespec
    ?:) as_incr_dir=$as_mkdir_dir ;;
    *)
      as_incr_dir=$as_incr_dir/$as_mkdir_dir
      test -d "$as_incr_dir" || mkdir "$as_incr_dir"
    ;;
  esac
done; }

    ac_dir_suffix="/`echo $ac_dir|sed 's,^\./,,'`"
    # A "../" for each directory in $ac_dir_suffix.
    ac_dots=`echo "$ac_dir_suffix" | sed 's,/[^/]*,../,g'`
  else
    ac_dir_suffix= ac_dots=
  fi

  case $srcdir in
  .)  ac_srcdir=.
      if test -z "$ac_dots"; then
         ac_top_srcdir=.
      else
         ac_top_srcdir=`echo $ac_dots | sed 's,/$,,'`
      fi ;;
  [\\/]* | ?:[\\/]* )
      ac_srcdir=$srcdir$ac_dir_suffix;
      ac_top_srcdir=$srcdir ;;
  *) # Relative path.
    ac_srcdir=$ac_dots$srcdir$ac_dir_suffix
    ac_top_srcdir=$ac_dots$srcdir ;;
  esac

  case $INSTALL in
  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
  *) ac_INSTALL=$ac_dots$INSTALL ;;
  esac

  if test x"$ac_file" != x-; then
    { echo "$as_me:22361: creating $ac_file" >&5
echo "$as_me: creating $ac_file" >&6;}
    rm -f "$ac_file"
  fi
  # Let's still pretend it is `configure' which instantiates (i.e., don't
  # use $as_me), people would be surprised to read:
  #    /* config.h.  Generated automatically by config.status.  */
  configure_input="Generated automatically from `echo $ac_file_in |
                                                 sed 's,.*/,,'` by configure."

  # First look for the input files in the build tree, otherwise in the
  # src tree.
  ac_file_inputs=`IFS=:
    for f in $ac_file_in; do
      case $f in
      -) echo $tmp/stdin ;;
      [\\/$]*)
         # Absolute (can't be DOS-style, as IFS=:)
         test -f "$f" || { { echo "$as_me:22379: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         echo $f;;
      *) # Relative
         if test -f "$f"; then
           # Build tree
           echo $f
         elif test -f "$srcdir/$f"; then
           # Source tree
           echo $srcdir/$f
         else
           # /dev/null tree
           { { echo "$as_me:22392: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         fi;;
      esac
    done` || { (exit 1); exit 1; }
  sed "/^[ 	]*VPATH[ 	]*=/{
s/:*\$(srcdir):*/:/;
s/:*\${srcdir}:*/:/;
s/:*@srcdir@:*/:/;
s/^\([^=]*=[ 	]*\):*/\1/;
s/:*$//;
s/^[^=]*=[ 	]*$//;
}

:t
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
s, at configure_input@,$configure_input,;t t
s, at srcdir@,$ac_srcdir,;t t
s, at top_srcdir@,$ac_top_srcdir,;t t
s, at INSTALL@,$ac_INSTALL,;t t
" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
  rm -f $tmp/stdin
  if test x"$ac_file" != x-; then
    mv $tmp/out $ac_file
  else
    cat $tmp/out
    rm -f $tmp/out
  fi

done

#
# CONFIG_HEADER section.
#

# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
# NAME is the cpp macro being defined and VALUE is the value it is being given.
#
# ac_d sets the value in "#define NAME VALUE" lines.
ac_dA='s,^\([ 	]*\)#\([ 	]*define[ 	][ 	]*\)'
ac_dB='[ 	].*$,\1#\2'
ac_dC=' '
ac_dD=',;t'
# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
ac_uA='s,^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
ac_uB='$,\1#\2define\3'
ac_uC=' '
ac_uD=',;t'

for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  case $ac_file in
  - | *:- | *:-:* ) # input from stdin
        cat >$tmp/stdin
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
  * )   ac_file_in=$ac_file.in ;;
  esac

  test x"$ac_file" != x- && { echo "$as_me:22453: creating $ac_file" >&5
echo "$as_me: creating $ac_file" >&6;}

  # First look for the input files in the build tree, otherwise in the
  # src tree.
  ac_file_inputs=`IFS=:
    for f in $ac_file_in; do
      case $f in
      -) echo $tmp/stdin ;;
      [\\/$]*)
         # Absolute (can't be DOS-style, as IFS=:)
         test -f "$f" || { { echo "$as_me:22464: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         echo $f;;
      *) # Relative
         if test -f "$f"; then
           # Build tree
           echo $f
         elif test -f "$srcdir/$f"; then
           # Source tree
           echo $srcdir/$f
         else
           # /dev/null tree
           { { echo "$as_me:22477: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
   { (exit 1); exit 1; }; }
         fi;;
      esac
    done` || { (exit 1); exit 1; }
  # Remove the trailing spaces.
  sed 's/[ 	]*$//' $ac_file_inputs >$tmp/in

  # Handle all the #define templates only if necessary.
  if egrep "^[ 	]*#[ 	]*define" $tmp/in >/dev/null; then
  # If there are no defines, we may have an empty if/fi
  :
  cat >$tmp/defines.sed <<CEOF
/^[ 	]*#[ 	]*define/!b
t clr
: clr
${ac_dA}HAVE_HOST_CPU_ultrasparc2i${ac_dB}HAVE_HOST_CPU_ultrasparc2i${ac_dC}1${ac_dD}
${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"gmp"${ac_dD}
${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"4.1.4"${ac_dD}
${ac_dA}WANT_FFT${ac_dB}WANT_FFT${ac_dC}1${ac_dD}
${ac_dA}HAVE_SPEED_CYCLECOUNTER${ac_dB}HAVE_SPEED_CYCLECOUNTER${ac_dC}2${ac_dD}
${ac_dA}PROTOTYPES${ac_dB}PROTOTYPES${ac_dC}1${ac_dD}
${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_DLFCN_H${ac_dB}HAVE_DLFCN_H${ac_dC}1${ac_dD}
${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
${ac_dA}TIME_WITH_SYS_TIME${ac_dB}TIME_WITH_SYS_TIME${ac_dC}1${ac_dD}
${ac_dA}HAVE_FCNTL_H${ac_dB}HAVE_FCNTL_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_LOCALE_H${ac_dB}HAVE_LOCALE_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_MMAN_H${ac_dB}HAVE_SYS_MMAN_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_PARAM_H${ac_dB}HAVE_SYS_PARAM_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_PROCESSOR_H${ac_dB}HAVE_SYS_PROCESSOR_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_RESOURCE_H${ac_dB}HAVE_SYS_RESOURCE_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_TIME_H${ac_dB}HAVE_SYS_TIME_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_TIMES_H${ac_dB}HAVE_SYS_TIMES_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_TYPES_H${ac_dB}HAVE_SYS_TYPES_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYS_STAT_H${ac_dB}HAVE_SYS_STAT_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDLIB_H${ac_dB}HAVE_STDLIB_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRINGS_H${ac_dB}HAVE_STRINGS_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_INTTYPES_H${ac_dB}HAVE_INTTYPES_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDINT_H${ac_dB}HAVE_STDINT_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FGETC${ac_dB}HAVE_DECL_FGETC${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_FSCANF${ac_dB}HAVE_DECL_FSCANF${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_OPTARG${ac_dB}HAVE_DECL_OPTARG${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_UNGETC${ac_dB}HAVE_DECL_UNGETC${ac_dC}1${ac_dD}
${ac_dA}HAVE_DECL_VFPRINTF${ac_dB}HAVE_DECL_VFPRINTF${ac_dC}1${ac_dD}
${ac_dA}RETSIGTYPE${ac_dB}RETSIGTYPE${ac_dC}void${ac_dD}
${ac_dA}HAVE_INTMAX_T${ac_dB}HAVE_INTMAX_T${ac_dC}1${ac_dD}
${ac_dA}HAVE_LONG_DOUBLE${ac_dB}HAVE_LONG_DOUBLE${ac_dC}1${ac_dD}
${ac_dA}HAVE_LONG_LONG${ac_dB}HAVE_LONG_LONG${ac_dC}1${ac_dD}
${ac_dA}HAVE_PTRDIFF_T${ac_dB}HAVE_PTRDIFF_T${ac_dC}1${ac_dD}
CEOF
  sed -f $tmp/defines.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/defines.sed <<CEOF
/^[ 	]*#[ 	]*define/!b
t clr
: clr
${ac_dA}HAVE_QUAD_T${ac_dB}HAVE_QUAD_T${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRINGIZE${ac_dB}HAVE_STRINGIZE${ac_dC}1${ac_dD}
${ac_dA}HAVE_STDARG${ac_dB}HAVE_STDARG${ac_dC}1${ac_dD}
${ac_dA}HAVE_ATTRIBUTE_CONST${ac_dB}HAVE_ATTRIBUTE_CONST${ac_dC}1${ac_dD}
${ac_dA}HAVE_ATTRIBUTE_MALLOC${ac_dB}HAVE_ATTRIBUTE_MALLOC${ac_dC}1${ac_dD}
${ac_dA}HAVE_ATTRIBUTE_MODE${ac_dB}HAVE_ATTRIBUTE_MODE${ac_dC}1${ac_dD}
${ac_dA}HAVE_ATTRIBUTE_NORETURN${ac_dB}HAVE_ATTRIBUTE_NORETURN${ac_dC}1${ac_dD}
${ac_dA}HAVE_ALLOCA_H${ac_dB}HAVE_ALLOCA_H${ac_dC}1${ac_dD}
${ac_dA}HAVE_ALLOCA${ac_dB}HAVE_ALLOCA${ac_dC}1${ac_dD}
${ac_dA}WANT_TMP_ALLOCA${ac_dB}WANT_TMP_ALLOCA${ac_dC}1${ac_dD}
${ac_dA}WORDS_BIGENDIAN${ac_dB}WORDS_BIGENDIAN${ac_dC}1${ac_dD}
${ac_dA}HAVE_LIMB_BIG_ENDIAN${ac_dB}HAVE_LIMB_BIG_ENDIAN${ac_dC}1${ac_dD}
${ac_dA}HAVE_DOUBLE_IEEE_BIG_ENDIAN${ac_dB}HAVE_DOUBLE_IEEE_BIG_ENDIAN${ac_dC}1${ac_dD}
${ac_dA}HAVE_ALARM${ac_dB}HAVE_ALARM${ac_dC}1${ac_dD}
${ac_dA}HAVE_CLOCK${ac_dB}HAVE_CLOCK${ac_dC}1${ac_dD}
${ac_dA}HAVE_GETPAGESIZE${ac_dB}HAVE_GETPAGESIZE${ac_dC}1${ac_dD}
${ac_dA}HAVE_GETRUSAGE${ac_dB}HAVE_GETRUSAGE${ac_dC}1${ac_dD}
${ac_dA}HAVE_GETTIMEOFDAY${ac_dB}HAVE_GETTIMEOFDAY${ac_dC}1${ac_dD}
${ac_dA}HAVE_LOCALECONV${ac_dB}HAVE_LOCALECONV${ac_dC}1${ac_dD}
${ac_dA}HAVE_MEMSET${ac_dB}HAVE_MEMSET${ac_dC}1${ac_dD}
${ac_dA}HAVE_MMAP${ac_dB}HAVE_MMAP${ac_dC}1${ac_dD}
${ac_dA}HAVE_MPROTECT${ac_dB}HAVE_MPROTECT${ac_dC}1${ac_dD}
${ac_dA}HAVE_POPEN${ac_dB}HAVE_POPEN${ac_dC}1${ac_dD}
${ac_dA}HAVE_PROCESSOR_INFO${ac_dB}HAVE_PROCESSOR_INFO${ac_dC}1${ac_dD}
${ac_dA}HAVE_SIGACTION${ac_dB}HAVE_SIGACTION${ac_dC}1${ac_dD}
${ac_dA}HAVE_SIGALTSTACK${ac_dB}HAVE_SIGALTSTACK${ac_dC}1${ac_dD}
${ac_dA}HAVE_SIGSTACK${ac_dB}HAVE_SIGSTACK${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRCHR${ac_dB}HAVE_STRCHR${ac_dC}1${ac_dD}
${ac_dA}HAVE_STRTOUL${ac_dB}HAVE_STRTOUL${ac_dC}1${ac_dD}
${ac_dA}HAVE_SYSCONF${ac_dB}HAVE_SYSCONF${ac_dC}1${ac_dD}
${ac_dA}HAVE_TIMES${ac_dB}HAVE_TIMES${ac_dC}1${ac_dD}
${ac_dA}HAVE_VSNPRINTF${ac_dB}HAVE_VSNPRINTF${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_add_n${ac_dB}HAVE_NATIVE_mpn_add_n${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_sub_n${ac_dB}HAVE_NATIVE_mpn_sub_n${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_mul_1${ac_dB}HAVE_NATIVE_mpn_mul_1${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_addmul_1${ac_dB}HAVE_NATIVE_mpn_addmul_1${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_submul_1${ac_dB}HAVE_NATIVE_mpn_submul_1${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_lshift${ac_dB}HAVE_NATIVE_mpn_lshift${ac_dC}1${ac_dD}
CEOF
  sed -f $tmp/defines.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/defines.sed <<CEOF
/^[ 	]*#[ 	]*define/!b
t clr
: clr
${ac_dA}HAVE_NATIVE_mpn_rshift${ac_dB}HAVE_NATIVE_mpn_rshift${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_copyi${ac_dB}HAVE_NATIVE_mpn_copyi${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_copyd${ac_dB}HAVE_NATIVE_mpn_copyd${ac_dC}1${ac_dD}
${ac_dA}HAVE_NATIVE_mpn_sqr_diagonal${ac_dB}HAVE_NATIVE_mpn_sqr_diagonal${ac_dC}1${ac_dD}
${ac_dA}LSYM_PREFIX${ac_dB}LSYM_PREFIX${ac_dC}".L"${ac_dD}
${ac_dA}GMP_MPARAM_H_SUGGEST${ac_dB}GMP_MPARAM_H_SUGGEST${ac_dC}"./mpn/sparc64/gmp-mparam.h"${ac_dD}
${ac_dA}BITS_PER_ULONG${ac_dB}BITS_PER_ULONG${ac_dC}BITS_PER_MP_LIMB${ac_dD}
${ac_dA}TUNE_SQR_KARATSUBA_MAX${ac_dB}TUNE_SQR_KARATSUBA_MAX${ac_dC}SQR_KARATSUBA_MAX_GENERIC${ac_dD}
${ac_dA}HAVE_STACK_T${ac_dB}HAVE_STACK_T${ac_dC}1${ac_dD}
${ac_dA}YYTEXT_POINTER${ac_dB}YYTEXT_POINTER${ac_dC}1${ac_dD}
CEOF
  sed -f $tmp/defines.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  fi # egrep

  # Handle all the #undef templates
  cat >$tmp/undefs.sed <<CEOF
/^[ 	]*#[ 	]*undef/!b
t clr
: clr
${ac_uA}HAVE_HOST_CPU_ultrasparc2i${ac_uB}HAVE_HOST_CPU_ultrasparc2i${ac_uC}1${ac_uD}
${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"gmp"${ac_uD}
${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"4.1.4"${ac_uD}
${ac_uA}WANT_FFT${ac_uB}WANT_FFT${ac_uC}1${ac_uD}
${ac_uA}HAVE_SPEED_CYCLECOUNTER${ac_uB}HAVE_SPEED_CYCLECOUNTER${ac_uC}2${ac_uD}
${ac_uA}PROTOTYPES${ac_uB}PROTOTYPES${ac_uC}1${ac_uD}
${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_DLFCN_H${ac_uB}HAVE_DLFCN_H${ac_uC}1${ac_uD}
${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
${ac_uA}TIME_WITH_SYS_TIME${ac_uB}TIME_WITH_SYS_TIME${ac_uC}1${ac_uD}
${ac_uA}HAVE_FCNTL_H${ac_uB}HAVE_FCNTL_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_LOCALE_H${ac_uB}HAVE_LOCALE_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_MMAN_H${ac_uB}HAVE_SYS_MMAN_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_PARAM_H${ac_uB}HAVE_SYS_PARAM_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_PROCESSOR_H${ac_uB}HAVE_SYS_PROCESSOR_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_RESOURCE_H${ac_uB}HAVE_SYS_RESOURCE_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_TIME_H${ac_uB}HAVE_SYS_TIME_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_TIMES_H${ac_uB}HAVE_SYS_TIMES_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_TYPES_H${ac_uB}HAVE_SYS_TYPES_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYS_STAT_H${ac_uB}HAVE_SYS_STAT_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDLIB_H${ac_uB}HAVE_STDLIB_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRINGS_H${ac_uB}HAVE_STRINGS_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_INTTYPES_H${ac_uB}HAVE_INTTYPES_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDINT_H${ac_uB}HAVE_STDINT_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FGETC${ac_uB}HAVE_DECL_FGETC${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_FSCANF${ac_uB}HAVE_DECL_FSCANF${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_OPTARG${ac_uB}HAVE_DECL_OPTARG${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_UNGETC${ac_uB}HAVE_DECL_UNGETC${ac_uC}1${ac_uD}
${ac_uA}HAVE_DECL_VFPRINTF${ac_uB}HAVE_DECL_VFPRINTF${ac_uC}1${ac_uD}
${ac_uA}RETSIGTYPE${ac_uB}RETSIGTYPE${ac_uC}void${ac_uD}
${ac_uA}HAVE_INTMAX_T${ac_uB}HAVE_INTMAX_T${ac_uC}1${ac_uD}
${ac_uA}HAVE_LONG_DOUBLE${ac_uB}HAVE_LONG_DOUBLE${ac_uC}1${ac_uD}
${ac_uA}HAVE_LONG_LONG${ac_uB}HAVE_LONG_LONG${ac_uC}1${ac_uD}
${ac_uA}HAVE_PTRDIFF_T${ac_uB}HAVE_PTRDIFF_T${ac_uC}1${ac_uD}
CEOF
  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/undefs.sed <<CEOF
/^[ 	]*#[ 	]*undef/!b
t clr
: clr
${ac_uA}HAVE_QUAD_T${ac_uB}HAVE_QUAD_T${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRINGIZE${ac_uB}HAVE_STRINGIZE${ac_uC}1${ac_uD}
${ac_uA}HAVE_STDARG${ac_uB}HAVE_STDARG${ac_uC}1${ac_uD}
${ac_uA}HAVE_ATTRIBUTE_CONST${ac_uB}HAVE_ATTRIBUTE_CONST${ac_uC}1${ac_uD}
${ac_uA}HAVE_ATTRIBUTE_MALLOC${ac_uB}HAVE_ATTRIBUTE_MALLOC${ac_uC}1${ac_uD}
${ac_uA}HAVE_ATTRIBUTE_MODE${ac_uB}HAVE_ATTRIBUTE_MODE${ac_uC}1${ac_uD}
${ac_uA}HAVE_ATTRIBUTE_NORETURN${ac_uB}HAVE_ATTRIBUTE_NORETURN${ac_uC}1${ac_uD}
${ac_uA}HAVE_ALLOCA_H${ac_uB}HAVE_ALLOCA_H${ac_uC}1${ac_uD}
${ac_uA}HAVE_ALLOCA${ac_uB}HAVE_ALLOCA${ac_uC}1${ac_uD}
${ac_uA}WANT_TMP_ALLOCA${ac_uB}WANT_TMP_ALLOCA${ac_uC}1${ac_uD}
${ac_uA}WORDS_BIGENDIAN${ac_uB}WORDS_BIGENDIAN${ac_uC}1${ac_uD}
${ac_uA}HAVE_LIMB_BIG_ENDIAN${ac_uB}HAVE_LIMB_BIG_ENDIAN${ac_uC}1${ac_uD}
${ac_uA}HAVE_DOUBLE_IEEE_BIG_ENDIAN${ac_uB}HAVE_DOUBLE_IEEE_BIG_ENDIAN${ac_uC}1${ac_uD}
${ac_uA}HAVE_ALARM${ac_uB}HAVE_ALARM${ac_uC}1${ac_uD}
${ac_uA}HAVE_CLOCK${ac_uB}HAVE_CLOCK${ac_uC}1${ac_uD}
${ac_uA}HAVE_GETPAGESIZE${ac_uB}HAVE_GETPAGESIZE${ac_uC}1${ac_uD}
${ac_uA}HAVE_GETRUSAGE${ac_uB}HAVE_GETRUSAGE${ac_uC}1${ac_uD}
${ac_uA}HAVE_GETTIMEOFDAY${ac_uB}HAVE_GETTIMEOFDAY${ac_uC}1${ac_uD}
${ac_uA}HAVE_LOCALECONV${ac_uB}HAVE_LOCALECONV${ac_uC}1${ac_uD}
${ac_uA}HAVE_MEMSET${ac_uB}HAVE_MEMSET${ac_uC}1${ac_uD}
${ac_uA}HAVE_MMAP${ac_uB}HAVE_MMAP${ac_uC}1${ac_uD}
${ac_uA}HAVE_MPROTECT${ac_uB}HAVE_MPROTECT${ac_uC}1${ac_uD}
${ac_uA}HAVE_POPEN${ac_uB}HAVE_POPEN${ac_uC}1${ac_uD}
${ac_uA}HAVE_PROCESSOR_INFO${ac_uB}HAVE_PROCESSOR_INFO${ac_uC}1${ac_uD}
${ac_uA}HAVE_SIGACTION${ac_uB}HAVE_SIGACTION${ac_uC}1${ac_uD}
${ac_uA}HAVE_SIGALTSTACK${ac_uB}HAVE_SIGALTSTACK${ac_uC}1${ac_uD}
${ac_uA}HAVE_SIGSTACK${ac_uB}HAVE_SIGSTACK${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRCHR${ac_uB}HAVE_STRCHR${ac_uC}1${ac_uD}
${ac_uA}HAVE_STRTOUL${ac_uB}HAVE_STRTOUL${ac_uC}1${ac_uD}
${ac_uA}HAVE_SYSCONF${ac_uB}HAVE_SYSCONF${ac_uC}1${ac_uD}
${ac_uA}HAVE_TIMES${ac_uB}HAVE_TIMES${ac_uC}1${ac_uD}
${ac_uA}HAVE_VSNPRINTF${ac_uB}HAVE_VSNPRINTF${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_add_n${ac_uB}HAVE_NATIVE_mpn_add_n${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_sub_n${ac_uB}HAVE_NATIVE_mpn_sub_n${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_mul_1${ac_uB}HAVE_NATIVE_mpn_mul_1${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_addmul_1${ac_uB}HAVE_NATIVE_mpn_addmul_1${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_submul_1${ac_uB}HAVE_NATIVE_mpn_submul_1${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_lshift${ac_uB}HAVE_NATIVE_mpn_lshift${ac_uC}1${ac_uD}
CEOF
  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  cat >$tmp/undefs.sed <<CEOF
/^[ 	]*#[ 	]*undef/!b
t clr
: clr
${ac_uA}HAVE_NATIVE_mpn_rshift${ac_uB}HAVE_NATIVE_mpn_rshift${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_copyi${ac_uB}HAVE_NATIVE_mpn_copyi${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_copyd${ac_uB}HAVE_NATIVE_mpn_copyd${ac_uC}1${ac_uD}
${ac_uA}HAVE_NATIVE_mpn_sqr_diagonal${ac_uB}HAVE_NATIVE_mpn_sqr_diagonal${ac_uC}1${ac_uD}
${ac_uA}LSYM_PREFIX${ac_uB}LSYM_PREFIX${ac_uC}".L"${ac_uD}
${ac_uA}GMP_MPARAM_H_SUGGEST${ac_uB}GMP_MPARAM_H_SUGGEST${ac_uC}"./mpn/sparc64/gmp-mparam.h"${ac_uD}
${ac_uA}BITS_PER_ULONG${ac_uB}BITS_PER_ULONG${ac_uC}BITS_PER_MP_LIMB${ac_uD}
${ac_uA}TUNE_SQR_KARATSUBA_MAX${ac_uB}TUNE_SQR_KARATSUBA_MAX${ac_uC}SQR_KARATSUBA_MAX_GENERIC${ac_uD}
${ac_uA}HAVE_STACK_T${ac_uB}HAVE_STACK_T${ac_uC}1${ac_uD}
${ac_uA}YYTEXT_POINTER${ac_uB}YYTEXT_POINTER${ac_uC}1${ac_uD}
s,^[ 	]*#[ 	]*undef[ 	][ 	]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
CEOF
  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
  rm -f $tmp/in
  mv $tmp/out $tmp/in

  # Let's still pretend it is `configure' which instantiates (i.e., don't
  # use $as_me), people would be surprised to read:
  #    /* config.h.  Generated automatically by config.status.  */
  if test x"$ac_file" = x-; then
    echo "/* Generated automatically by configure.  */" >$tmp/config.h
  else
    echo "/* $ac_file.  Generated automatically by configure.  */" >$tmp/config.h
  fi
  cat $tmp/in >>$tmp/config.h
  rm -f $tmp/in
  if test x"$ac_file" != x-; then
    if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
      { echo "$as_me:22594: $ac_file is unchanged" >&5
echo "$as_me: $ac_file is unchanged" >&6;}
    else
      ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$ac_file" : 'X\(//\)[^/]' \| \
         X"$ac_file" : 'X\(//\)$' \| \
         X"$ac_file" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$ac_file" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
  	  /^X\(\/\/\)$/{ s//\1/; q; }
  	  /^X\(\/\).*/{ s//\1/; q; }
  	  s/.*/./; q'`
      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
        { case "$ac_dir" in
  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
  *)                      as_incr_dir=.;;
esac
as_dummy="$ac_dir"
for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
  case $as_mkdir_dir in
    # Skip DOS drivespec
    ?:) as_incr_dir=$as_mkdir_dir ;;
    *)
      as_incr_dir=$as_incr_dir/$as_mkdir_dir
      test -d "$as_incr_dir" || mkdir "$as_incr_dir"
    ;;
  esac
done; }

      fi
      rm -f $ac_file
      mv $tmp/config.h $ac_file
    fi
  else
    cat $tmp/config.h
    rm -f $tmp/config.h
  fi
  # Run the commands associated with the file.
  case $ac_file in
    config.h ) # update the timestamp
echo timestamp >"./stamp-h1"
 ;;
  esac
done

#
# CONFIG_LINKS section.
#

for ac_file in : $CONFIG_LINKS; do test "x$ac_file" = x: && continue
  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`

  { echo "$as_me:22651: linking $srcdir/$ac_source to $ac_dest" >&5
echo "$as_me: linking $srcdir/$ac_source to $ac_dest" >&6;}

  if test ! -r $srcdir/$ac_source; then
    { { echo "$as_me:22655: error: $srcdir/$ac_source: File not found" >&5
echo "$as_me: error: $srcdir/$ac_source: File not found" >&2;}
   { (exit 1); exit 1; }; }
  fi
  rm -f $ac_dest

  # Make relative symlinks.
  ac_dest_dir=`$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
         X"$ac_dest" : 'X\(//\)[^/]' \| \
         X"$ac_dest" : 'X\(//\)$' \| \
         X"$ac_dest" : 'X\(/\)' \| \
         .     : '\(.\)' 2>/dev/null ||
echo X"$ac_dest" |
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
  	  /^X\(\/\/\)$/{ s//\1/; q; }
  	  /^X\(\/\).*/{ s//\1/; q; }
  	  s/.*/./; q'`
  if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then
    { case "$ac_dest_dir" in
  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
  *)                      as_incr_dir=.;;
esac
as_dummy="$ac_dest_dir"
for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
  case $as_mkdir_dir in
    # Skip DOS drivespec
    ?:) as_incr_dir=$as_mkdir_dir ;;
    *)
      as_incr_dir=$as_incr_dir/$as_mkdir_dir
      test -d "$as_incr_dir" || mkdir "$as_incr_dir"
    ;;
  esac
done; }

    ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's,^\./,,'`"
    # A "../" for each directory in $ac_dest_dir_suffix.
    ac_dots=`echo $ac_dest_dir_suffix|sed 's,/[^/]*,../,g'`
  else
    ac_dest_dir_suffix= ac_dots=
  fi

  case $srcdir in
  [\\/$]* | ?:[\\/]* ) ac_rel_source=$srcdir/$ac_source ;;
      *) ac_rel_source=$ac_dots$srcdir/$ac_source ;;
  esac

  # Make a symlink if possible; otherwise try a hard link.
  ln -s $ac_rel_source $ac_dest 2>/dev/null ||
    ln $srcdir/$ac_source $ac_dest ||
    { { echo "$as_me:22705: error: cannot link $ac_dest to $srcdir/$ac_source" >&5
echo "$as_me: error: cannot link $ac_dest to $srcdir/$ac_source" >&2;}
   { (exit 1); exit 1; }; }
done

#
# CONFIG_COMMANDS section.
#
for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`

  case $ac_dest in
    default-1 )
test x"$AMDEP_TRUE" != x"" ||
for mf in $CONFIG_FILES; do
  case "$mf" in
  Makefile) dirpart=.;;
  */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;;
  *) continue;;
  esac
  grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
  # Extract the definition of DEP_FILES from the Makefile without
  # running `make'.
  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
  test -z "$DEPDIR" && continue
  # When using ansi2knr, U may be empty or an underscore; expand it
  U=`sed -n -e '/^U = / s///p' < "$mf"`
  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
  # We invoke sed twice because it is the simplest approach to
  # changing $(DEPDIR) to its actual value in the expansion.
  for file in `sed -n -e '
    /^DEP_FILES = .*\\\\$/ {
      s/^DEP_FILES = //
      :loop
	s/\\\\$//
	p
	n
	/\\\\$/ b loop
      p
    }
    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
    # Make sure the directory exists.
    test -f "$dirpart/$file" && continue
    fdir=`echo "$file" | sed -e 's|/[^/]*$||'`
    $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1
    # echo "creating $dirpart/$file"
    echo '# dummy' > "$dirpart/$file"
  done
done
 ;;
  esac
done

{ (exit 0); exit 0; }
-------------- next part --------------
checking build system type... ultrasparc2i-sun-solaris2.10
checking host system type... ultrasparc2i-sun-solaris2.10
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... nawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking compiler gcc -g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9 ... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
using ABI="64"
      CC="gcc"
      CFLAGS="-g -O2 -m64 -mptr64 -Wa,-xarch=v9 -mcpu=v9"
      CPPFLAGS=""
      MPN_PATH=" sparc64 generic"
checking for gcc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for ANSI C header files... yes
checking for string.h... yes
checking for ar... ar
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 393217
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... solaris2.10 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for fcntl.h... yes
checking for locale.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for sys/processor.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... no
checking for sys/syssgi.h... no
checking for sys/systemcfg.h... no
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... yes
checking for preprocessor stringizing operator... yes
checking for working volatile... yes
checking whether <stdarg.h> exists and works... yes
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking for inline... yes
checking for main in -lm... yes
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... yes
checking format of `double' floating point... IEEE big endian
checking for alarm... yes
checking for clock... yes
checking for clock_gettime... no
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... yes
checking for obstack_vprintf... no
checking for popen... yes
checking for processor_info... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for syssgi... no
checking for strchr... yes
checking for strnlen... no
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... no
checking for sysctlbyname... no
checking for times... yes
checking for vsnprintf... yes
checking whether vsnprintf works... yes
checking whether sscanf needs writable input... no
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking what assembly label suffix to use... :
checking how to export a symbol... .globl
checking if globals are prefixed by underscore... no
checking how to switch to read-only data section... 	.section	".rodata"
checking if the export directive needs an attribute... 
checking for assembler .type directive... .type	$1,@$2
checking for assembler .size directive... .size	$1,$2
checking what prefix to use for a local label... .L
checking how to define a 32-bit word... .long
checking if .align assembly directive is logarithmic... no
checking if the assembler accepts ".register"... yes
checking for stack_t... yes
checking for readline in -lreadline... no
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... no
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
creating config.m4
configure: creating ./config.status
config.status: creating demos/pexpr-config.h
config.status: creating demos/calc/calc-config.h
config.status: creating demos/expr/expr-config.h
config.status: creating Makefile
config.status: creating mpbsd/Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: creating tests/mpbsd/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
config.status: creating mpfr/Makefile
config.status: creating mpfr/tests/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating mp.h
config.status: creating config.h
config.status: linking ./mpn/generic/add.c to mpn/add.c
config.status: linking ./mpn/generic/add_1.c to mpn/add_1.c
config.status: linking ./mpn/sparc64/add_n.asm to mpn/add_n.asm
config.status: linking ./mpn/generic/sub.c to mpn/sub.c
config.status: linking ./mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking ./mpn/sparc64/sub_n.asm to mpn/sub_n.asm
config.status: linking ./mpn/sparc64/mul_1.asm to mpn/mul_1.asm
config.status: linking ./mpn/sparc64/addmul_1.asm to mpn/addmul_1.asm
config.status: linking ./mpn/sparc64/submul_1.asm to mpn/submul_1.asm
config.status: linking ./mpn/sparc64/lshift.asm to mpn/lshift.asm
config.status: linking ./mpn/sparc64/rshift.asm to mpn/rshift.asm
config.status: linking ./mpn/generic/dive_1.c to mpn/dive_1.c
config.status: linking ./mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking ./mpn/generic/divis.c to mpn/divis.c
config.status: linking ./mpn/generic/divrem.c to mpn/divrem.c
config.status: linking ./mpn/generic/divrem_1.c to mpn/divrem_1.c
config.status: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c
config.status: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking ./mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking ./mpn/generic/mod_34lsub1.c to mpn/mod_34lsub1.c
config.status: linking ./mpn/generic/mode1o.c to mpn/mode1o.c
config.status: linking ./mpn/generic/pre_divrem_1.c to mpn/pre_divrem_1.c
config.status: linking ./mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking ./mpn/generic/dump.c to mpn/dump.c
config.status: linking ./mpn/generic/mul.c to mpn/mul.c
config.status: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking ./mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking ./mpn/generic/mul_basecase.c to mpn/mul_basecase.c
config.status: linking ./mpn/generic/sqr_basecase.c to mpn/sqr_basecase.c
config.status: linking ./mpn/generic/random.c to mpn/random.c
config.status: linking ./mpn/generic/random2.c to mpn/random2.c
config.status: linking ./mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking ./mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking ./mpn/generic/get_str.c to mpn/get_str.c
config.status: linking ./mpn/generic/set_str.c to mpn/set_str.c
config.status: linking ./mpn/generic/scan0.c to mpn/scan0.c
config.status: linking ./mpn/generic/scan1.c to mpn/scan1.c
config.status: linking ./mpn/generic/popcount.c to mpn/popcount.c
config.status: linking ./mpn/generic/hamdist.c to mpn/hamdist.c
config.status: linking ./mpn/generic/cmp.c to mpn/cmp.c
config.status: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
config.status: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
config.status: linking ./mpn/generic/gcd.c to mpn/gcd.c
config.status: linking ./mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
config.status: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
config.status: linking ./mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking ./mpn/sparc64/copyi.asm to mpn/copyi.asm
config.status: linking ./mpn/sparc64/copyd.asm to mpn/copyd.asm
config.status: linking ./mpn/sparc64/sqr_diagonal.asm to mpn/sqr_diagonal.asm
config.status: linking ./mpn/sparc64/gmp-mparam.h to gmp-mparam.h


More information about the gmp-bugs mailing list