sparcv9 problems with --enable-cxx

Alex S Moore asmoore at edge.net
Tue Mar 1 20:57:49 CET 2005


I have been successfully building gmp for some time now, but I was not 
using the --enable-cxx configure option.  Now, I want to add 
--enable-cxx.  I built sparcv8, sparcv8plus and sparcv8plus+vis without 
a hitch.  But I need help with sparcv9.

GMP version: 4.1.4
config.guess shows: ultrasparc2-sun-solaris2.8
Using Sun's compiler and make (/usr/ccs/bin/make).
cc -V: cc: Sun C 5.5 Patch 112760-15 2004/11/10
CC -V: CC: Sun C++ 5.5 Patch 113817-09 2004/08/03

The only patch that I made was gmp-impl.h.MPN_SIZEINBASE.diff, since it 
looked like a useful thing to add.

config.log is attached.

The build gets to .libs/libgmpxx.so.3.0.5 and fails with ELF class 
problems.  The .o files are 64-bit.  Attached is the output of the build 
where the failure occurs.

Maybe this helps: I added -xarch=v9 to the line that fails and 
.libs/libgmpxx.so.3.0.5 builds and is 64-bit.  Of course, running make 
again to finish the build just deletes the file and fails at the same place.

Thanks, Alex
-------------- 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/csw --libdir=/opt/csw/lib/sparcv9 --enable-mpfr --enable-cxx

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

hostname = apollo
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_117350-16

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = apollo
Release = 5.8
KernelID = Generic_117350-16
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/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/ccs/bin:/opt/csw/bin:/usr/openwin/bin:/usr/dt/bin:/opt/forte8/SUNWspro/bin:/usr/sbin

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

configure:1204: PATH=".;."; conftest.sh
./configure: conftest.sh: not found
configure:1207: $? = 1
configure:1282: checking build system type
configure:1300: result: ultrasparc2-sun-solaris2.8
configure:1307: checking host system type
configure:1321: result: ultrasparc2-sun-solaris2.8
configure:1347: checking for a BSD compatible install
configure:1396: result: /opt/csw/bin/ginstall -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:1498: found /opt/csw/bin/gawk
configure:1506: result: gawk
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=/opt/forte8/SUNWspro/bin/cc
CFLAGS=-fast -xtarget=ultra -xarch=v9
CPPFLAGS=(unset)
MPN_PATH=
configure:1089: GMP:
abilist=64 32
cclist=gcc acc cc
configure:2842: /opt/forte8/SUNWspro/bin/cc -c conftest.c >&5
"conftest.c", line 2: warning: old-style declaration or incorrect type for: choke
"conftest.c", line 2: syntax error before or at: me
"conftest.c", line 3: warning: old-style declaration or incorrect type for: me
cc: acomp failed for conftest.c
configure:2845: $? = 2
configure:2864: /opt/forte8/SUNWspro/bin/cc 2>&1 | grep xlc >/dev/null
configure:2867: $? = 1
configure:2898: checking compiler /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9 
configure:2926: /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc
configure:3614: checking for C compiler version
configure:3617: /opt/forte8/SUNWspro/bin/cc --version </dev/null >&5
cc: Warning: option -- passed to ld
usage: cc [ options] files.  Use 'cc -flags' for details
configure:3620: $? = 1
configure:3622: /opt/forte8/SUNWspro/bin/cc -v </dev/null >&5
usage: cc [ options] files.  Use 'cc -flags' for details
configure:3625: $? = 1
configure:3627: /opt/forte8/SUNWspro/bin/cc -V </dev/null >&5
cc: Sun C 5.5 Patch 112760-15 2004/11/10
usage: cc [ options] files.  Use 'cc -flags' for details
configure:3630: $? = 1
configure:3650: checking for C compiler default output
configure:3653: /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
configure:3731: $? = 0
configure:3753: result: 
configure:3759: checking for object suffix
configure:3777: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
configure:3780: $? = 0
configure:3799: result: o
configure:3803: checking whether we are using the GNU C compiler
configure:3824: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 3815: undefined symbol: choke
"configure", line 3815: syntax error before or at: me
cc: acomp failed for conftest.c
configure:3827: $? = 2
configure: failed program was:
#line 3809 "configure"
#include "confdefs.h"

int
main ()
{
#ifndef __GNUC__
       choke me
#endif

  ;
  return 0;
}
configure:3845: result: no
configure:3851: checking whether /opt/forte8/SUNWspro/bin/cc accepts -g
configure:3869: /opt/forte8/SUNWspro/bin/cc -c -g  conftest.c >&5
configure:3872: $? = 0
configure:3875: test -s conftest.o
configure:3878: $? = 0
configure:3888: result: yes
configure:3915: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"conftest.c", line 2: warning: old-style declaration or incorrect type for: choke
"conftest.c", line 2: syntax error before or at: me
"conftest.c", line 3: warning: old-style declaration or incorrect type for: me
cc: acomp failed for conftest.c
configure:3918: $? = 2
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 /opt/forte8/SUNWspro/bin/cc
configure:4119: result: none
configure:4123: checking for /opt/forte8/SUNWspro/bin/cc option to accept ANSI C
configure:4180: /opt/forte8/SUNWspro/bin/cc  -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 4165: warning: statement not reached
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: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:4251: $? = 0
configure:4278: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
"configure", line 4275: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:4284: $? = 2
configure: failed program was:
#line 4274 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4321: result: /opt/forte8/SUNWspro/bin/cc -E
configure:4336: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:4342: $? = 0
configure:4369: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
"configure", line 4366: cannot find include file: <ac_nonexistent.h>
cc: acomp failed for conftest.c
configure:4375: $? = 2
configure: failed program was:
#line 4365 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4441: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
configure:4444: $? = 0
configure:4447: test -s conftest.o
configure:4450: $? = 0
configure:4554: checking for C++ compiler version
configure:4557: /opt/forte8/SUNWspro/bin/CC --version </dev/null >&5
CC: Warning: Option --version passed to ld, if ld is invoked, ignored otherwise
/usr/ccs/bin/ld: illegal option -- -
/usr/ccs/bin/ld: illegal option -- v
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
	[-64]		enforce a 64-bit link-edit
	[-a]		create an absolute file
	[-b]		do not do special PIC relocations in a.out
	[-B direct]	specify `direct' bindings for executable when run
	[-B dynamic | static]
			search for shared libraries|archives
	[-B eliminate]	eliminate unqualified global symbols from the
			symbol table
	[-B group]	relocate object from within group
	[-B local]	reduce unqualified global symbols to local
	[-B reduce]	process symbol reductions
	[-B symbolic]	bind external references to definitions when creating
			shared objects
	[-c name]	record configuration file `name'
	[-C]		demangle C++ symbol name diagnostics
	[-d y | n]	operate in dynamic|static mode
	[-D token,...]	print diagnostic messages
	[-e epsym]	use `epsym' as entry point address
	[-f name]	specify library for which this file is an auxiliary
			filter
	[-F name]	specify library for which this file is a filter
	[-G]		create a shared object
	[-h name]	use `name' as internal shared object identifier
	[-i]		ignore LD_LIBRARY_PATH setting
	[-I name]	use `name' as path of interpreter
	[-l x]		search for libx.so or libx.a
	[-L path]	search for libraries in directory `path'
	[-m]		print memory map
	[-M mapfile]	use processing directives contained in `mapfile'
	[-N string]	create a dynamic dependency for `string'
	[-o outfile]	name the output file `outfile'
	[-p auditlib]	identify audit library to accompany this object
	[-P auditlib]	identify audit library for processing the dependencies
			of this object
	[-Q y | n]	do|do not place version information in output file
	[-r]		create a relocatable object
	[-R path]	specify a library search path to be used at run time
	[-s]		strip any symbol and debugging information
	[-S supportlib]
			specify a link-edit support library
	[-t]		do not warn of multiply-defined symbols that have
			different sizes or alignments
	[-u symname]	create an undefined symbol `symname'
	[-V]		print version information
	[-Y P,dirlist]	use `dirlist' as a default path when searching for
			libraries
	[-z absexec]	when building an executable absolute symbols
 			referenced in dynamic objects are promoted to
 			the executable
	[-z allextract | defaultextract | weakextract]
			extract all member files, only members that resolve
			undefined tor tentative symbols, or allow extraction of
			archive members to resolvetweak references from 
			archive files
	[-z combreloc]	combine multiple relocation sections
	[-z nocompstrtab]
			disable compression of string tables
	[-z defs]	disallow undefined symbol references
	[-z direct | nodirect]
			enable|disable direct binding to shared object
			dependencies
	[-z endfiltee]	marks a filtee such that it will terminate a filters
			search
	[-z finiarray=function]
			name of function to be appended to the .finiarray
	[-z groupperm | nogroupperm]
			enable|disable setting of group permissions
			on dynamic dependencies
	[-z ignore | record]
			ignore|record unused dynamic dependencies
	[-z initarray=function]
			name of function to be appended to the .initarray
	[-z initfirst]	mark object to indicate that its .init section should
			be executed before the .init section of any other
			objects
	[-z interpose]	dynamic object is to be an `interposer' on direct
			bindings
	[-z lazyload | nolazyload]
			enable|disable delayed loading of shared object
			dependencies
	[-z ld32=arg1,arg2,...]
			define arguments applicable to the 32-bit class of ld(1)
	[-z ld64=arg1,arg2,...]
			define arguments applicable to the 64-bit class of ld(1)
	[-z loadfltr]	mark filter as requiring immediate loading of its
			filtees at runtime
	[-z muldefs]	allow multiply-defined symbols
	[-z nodefs]	allow undefined symbol references
	[-z nodefaultlib]
			mark object to ignore any default library search path
	[-z nodelete]	mark object as non-deletable
	[-z nodlopen]	mark object as non-dlopen()'able
	[-z nodump]	mark object as non-dldump()'able
	[-z nopartial]	expand any partially initialized symbols
	[-z noversion]	don't record any version sections
	[-z now]	mark object as requiring non-lazy binding
	[-z origin]	mark object as requiring $ORIGIN processing
	[-z preinitarray=function]
			name of function to be appended to the .preinitarray
	[-z redlocsym]	reduce local syms in .symtab to a minimum
	[-z rescan]	rescan archive list until no further member
			extraction occurs
	[-z text]	disallow output relocations against text
	[-z textoff]	allow output relocations against text
	[-z textwarn]	warn if there are relocations against text
	[-z verbose]	generate warnings for suspicious processings
configure:4560: $? = 1
configure:4562: /opt/forte8/SUNWspro/bin/CC -v </dev/null >&5
###     command line files and options (expanded):
### -v 
### CC: Note: NLSPATH = /opt/forte8/SUNWspro/prod/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/opt/forte8/SUNWspro/prod/bin/../../lib/locale/%L/LC_MESSAGES/%N.cat
configure:4565: $? = 0
configure:4567: /opt/forte8/SUNWspro/bin/CC -V </dev/null >&5
CC: Sun C++ 5.5 Patch 113817-09 2004/08/03
configure:4570: $? = 0
configure:4573: checking whether we are using the GNU C++ compiler
configure:4594: /opt/forte8/SUNWspro/bin/CC -c -fast -xtarget=ultra -xarch=v9  conftest.cc >&5
"configure", line 4585: Error: choke is not defined.
1 Error(s) detected.
configure:4597: $? = 1
configure: failed program was:
#line 4579 "configure"
#include "confdefs.h"

int
main ()
{
#ifndef __GNUC__
       choke me
#endif

  ;
  return 0;
}
configure:4615: result: no
configure:4621: checking whether /opt/forte8/SUNWspro/bin/CC accepts -g
configure:4639: /opt/forte8/SUNWspro/bin/CC -c -g  conftest.cc >&5
configure:4642: $? = 0
configure:4645: test -s conftest.o
configure:4648: $? = 0
configure:4658: result: yes
configure:4698: /opt/forte8/SUNWspro/bin/CC -c -fast -xtarget=ultra -xarch=v9  conftest.cc >&5
configure:4701: $? = 0
configure:4704: test -s conftest.o
configure:4707: $? = 0
configure:4729: /opt/forte8/SUNWspro/bin/CC -c -fast -xtarget=ultra -xarch=v9  conftest.cc >&5
"configure", line 4722: Error: The function "exit" must have a prototype.
1 Error(s) detected.
configure:4732: $? = 1
configure: failed program was:
#line 4717 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:4698: /opt/forte8/SUNWspro/bin/CC -c -fast -xtarget=ultra -xarch=v9  conftest.cc >&5
configure:4701: $? = 0
configure:4704: test -s conftest.o
configure:4707: $? = 0
configure:4729: /opt/forte8/SUNWspro/bin/CC -c -fast -xtarget=ultra -xarch=v9  conftest.cc >&5
configure:4732: $? = 0
configure:4735: test -s conftest.o
configure:4738: $? = 0
configure:4762: checking dependency style of /opt/forte8/SUNWspro/bin/CC
configure:4824: result: none
CXXFLAGS chosen by autoconf: -fast -xtarget=ultra -xarch=v9
configure:4852: checking C++ compiler /opt/forte8/SUNWspro/bin/CC -fast -xtarget=ultra -xarch=v9
configure:4867: /opt/forte8/SUNWspro/bin/CC -fast -xtarget=ultra -xarch=v9 conftest.cc -o conftest >&5
configure:4870: $? = 0
configure:4873: result: yes
configure:4913: checking how to run the C++ preprocessor
configure:4935: /opt/forte8/SUNWspro/bin/CC -E  conftest.cc
configure:4941: $? = 0
configure:4968: /opt/forte8/SUNWspro/bin/CC -E  conftest.cc
"configure", line 4965: Error: Could not open include file<ac_nonexistent.h>.
1 Error(s) detected.
configure:4974: $? = 1
configure: failed program was:
#line 4964 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:5011: result: /opt/forte8/SUNWspro/bin/CC -E
configure:5026: /opt/forte8/SUNWspro/bin/CC -E  conftest.cc
configure:5032: $? = 0
configure:5059: /opt/forte8/SUNWspro/bin/CC -E  conftest.cc
"configure", line 5056: Error: Could not open include file<ac_nonexistent.h>.
1 Error(s) detected.
configure:5065: $? = 1
configure: failed program was:
#line 5055 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:1482: Decided:
ABI=64
CC=/opt/forte8/SUNWspro/bin/cc
CFLAGS=-fast -xtarget=ultra -xarch=v9
CPPFLAGS=
GMP_LDFLAGS=
CXX=/opt/forte8/SUNWspro/bin/CC
CXXFLAGS=-fast -xtarget=ultra -xarch=v9
path= sparc64 generic
configure:5168: checking for /opt/forte8/SUNWspro/bin/cc option to accept ANSI C
configure:5228: /opt/forte8/SUNWspro/bin/cc  -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 5223: warning: statement not reached
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: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:5299: $? = 0
configure:5386: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
"configure", line 5378: warning: implicit function declaration: exit
configure:5389: $? = 0
configure:5391: ./conftest
configure:5394: $? = 0
configure:5407: result: yes
configure:5420: checking for string.h
configure:5430: /opt/forte8/SUNWspro/bin/cc -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:5940: checking for non-GNU ld
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: /opt/forte8/SUNWspro/bin/cc -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 /opt/forte8/SUNWspro/bin/cc object
configure:6851: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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 /opt/forte8/SUNWspro/bin/cc static flag  works
"conftest.c", line 1: warning: old-style declaration or incorrect type for: main
configure:7433: result: no
configure:7487: checking for /opt/forte8/SUNWspro/bin/cc option to produce PIC
configure:7640: result: -KPIC
configure:7647: checking if /opt/forte8/SUNWspro/bin/cc PIC flag -KPIC works
configure:7672: result: yes
configure:7696: checking if /opt/forte8/SUNWspro/bin/cc supports -c -o file.o
configure:7737: result: yes
configure:7762: checking whether the /opt/forte8/SUNWspro/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries
configure:8546: 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.8 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:10528: checking whether the /opt/forte8/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries
configure:11185: result: yes
configure:11201: /opt/forte8/SUNWspro/bin/CC -c -fast -xtarget=ultra -xarch=v9  conftest.cc >&5
configure:11204: $? = 0
configure:11304: checking for /opt/forte8/SUNWspro/bin/CC option to produce PIC
configure:11540: result: -KPIC
configure:11547: checking if /opt/forte8/SUNWspro/bin/CC PIC flag -KPIC works
configure:11572: result: yes
configure:11596: checking if /opt/forte8/SUNWspro/bin/CC supports -c -o file.o
configure:11637: result: yes
configure:11662: checking whether the /opt/forte8/SUNWspro/bin/CC linker (/usr/ccs/bin/ld) supports shared libraries
configure:11684: result: yes
configure:11749: checking how to hardcode library paths into programs
configure:11773: result: immediate
configure:11787: checking whether stripping libraries is possible
configure:11795: result: no
configure:11799: checking dynamic linker characteristics
configure:12238: result: solaris2.8 ld.so
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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for locale.h
configure:16706: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/mman.h
configure:16706: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/param.h
configure:16706: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/processor.h
configure:16706: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/resource.h
configure:16706: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/sysctl.h
configure:16706: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
"configure", line 16703: cannot find include file: <sys/sysctl.h>
cc: acomp failed for conftest.c
configure:16712: $? = 2
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: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
"configure", line 16703: cannot find include file: <sys/syssgi.h>
cc: acomp failed for conftest.c
configure:16712: $? = 2
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: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
"configure", line 16703: cannot find include file: <sys/systemcfg.h>
cc: acomp failed for conftest.c
configure:16712: $? = 2
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: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16696: checking for sys/times.h
configure:16706: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
configure:16712: $? = 0
configure:16731: result: yes
configure:16748: checking for sys/types.h
configure:16760: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 16789: cannot find include file: <stdint.h>
cc: acomp failed for conftest.c
configure:16763: $? = 2
configure: failed program was:
#line 16754 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:16779: result: no
configure:16748: checking for unistd.h
configure:16760: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 17505: syntax error before or at: __attribute__
"configure", line 17505: warning: old-style declaration or incorrect type for: __attribute__
"configure", line 17505: warning: syntax error:  empty declaration
cc: acomp failed for conftest.c
configure:17519: $? = 2
configure: failed program was:
#line 17504 "configure"
#include "confdefs.h"
int foo (int x) __attribute__ ((const));
int
main ()
{

  ;
  return 0;
}
configure:17536: result: no
configure:17546: checking whether gcc __attribute__ ((malloc)) works
configure:17555: /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9  -c conftest.c >conftest.out 2>&1
configure:17558: $? = 2
"conftest.c", line 1: syntax error before or at: __attribute__
"conftest.c", line 1: warning: old-style declaration or incorrect type for: __attribute__
"conftest.c", line 1: warning: syntax error:  empty declaration
cc: acomp failed for conftest.c
configure:17572: result: no
configure:17582: checking whether gcc __attribute__ ((mode (XX))) works
configure:17600: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 17589: syntax error before or at: __attribute__
"configure", line 17589: warning: old-style declaration or incorrect type for: __attribute__
"configure", line 17589: warning: syntax error:  empty declaration
cc: acomp failed for conftest.c
configure:17603: $? = 2
configure: failed program was:
#line 17588 "configure"
#include "confdefs.h"
typedef int SItype __attribute__ ((mode (SI)));
int
main ()
{

  ;
  return 0;
}
configure:17620: result: no
configure:17630: checking whether gcc __attribute__ ((noreturn)) works
configure:17648: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 17637: syntax error before or at: __attribute__
"configure", line 17637: warning: old-style declaration or incorrect type for: __attribute__
"configure", line 17637: warning: syntax error:  empty declaration
cc: acomp failed for conftest.c
configure:17651: $? = 2
configure: failed program was:
#line 17636 "configure"
#include "confdefs.h"
void foo (int x) __attribute__ ((noreturn));
int
main ()
{

  ;
  return 0;
}
configure:17668: result: no
configure:17678: checking for inline
configure:17702: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
configure:17705: $? = 0
configure:17708: test -s conftest.o
configure:17711: $? = 0
configure:17726: result: yes
configure:17768: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 17755: warning: old-style declaration or incorrect type for: die
"configure", line 17755: syntax error before or at: die
"configure", line 17755: warning: old-style declaration or incorrect type for: die
"configure", line 17758: warning: old-style declaration or incorrect type for: die
cc: acomp failed for conftest.c
configure:17771: $? = 2
configure: failed program was:
#line 17745 "configure"
#include "confdefs.h"
#define __GMP_WITHIN_CONFIGURE_INLINE 1
#define __GMP_WITHIN_CONFIGURE 1   /* ignore template stuff */
#define GMP_NAIL_BITS 0
#define __GMP_BITS_PER_MP_LIMB 123 /* dummy for GMP_NUMB_BITS etc */
#define GMP_LIMB_BITS 123
/* #undef _LONG_LONG_LIMB */
#include "./gmp-h.in"

#ifndef __GMP_EXTERN_INLINE
die die die
#endif

int
main ()
{

  ;
  return 0;
}
configure:17787: WARNING: gmp.h doesnt recognise compiler "inline", inlines will be unavailable
configure:17902: checking for main in -lm
configure:17922: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
configure:18153: $? = 0
configure:18156: test -s conftest.o
configure:18159: $? = 0
configure:18208: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9  conftest.c >&5
"configure", line 18259: undefined symbol: bogus
"configure", line 18259: syntax error before or at: endian
cc: acomp failed for conftest.c
configure:18271: $? = 2
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
"configure", line 18339: warning: implicit function declaration: exit
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: /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9  -c conftest.c >&5 2>&1
"conftest.c", line 6: warning: initializer does not fit or is out of range: 137
"conftest.c", line 6: warning: initializer does not fit or is out of range: 171
"conftest.c", line 6: warning: initializer does not fit or is out of range: 205
"conftest.c", line 6: warning: initializer does not fit or is out of range: 239
"conftest.c", line 8: warning: initializer does not fit or is out of range: 254
"conftest.c", line 8: warning: initializer does not fit or is out of range: 220
"conftest.c", line 8: warning: initializer does not fit or is out of range: 186
"conftest.c", line 8: warning: initializer does not fit or is out of range: 152
configure:18413: $? = 0
configure:18554: result: IEEE big endian
configure:18632: checking for alarm
configure:18669: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
clock_gettime                       conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
cputime                             conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for mmap
configure:18669: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
obstack_vprintf                     conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
read_real_time                      conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
syssgi                              conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
configure:18672: $? = 0
configure:18675: test -s conftest
configure:18678: $? = 0
configure:18688: result: yes
configure:18632: checking for strnlen
configure:18669: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
strnlen                             conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sysctl                              conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
Undefined			first referenced
 symbol  			    in file
sysctlbyname                        conftest.o
ld: fatal: Symbol referencing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
configure:18741: $? = 0
configure:18744: test -s conftest
configure:18747: $? = 0
configure:18757: result: yes
configure:18768: checking whether vsnprintf works
configure:18832: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
"configure", line 18813: warning: implicit function declaration: exit
configure:18835: $? = 0
configure:18837: ./conftest
configure:18840: $? = 0
configure:18832: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  >&5
"configure", line 18813: warning: implicit function declaration: exit
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: /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9  -c conftes1.c >&5 && /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9 conftes2.s >&5 && /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9 conftes1.o conftes2.o >&5
"conftes1.c", line 4: warning: old-style declaration or incorrect type for: main
"conftes1.c", line 4: warning: implicit function declaration: underscore_test
configure:19271: $? = 0
configure:19268: /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9  -c conftes1.c >&5 && /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9 conftes2.s >&5 && /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9 conftes1.o conftes2.o >&5
"conftes1.c", line 4: warning: old-style declaration or incorrect type for: main
"conftes1.c", line 4: warning: implicit function declaration: underscore_test
Undefined			first referenced
 symbol  			    in file
underscore_test                     conftes1.o
ld: fatal: Symbol referencing errors. No output written to a.out
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: /opt/forte8/SUNWspro/bin/cc -fast -xtarget=ultra -xarch=v9  -S conftest.c >&5
configure:19331: $? = 0
Compiler output:

	.section	".text",#alloc,#execinstr
	.file	"conftest.c"

	.section	".bss",#alloc,#write
Bbss.bss:

	.section	".data",#alloc,#write
Ddata.data:

	.section	".rodata",#alloc
!
! CONSTANT POOL
!
Drodata.rodata:
	.global	foo
	.align	4
!
! CONSTANT POOL
!
	.global foo
foo:
	.word	123
	.type	foo,#object
	.size	foo,4

! Begin Disassembling Debug Info
	.xstabs ".stab.index","V=10.0;DBG_GEN=4.14.14;cd;backend;Xa;O;R=Sun C 5.5 Patch 112760-15 2004/11/10",60,0,0,0
	.xstabs ".stab.index","/export/medusa/asmoore/build/gmp-4.1.4-sparcv9; /opt/forte8/SUNWspro/prod/bin/cc -fast -xtarget=ultra -xarch=v9 -S  conftest.c",52,0,0,0

! End Disassembling Debug Info

! Begin Disassembling Ident
	.ident	"cg: Sun Compiler Common 7.1 Patch 112763-16 2004/11/02"	! (NO SOURCE LINE)
	.ident	"acomp: Sun C 5.5 Patch 112760-15 2004/11/10"	! (/tmp/acompAAAcMaGcG:15)
	.ident	"iropt: Sun Compiler Common 7.1 Patch 112763-16 2004/11/02"	! (/tmp/acompAAAcMaGcG:16)
	.ident	"cg: Sun Compiler Common 7.1 Patch 112763-16 2004/11/02"	! (NO SOURCE LINE)
! End Disassembling Ident
Match: 	.section	".rodata",#alloc
configure:19361: result: 	.section	".rodata",#alloc
configure:19365: checking if the export directive needs an attribute
configure:19376: result: 
configure:19380: checking for assembler .type directive
configure:19391: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9 conftest.s >conftest.out 2>&1
configure:19394: $? = 2
/opt/forte8/SUNWspro/prod/bin/fbe: "conftest.s", line 1: error: invalid character (0x40)
cc: assembler failed for conftest.s
configure: failed program was:
	.type	sym, at function
configure:19391: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9 conftest.s >conftest.out 2>&1
configure:19466: $? = 0


conftest.o:
00000000000000 s 
00000000000000 n Lgurkmacka
00000000000000 n dummy
Trying .L
configure:19463: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9 conftest.s >conftest.out 2>&1
configure:19466: $? = 0


conftest.o:
00000000000000 s 
00000000000000 n dummy
configure:19505: result: .L
configure:19513: checking how to define a 32-bit word
configure:19538: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9 conftest.s >conftest.out 2>&1
configure:19591: $? = 0
configure:19612: result: no
configure:19863: checking if the assembler accepts ".register"
configure:19874: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=v9 conftest.s >conftest.out 2>&1
configure:19877: $? = 0
configure:19890: result: yes
configure:20700: checking for strcasecmp
configure:20737: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  -lm >&5
configure:20740: $? = 0
configure:20743: test -s conftest
configure:20746: $? = 0
configure:20756: result: yes
configure:20828: checking for fpu_control.h
configure:20838: /opt/forte8/SUNWspro/bin/cc -E  conftest.c
"configure", line 20835: cannot find include file: <fpu_control.h>
cc: acomp failed for conftest.c
configure:20844: $? = 2
configure: failed program was:
#line 20834 "configure"
#include "confdefs.h"
#include <fpu_control.h>
configure:20863: result: no
configure:20873: checking for fesetround
configure:20894: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  -lm -lm9x >&5
ld: fatal: library -lm9x: not found
ld: fatal: File processing errors. No output written to conftest
configure:20897: $? = 1
configure: failed program was:
#line 20882 "configure"
#include "confdefs.h"
#include <fenv.h>
int
main ()
{
fesetround(FE_TONEAREST);
  ;
  return 0;
}
configure:20915: result: no
configure:20929: checking for lrand48
configure:20966: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  -lm >&5
configure:20969: $? = 0
configure:20972: test -s conftest
configure:20975: $? = 0
configure:20985: result: yes
configure:20995: checking for valid NaN
configure:21017: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  -lm >&5
"configure", line 21010: warning: invalid floating point operation
"configure", line 21011: warning: division by 0
configure:21020: $? = 0
configure:21022: ./conftest
configure:21025: $? = 0
configure:21038: result: yes
configure:21115: checking for denormalized numbers
configure:21139: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  -lm >&5
configure:21142: $? = 0
configure:21144: ./conftest
1.112537e-308
configure:21147: $? = 0
configure:21160: result: yes
configure:21263: checking for stack_t
configure:21285: /opt/forte8/SUNWspro/bin/cc -c -fast -xtarget=ultra -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c -lreadline   >&5
Undefined			first referenced
 symbol  			    in file
tputs                               /opt/csw/lib/sparcv9/libreadline.so
tgetflag                            /opt/csw/lib/sparcv9/libreadline.so
tgetstr                             /opt/csw/lib/sparcv9/libreadline.so
tgetent                             /opt/csw/lib/sparcv9/libreadline.so
tgetnum                             /opt/csw/lib/sparcv9/libreadline.so
tgoto                               /opt/csw/lib/sparcv9/libreadline.so
ld: fatal: Symbol referencing errors. No output written to conftest
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 /opt/csw/bin/bison
configure:21416: result: bison -y
configure:21431: checking for flex
configure:21446: found /opt/csw/bin/flex
configure:21454: result: flex
configure:21467: checking for yywrap in -lfl
configure:21494: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c -lfl   >&5
ld: fatal: library -lfl: not found
ld: fatal: File processing errors. No output written to conftest
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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=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: /opt/forte8/SUNWspro/bin/cc -o conftest -fast -xtarget=ultra -xarch=v9  -xarch=v9 conftest.c  -ll >&5
"lex.yy.c", line 1388: warning: implicit function declaration: exit
"lex.yy.c", line 1451: warning: implicit function declaration: malloc
"lex.yy.c", line 1469: warning: implicit function declaration: realloc
"lex.yy.c", line 1479: warning: implicit function declaration: free
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 apollo

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:22594: config.h is unchanged
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='ultrasparc2-sun-solaris2.8'
ac_cv_build_alias='ultrasparc2-sun-solaris2.8'
ac_cv_c_bigendian='yes'
ac_cv_c_compiler_gnu='no'
ac_cv_c_stringize='yes'
ac_cv_c_volatile='yes'
ac_cv_cxx_compiler_gnu='no'
ac_cv_env_ABI_set='set'
ac_cv_env_ABI_value='64'
ac_cv_env_CC_set='set'
ac_cv_env_CC_value='/opt/forte8/SUNWspro/bin/cc'
ac_cv_env_CFLAGS_set='set'
ac_cv_env_CFLAGS_value='-fast -xtarget=ultra -xarch=v9'
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='set'
ac_cv_env_CXXFLAGS_value='-fast -xtarget=ultra -xarch=v9'
ac_cv_env_CXX_set='set'
ac_cv_env_CXX_value='/opt/forte8/SUNWspro/bin/CC'
ac_cv_env_LDFLAGS_set='set'
ac_cv_env_LDFLAGS_value='-xarch=v9'
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_lrand48='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_strcasecmp='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_fpu_control_h='no'
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='no'
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='ultrasparc2-sun-solaris2.8'
ac_cv_host_alias='ultrasparc2-sun-solaris2.8'
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_path_install='/opt/csw/bin/ginstall -c'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CPP='/opt/forte8/SUNWspro/bin/cc -E'
ac_cv_prog_CXXCPP='/opt/forte8/SUNWspro/bin/CC -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='/opt/forte8/SUNWspro/bin/cc'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_ac_ct_STRIP='strip'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g='yes'
ac_cv_prog_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_CXX_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",#alloc'
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='no'
gmp_cv_c_attribute_malloc='no'
gmp_cv_c_attribute_mode='no'
gmp_cv_c_attribute_noreturn='no'
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_c_o_CXX='yes'
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_prog_compiler_c_o_CXX='"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'\''"'
mpfr_cv_have_denorms='yes'
mpfr_cv_have_fesetround='no'
mpfr_cv_valid_nan='yes'

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

#define HAVE_HOST_CPU_ultrasparc2 1
#define PACKAGE "gmp"
#define VERSION "4.1.4"
#define WANT_FFT 1
#define HAVE_SPEED_CYCLECOUNTER 2
#ifdef __cplusplus
#include <stdlib.h>
#endif
#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_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_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 HAVE_STRCASECMP 1
#define HAVE_LRAND48 1
#define HAVE_INFS 1
#define HAVE_DENORMS 1
#define TUNE_SQR_KARATSUBA_MAX SQR_KARATSUBA_MAX_GENERIC
#define HAVE_STACK_T 1
#define YYTEXT_POINTER 1


configure: exit 0
-------------- next part --------------
make  all-recursive
Making all in tests
Making all in .
Making all in devel
Making all in mpn
Making all in mpz
Making all in mpq
Making all in mpf
Making all in rand
Making all in misc
Making all in cxx
Making all in mpbsd
Making all in mpn
Making all in mpz
Making all in mpq
Making all in mpf
Making all in printf
Making all in scanf
Making all in cxx
Making all in mpbsd
Making all in mpfr
Making all in tests
Making all in demos
Making all in calc
Making all in expr
Making all in tune
/bin/sh ./libtool --mode=link /opt/forte8/SUNWspro/bin/CC  -fast -xtarget=ultra -xarch=v9   -xarch=v9 -o libgmpxx.la -rpath /opt/csw/lib/sparcv9   -version-info 3:5:0 dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo			 cxx/osdoprnti.lo cxx/osfuns.lo					 cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la 
/opt/forte8/SUNWspro/bin/CC -G -nolib -hlibgmpxx.so.3 -o .libs/libgmpxx.so.3.0.5   .libs/dummy.o cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o  -R/export/medusa/asmoore/build/gmp-4.1.4-sparcv9/.libs -R/opt/csw/lib/sparcv9  ./.libs/libgmp.so  -lc  
ld: fatal: file .libs/dummy.o: wrong ELF class: ELFCLASS64
ld: fatal: File processing errors. No output written to .libs/libgmpxx.so.3.0.5
*** Error code 1
make: Fatal error: Command failed for target `libgmpxx.la'
Current working directory /export/medusa/asmoore/build/gmp-4.1.4-sparcv9
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/medusa/asmoore/build/gmp-4.1.4-sparcv9
*** Error code 1
make: Fatal error: Command failed for target `all'


More information about the gmp-bugs mailing list