<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16825" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have attached the config.log for processing the 
gmp-4.3.1 file.</FONT></DIV>
<DIV><FONT face=Arial size=2>I am using the SCO Development system - as I can't 
compile gcc without gmp first installed on the system, I tried and it told me 
that gmp is not available.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Since it appears that SCO will be moving into 
Chapter 7, we are trying to locate a different Cobol compiler company -and we 
found opencobol.org which needs GMP and libtools in order to compile.&nbsp; I 
also intend on using CENTOS Linux operating system or one of the other Linux 
OS's.&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any help here would be greatly 
appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you in advance for your 
assistance.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># ./configure<BR>checking build system type... 
pentium4-pc-sco3.2v5.0.6<BR>checking host system type... 
pentium4-pc-sco3.2v5.0.6<BR>checking for a BSD-compatible install... 
./install-sh -c<BR>checking whether build environment is sane... yes<BR>checking 
for gawk... no<BR>checking for mawk... no<BR>checking for nawk... 
nawk<BR>checking whether make sets $(MAKE)... yes<BR>checking whether to enable 
maintainer-specific portions of Makefiles... no<BR>checking ABI=64<BR>checking 
compiler gcc -O2 -pedantic -m64 ... no<BR>checking ABI=32<BR>checking compiler 
gcc -m32 -O2 -pedantic -fomit-frame-pointer ... no<BR>checking compiler gcc -O2 
-pedantic -fomit-frame-pointer ... no<BR>checking compiler icc -no-gcc ... 
no<BR>checking compiler cc -O ... grep: cannot open file conftest.s for reading: 
No su<BR>ch file or directory (error 2)<BR>yes<BR>checking compiler cc -O has 
sizeof(long)==4... yes<BR>checking for gcc... cc<BR>checking for C compiler 
default output file name... a.out<BR>checking whether the C compiler works... 
yes<BR>checking whether we are cross compiling... no<BR>checking for suffix of 
executables...<BR>checking for suffix of object files... o<BR>checking whether 
we are using the GNU C compiler... no<BR>checking whether cc accepts -g... 
yes<BR>checking for cc option to accept ANSI C... none needed<BR>checking how to 
run the C preprocessor... cc -E<BR>checking build system compiler cc... 
yes<BR>checking for build system preprocessor... cc -E<BR>checking for build 
system executable suffix...<BR>checking whether build system compiler is ANSI... 
yes<BR>checking for build system compiler math library... -lm<BR>checking for 
egrep... grep -E<BR>checking if the assembler knows about MMX instructions... 
yes<BR>checking if the assembler knows about SSE2 instructions... 
no<BR>configure: WARNING: 
+----------------------------------------------------------<BR>configure: 
WARNING: | WARNING WARNING WARNING<BR>configure: WARNING: | Host CPU has SSE2 
code, but it can't be assembled by<BR>configure: WARNING: 
|&nbsp;&nbsp;&nbsp;&nbsp; cc -c -O<BR>configure: WARNING: | Non-SSE2 
replacements will be used.<BR>configure: WARNING: | This will be an inferior 
build.<BR>configure: WARNING: 
+----------------------------------------------------------<BR>using 
ABI="32"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
CC="cc"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
CFLAGS="-O"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
CPPFLAGS=""<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; MPN_PATH=" x86/pentium4/mmx 
x86/pentium4 x86 generic"<BR>checking for function prototypes... yes<BR>checking 
for ANSI C header files... yes<BR>checking for sys/types.h... yes<BR>checking 
for sys/stat.h... yes<BR>checking for stdlib.h... yes<BR>checking for 
string.h... yes<BR>checking for memory.h... yes<BR>checking for strings.h... 
yes<BR>checking for inttypes.h... no<BR>checking for stdint.h... no<BR>checking 
for unistd.h... yes<BR>checking for string.h... (cached) yes<BR>checking whether 
assembler supports --noexecstack option... no<BR>checking for ar... 
ar<BR>checking for BSD-compatible nm... /udk/usr/ccs/bin/nm -p<BR>checking for a 
sed that does not truncate output... /bin/sed<BR>checking for non-GNU ld... 
/udk/usr/ccs/bin/ld<BR>checking if the linker (/udk/usr/ccs/bin/ld) is GNU ld... 
no<BR>checking for /udk/usr/ccs/bin/ld option to reload object files... 
-r<BR>checking whether ln -s works... yes<BR>checking how to recognize dependent 
libraries... pass_all<BR>checking whether the C compiler needs -belf... 
yes<BR>checking dlfcn.h usability... yes<BR>checking dlfcn.h presence... 
yes<BR>checking for dlfcn.h... yes<BR>checking the maximum length of command 
line arguments... 102400<BR>checking command to parse /udk/usr/ccs/bin/nm -p 
output from cc object... ok<BR>checking for objdir... .libs<BR>checking for 
ar... (cached) ar<BR>checking for ranlib... :<BR>checking for strip... 
strip<BR>checking for cc option to produce PIC... -KPIC<BR>checking if cc PIC 
flag -KPIC works... yes<BR>checking if cc static flag -Bstatic works... 
yes<BR>checking if cc supports -c -o file.o... yes<BR>checking whether the cc 
linker (/udk/usr/ccs/bin/ld) supports shared libraries..<BR>. yes<BR>checking 
dynamic linker characteristics... sco3.2v5.0.6 ld.so<BR>checking how to hardcode 
library paths into programs... immediate<BR>checking whether stripping libraries 
is possible... no<BR>checking if libtool supports shared libraries... 
yes<BR>checking whether to build shared libraries... yes<BR>checking whether to 
build static libraries... yes<BR>configure: creating libtool<BR>checking for 
ANSI C header files... (cached) yes<BR>checking whether time.h and sys/time.h 
may both be included... yes<BR>checking fcntl.h usability... yes<BR>checking 
fcntl.h presence... yes<BR>checking for fcntl.h... yes<BR>checking float.h 
usability... yes<BR>checking float.h presence... yes<BR>checking for float.h... 
yes<BR>checking invent.h usability... no<BR>checking invent.h presence... 
no<BR>checking for invent.h... no<BR>checking langinfo.h usability... 
yes<BR>checking langinfo.h presence... yes<BR>checking for langinfo.h... 
yes<BR>checking locale.h usability... yes<BR>checking locale.h presence... 
yes<BR>checking for locale.h... yes<BR>checking nl_types.h usability... 
yes<BR>checking nl_types.h presence... yes<BR>checking for nl_types.h... 
yes<BR>checking sys/attributes.h usability... no<BR>checking sys/attributes.h 
presence... no<BR>checking for sys/attributes.h... no<BR>checking sys/iograph.h 
usability... no<BR>checking sys/iograph.h presence... no<BR>checking for 
sys/iograph.h... no<BR>checking sys/mman.h usability... yes<BR>checking 
sys/mman.h presence... yes<BR>checking for sys/mman.h... yes<BR>checking 
sys/param.h usability... yes<BR>checking sys/param.h presence... yes<BR>checking 
for sys/param.h... yes<BR>checking sys/processor.h usability... yes<BR>checking 
sys/processor.h presence... yes<BR>checking for sys/processor.h... 
yes<BR>checking sys/pstat.h usability... no<BR>checking sys/pstat.h presence... 
no<BR>checking for sys/pstat.h... no<BR>checking sys/sysinfo.h usability... 
yes<BR>checking sys/sysinfo.h presence... yes<BR>checking for sys/sysinfo.h... 
yes<BR>checking sys/syssgi.h usability... no<BR>checking sys/syssgi.h 
presence... no<BR>checking for sys/syssgi.h... no<BR>checking sys/systemcfg.h 
usability... no<BR>checking sys/systemcfg.h presence... no<BR>checking for 
sys/systemcfg.h... no<BR>checking sys/time.h usability... yes<BR>checking 
sys/time.h presence... yes<BR>checking for sys/time.h... yes<BR>checking 
sys/times.h usability... yes<BR>checking sys/times.h presence... yes<BR>checking 
for sys/times.h... yes<BR>checking for sys/resource.h... yes<BR>checking for 
sys/sysctl.h... no<BR>checking for machine/hal_sysinfo.h... no<BR>checking 
whether fgetc is declared... yes<BR>checking whether fscanf is declared... 
yes<BR>checking whether optarg is declared... yes<BR>checking whether ungetc is 
declared... yes<BR>checking whether vfprintf is declared... yes<BR>checking 
whether sys_errlist is declared... no<BR>checking whether sys_nerr is 
declared... no<BR>checking return type of signal handlers... void<BR>checking 
for intmax_t... no<BR>checking for long double... yes<BR>checking for long 
long... yes<BR>checking for ptrdiff_t... yes<BR>checking for quad_t... 
no<BR>checking for uint_least32_t... no<BR>checking for preprocessor stringizing 
operator... yes<BR>checking for working volatile... yes<BR>checking for C/C++ 
restrict keyword... no<BR>checking whether &lt;stdarg.h&gt; exists and works... 
yes<BR>checking whether gcc __attribute__ ((const)) works... no<BR>checking 
whether gcc __attribute__ ((malloc)) works... no<BR>checking whether gcc 
__attribute__ ((mode (XX))) works... no<BR>checking whether gcc __attribute__ 
((noreturn)) works... no<BR>checking for inline... no<BR>checking for cos in 
-lm... yes<BR>checking for working alloca.h... no<BR>checking for alloca (via 
gmp-impl.h)... no<BR>checking how to allocate temporary memory... 
malloc-reentrant<BR>checking whether byte ordering is bigendian... 
no<BR>checking format of `double' floating point... IEEE little 
endian<BR>checking for alarm... yes<BR>checking for attr_get... no<BR>checking 
for clock... yes<BR>checking for clock_gettime... no<BR>checking for cputime... 
no<BR>checking for getpagesize... yes<BR>checking for getrusage... 
yes<BR>checking for gettimeofday... yes<BR>checking for getsysinfo... 
no<BR>checking for localeconv... yes<BR>checking for memset... yes<BR>checking 
for mmap... yes<BR>checking for mprotect... yes<BR>checking for nl_langinfo... 
yes<BR>checking for obstack_vprintf... no<BR>checking for popen... 
yes<BR>checking for processor_info... yes<BR>checking for pstat_getprocessor... 
no<BR>checking for raise... yes<BR>checking for read_real_time... no<BR>checking 
for sigaction... yes<BR>checking for sigaltstack... yes<BR>checking for 
sigstack... yes<BR>checking for syssgi... no<BR>checking for strchr... 
yes<BR>checking for strerror... yes<BR>checking for strnlen... no<BR>checking 
for strtol... yes<BR>checking for strtoul... yes<BR>checking for sysconf... 
yes<BR>checking for sysctl... no<BR>checking for sysctlbyname... no<BR>checking 
for times... yes<BR>checking for vsnprintf... yes<BR>checking whether vsnprintf 
works... yes<BR>checking whether sscanf needs writable input... no<BR>checking 
for struct pst_processor.psp_iticksperclktick... no<BR>checking for suitable 
m4... m4<BR>checking if m4wrap produces spurious output... no<BR>checking how to 
switch to text section... .text<BR>checking how to switch to data section... 
.data<BR>checking for assembler label suffix... :<BR>checking for assembler 
global directive... .globl<BR>checking for assembler global directive 
attribute...<BR>checking if globals are prefixed by underscore... no<BR>checking 
how to switch to read-only data section...&nbsp;&nbsp;&nbsp;&nbsp; 
.section&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .rodata,<BR>"a"<BR>checking 
for assembler .type directive... .type $1,@$2<BR>checking for assembler .size 
directive... .size $1,$2<BR>checking for assembler local label prefix... 
.L<BR>checking for assembler byte directive... .byte<BR>checking how to define a 
32-bit word... .long<BR>checking if .align assembly directive is logarithmic... 
no<BR>checking if the .align directive accepts an 0x90 fill in .text... 
no<BR>checking for assembler COFF type directives... no<BR>checking if 
_GLOBAL_OFFSET_TABLE_ is prefixed by underscore... no<BR>checking if the 
assembler takes cl with shldl... no<BR>checking for unsigned short... 
yes<BR>checking size of unsigned short... 2<BR>checking for unsigned... 
yes<BR>checking size of unsigned... 4<BR>checking for unsigned long... 
yes<BR>checking size of unsigned long... 4<BR>checking for mp_limb_t... 
yes<BR>checking size of mp_limb_t... 4<BR>checking for stack_t... 
yes<BR>checking for tputs in -lncurses... no<BR>checking for tputs in 
-lcurses... yes<BR>checking for readline in -lreadline... no<BR>checking 
readline detected... no<BR>checking for bison... no<BR>checking for byacc... 
no<BR>checking for flex... no<BR>checking for lex... lex<BR>checking for yywrap 
in -lfl... no<BR>checking for yywrap in -ll... yes<BR>checking lex output file 
root... lex.yy<BR>checking whether yytext is a pointer... no<BR>checking for 
ranlib... (cached) :<BR>creating config.m4<BR>configure: creating 
./config.status<BR>./config.status[303]: : is not an 
identifier<BR>#<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Contents of Config.log </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># cat config.log<BR>This file contains any messages 
produced by compilers while<BR>running configure, to aid debugging if configure 
makes a mistake.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It was created by GNU MP configure 4.3.1, which 
was<BR>generated by GNU Autoconf 2.59.&nbsp; Invocation command line 
was</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; $ ./configure</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>## --------- ##<BR>## Platform. ##<BR>## --------- 
##</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>hostname = newelmo.newelmo.com<BR>uname -m = 
i386<BR>uname -r = 3.2<BR>uname -s = SCO_SV<BR>uname -v = 5.0.6</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>/usr/bin/uname -p = unknown<BR>/bin/uname 
-X&nbsp;&nbsp;&nbsp;&nbsp; =<BR>System = SCO_SV<BR>Node = newelmo<BR>Release = 
3.2v5.0.6<BR>KernelID = 2000-07-27<BR>Machine = Xeon<BR>BusType = ISA<BR>Serial 
= 2DJ032876<BR>Users = 16-user<BR>OEM# = 0<BR>Origin# = 1<BR>NumCPU = 
1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>/bin/arch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
= unknown<BR>/usr/bin/arch -k&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 
unknown<BR>/usr/convex/getsysinfo = 
unknown<BR>hostinfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 

unknown<BR>/bin/machine&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
= unknown<BR>/usr/bin/oslevel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 
unknown<BR>/bin/universe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; = 
unknown</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>PATH: /bin<BR>PATH: /etc<BR>PATH: /usr/bin<BR>PATH: 
/tcb/bin<BR>PATH: /udk/usr/ccs/bin</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>## ----------- ##<BR>## Core tests. ##<BR>## 
----------- ##</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>configure:1655: checking build system 
type<BR>configure:1673: result: pentium4-pc-sco3.2v5.0.6<BR>configure:1681: 
checking host system type<BR>configure:1695: result: 
pentium4-pc-sco3.2v5.0.6<BR>configure:1718: checking for a BSD-compatible 
install<BR>configure:1773: result: ./install-sh -c<BR>configure:1784: checking 
whether build environment is sane<BR>configure:1827: result: 
yes<BR>configure:1884: checking for gawk<BR>configure:1913: result: 
no<BR>configure:1884: checking for mawk<BR>configure:1913: result: 
no<BR>configure:1884: checking for nawk<BR>configure:1900: found 
/usr/bin/nawk<BR>configure:1910: result: nawk<BR>configure:1920: checking 
whether make sets $(MAKE)<BR>configure:1940: result: yes<BR>configure:2106: 
checking whether to enable maintainer-specific portions of 
Makef<BR>iles<BR>configure:2115: result: 
no<BR>User:<BR>ABI=<BR>CC=<BR>CFLAGS=(unset)<BR>CPPFLAGS=(unset)<BR>MPN_PATH=<BR>GMP:<BR>abilist=64 
32<BR>cclist=gcc icc cc<BR>configure:3829: gcc 2&gt;&amp;1 | grep xlc 
&gt;/dev/null<BR>configure:3832: $? = 1<BR>configure:3886: checking compiler gcc 
-O2 -pedantic -m64<BR>Test compile:<BR>configure:3900: gcc -O2 -pedantic 
-m64&nbsp; conftest.c &gt;&amp;5<BR>./configure[3901]: gcc:&nbsp; not 
found<BR>configure:3903: $? = 1<BR>failed program was:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>int main () { return 0; }<BR>configure:4926: 
result: no<BR>configure:3829: gcc 2&gt;&amp;1 | grep xlc 
&gt;/dev/null<BR>configure:3832: $? = 1<BR>configure:3886: checking compiler gcc 
-m32 -O2 -pedantic -fomit-frame-pointer<BR>Test compile:<BR>configure:3900: gcc 
-m32 -O2 -pedantic -fomit-frame-pointer&nbsp; conftest.c 
&gt;&amp;5<BR>./configure[3901]: gcc:&nbsp; not found<BR>configure:3903: $? = 
1<BR>failed program was:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>int main () { return 0; }<BR>configure:4926: 
result: no<BR>configure:3886: checking compiler gcc -O2 -pedantic 
-fomit-frame-pointer<BR>Test compile:<BR>configure:3900: gcc -O2 -pedantic 
-fomit-frame-pointer&nbsp; conftest.c &gt;&amp;5<BR>./configure[3901]: 
gcc:&nbsp; not found<BR>configure:3903: $? = 1<BR>failed program 
was:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>int main () { return 0; }<BR>configure:4926: 
result: no<BR>configure:3807: icc -c conftest.c &gt;&amp;5<BR>./configure[3808]: 
icc:&nbsp; not found<BR>configure:3810: $? = 1<BR>configure:3829: icc 
2&gt;&amp;1 | grep xlc &gt;/dev/null<BR>configure:3832: $? = 
1<BR>configure:3886: checking compiler icc -no-gcc<BR>Test 
compile:<BR>configure:3900: icc -no-gcc&nbsp; conftest.c 
&gt;&amp;5<BR>./configure[3901]: icc:&nbsp; not found<BR>configure:3903: $? = 
1<BR>failed program was:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>int main () { return 0; }<BR>configure:4926: 
result: no<BR>configure:3807: cc -c conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: 
"conftest.c", line 2: syntax error, probably missing ",", ";" o<BR>r 
"="<BR>UX:acomp: ERROR: "conftest.c", line 2: Syntax error before or at: 
me<BR>UX:acomp: ERROR: "conftest.c", line 4: syntax error, probably missing ",", 
";" o<BR>r "="<BR>configure:3810: $? = 1<BR>configure:3829: cc 2&gt;&amp;1 | 
grep xlc &gt;/dev/null<BR>configure:3832: $? = 1<BR>configure:3886: checking 
compiler cc -O<BR>Test compile:<BR>configure:3900: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:3903: $? = 0<BR>configure:3908: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:3911: $? = 0<BR>Test compile: 
function pointer return<BR>configure:3954: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:3957: $? = 0<BR>configure:3962: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:3965: $? = 0<BR>Test compile: 
cmov instruction<BR>configure:4010: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4013: $? = 0<BR>configure:4018: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4021: $? = 0<BR>Test compile: 
double -&gt; ulong conversion<BR>configure:4067: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4070: $? = 0<BR>configure:4075: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4078: $? = 0<BR>Test compile: 
double negation<BR>configure:4122: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4125: $? = 0<BR>configure:4130: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4133: $? = 0<BR>Test compile: 
double -&gt; float conversion<BR>configure:4178: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4181: $? = 0<BR>configure:4186: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4189: $? = 0<BR>Test compile: 
gnupro alpha ev6 char spilling<BR>configure:4263: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4266: $? = 0<BR>configure:4271: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4274: $? = 0<BR>Test compile: 
__builtin_alloca availability<BR>configure:4314: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>main&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/udk/usr/ccs/lib/crt1.o<BR>__builtin_alloca&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: a.out: fatal error: Symbol referencing errors. No 
output written t<BR>o a.out<BR>configure:4317: $? = 1<BR>failed program 
was:<BR>int k; int foo () { __builtin_alloca (k); }<BR>Test compile: abs int 
-&gt; double conversion<BR>configure:4438: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4441: $? = 0<BR>configure:4446: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4449: $? = 0<BR>Test compile: 
long long reliability test 1<BR>configure:4502: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4505: $? = 0<BR>configure:4510: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4513: $? = 0<BR>Test compile: 
long long reliability test 2<BR>configure:4562: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4565: $? = 0<BR>configure:4570: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4573: $? = 0<BR>Test compile: 
mpn_lshift_com optimization<BR>configure:4661: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4664: $? = 0<BR>configure:4669: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4672: $? = 0<BR>Test compile: 
mpn_lshift_com optimization 2<BR>configure:4769: cc -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:4772: $? = 0<BR>configure:4777: ./a.out || ./b.out || 
./a.exe || ./a_out.exe || ./conftest<BR>configure:4780: $? = 0<BR>Testing gcc 
GOT with eax emitted<BR>configure:4828: cc -O&nbsp; -fPIC -S conftest.c 
&gt;&amp;5 2&gt;&amp;1<BR>configure:4831: $? = 0<BR>Result: 
no<BR>configure:4926: result: yes<BR>configure: testlist 
sizeof-long-4<BR>configure:5101: checking compiler cc -O has 
sizeof(long)==4<BR>configure:5114: cc -O -c conftest.c 
&gt;&amp;5<BR>configure:5117: $? = 0<BR>configure:5122: result: 
yes<BR>configure:6584: checking for gcc<BR>configure:6610: result: 
cc<BR>configure:6854: checking for C compiler version<BR>configure:6857: cc 
--version &lt;/dev/null &gt;&amp;5<BR>UX:cc: TO FIX: Usage: cc [ 
-01234A:b:B:Ccd:D:e:EgGh:HI:K:l:L:o:OpPq:Q:Su:U:vVwW:<BR>X:Y:z:#Z: ] files 
...<BR>configure:6860: $? = 1<BR>configure:6862: cc -v &lt;/dev/null 
&gt;&amp;5<BR>UX:cc: TO FIX: Usage: cc [ 
-01234A:b:B:Ccd:D:e:EgGh:HI:K:l:L:o:OpPq:Q:Su:U:vVwW:<BR>X:Y:z:#Z: ] files 
...<BR>configure:6865: $? = 1<BR>configure:6867: cc -V &lt;/dev/null 
&gt;&amp;5<BR>UX:cc: INFO: Optimizing C Compilation System&nbsp; (CCS) 3.2&nbsp; 
09/28/99 (santamariasbl<BR>5.1.rs1ubl7)<BR>UX:cc: TO FIX: Usage: cc [ 
-01234A:b:B:Ccd:D:e:EgGh:HI:K:l:L:o:OpPq:Q:Su:U:vVwW:<BR>X:Y:z:#Z: ] files 
...<BR>configure:6870: $? = 1<BR>configure:6893: checking for C compiler default 
output file name<BR>configure:6896: cc -O&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>configure:6899: $? = 0<BR>configure:6945: result: 
a.out<BR>configure:6950: checking whether the C compiler 
works<BR>configure:6956: ./a.out<BR>configure:6959: $? = 0<BR>configure:6976: 
result: yes<BR>configure:6983: checking whether we are cross 
compiling<BR>configure:6985: result: no<BR>configure:6988: checking for suffix 
of executables<BR>configure:6990: cc -o conftest -O&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>configure:6993: $? = 0<BR>configure:7018: 
result:<BR>configure:7024: checking for suffix of object 
files<BR>configure:7045: cc -c -O&nbsp; conftest.c &gt;&amp;5<BR>configure:7048: 
$? = 0<BR>configure:7070: result: o<BR>configure:7074: checking whether we are 
using the GNU C compiler<BR>configure:7098: cc -c -O&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 20: undefined symbol: 
choke<BR>UX:acomp: ERROR: "conftest.c", line 20: Syntax error before or at: 
me<BR>configure:7104: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| /* end confdefs.h.&nbsp; */<BR>|<BR>| int<BR>| 
main ()<BR>| {<BR>| #ifndef 
__GNUC__<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; choke me<BR>| 
#endif<BR>|<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:7130: result: no<BR>configure:7136: checking whether cc accepts 
-g<BR>configure:7157: cc -c -g&nbsp; conftest.c &gt;&amp;5<BR>configure:7163: $? 
= 0<BR>configure:7167: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:7170: $? = 0<BR>configure:7173: test -s 
conftest.o<BR>configure:7176: $? = 0<BR>configure:7187: result: 
yes<BR>configure:7204: checking for cc option to accept ANSI 
C<BR>configure:7274: cc&nbsp; -c -O&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: 
WARNING: "conftest.c", line 58: statement not reached<BR>configure:7280: $? = 
0<BR>configure:7284: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:7287: $? = 0<BR>configure:7290: test -s 
conftest.o<BR>configure:7293: $? = 0<BR>configure:7311: result: none 
needed<BR>configure:7329: cc -c -O&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: 
ERROR: "conftest.c", line 2: syntax error, probably missing ",", ";" o<BR>r 
"="<BR>UX:acomp: ERROR: "conftest.c", line 2: Syntax error before or at: 
me<BR>UX:acomp: ERROR: "conftest.c", line 4: syntax error, probably missing ",", 
";" o<BR>r "="<BR>configure:7335: $? = 1<BR>configure: failed program was:<BR>| 
#ifndef __cplusplus<BR>|&nbsp;&nbsp; choke me<BR>| #endif<BR>configure:7474: 
checking how to run the C preprocessor<BR>configure:7509: cc -E&nbsp; 
conftest.c<BR>configure:7515: $? = 0<BR>configure:7547: cc -E&nbsp; 
conftest.c<BR>UX:acomp: ERROR: "conftest.c", line 15: cannot find include file: 
&lt;ac_nonexisten<BR>t.h&gt;<BR>configure:7553: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;ac_nonexistent.h&gt;<BR>configure:7592: result: cc -E<BR>configure:7616: cc 
-E&nbsp; conftest.c<BR>configure:7622: $? = 0<BR>configure:7654: cc -E&nbsp; 
conftest.c<BR>UX:acomp: ERROR: "conftest.c", line 15: cannot find include file: 
&lt;ac_nonexisten<BR>t.h&gt;<BR>configure:7660: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;ac_nonexistent.h&gt;<BR>configure:7735: cc -c -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:7741: $? = 0<BR>configure:7745: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:7748: $? = 0<BR>configure:7751: test -s 
conftest.o<BR>configure:7754: $? = 0<BR>configure:7842: checking build system 
compiler cc<BR>configure:7855: cc conftest.c<BR>configure:7858: $? = 
0<BR>configure:7865: result: yes<BR>configure:7886: checking for build system 
preprocessor<BR>configure:7897: cc -E conftest.c<BR>#pragma working_directory 
"/data3/OPENCOBOL/gmp-4.3.1"<BR>#file&nbsp;&nbsp; "conftest.c"<BR>#pragma 
include_directory "/udk/usr/include"<BR>#ident "acomp: (CCS) 3.2&nbsp; 09/28/99 
(santamariasbl5.1.rs1ubl7)"<BR>configure:7900: $? = 0<BR>configure:7917: result: 
cc -E<BR>configure:7924: checking for build system executable 
suffix<BR>configure:7938: cc conftest.c -o conftest.exe<BR>configure:7941: $? = 
0<BR>./configure[7943]: ./conftest:&nbsp; not found<BR>configure:7938: cc 
conftest.c -o conftest,ff8<BR>configure:7941: $? = 0<BR>./configure[7943]: 
./conftest:&nbsp; not found<BR>configure:7938: cc conftest.c -o 
conftest<BR>configure:7941: $? = 0<BR>configure:7957: result:<BR>configure:7963: 
checking whether build system compiler is ANSI<BR>configure:7976: cc 
conftest.c<BR>configure:7979: $? = 0<BR>configure:7988: result: 
yes<BR>configure:7998: checking for build system compiler math 
library<BR>configure:8017: cc conftest.c -lm<BR>configure:8020: $? = 
0<BR>configure:8029: result: -lm<BR>configure:8839: checking for 
egrep<BR>configure:8849: result: grep -E<BR>configure:8920: checking if the 
assembler knows about MMX instructions<BR>configure:8930: cc -c -O&nbsp; 
conftest.s &gt;conftest.out 2&gt;&amp;1<BR>configure:8933: $? = 
0<BR>configure:8957: result: yes<BR>configure:9024: checking if the assembler 
knows about SSE2 instructions<BR>configure:9034: cc -c -O&nbsp; conftest.s 
&gt;conftest.out 2&gt;&amp;1<BR>configure:9037: $? = 1<BR>UX:as: ERROR: 
conftest.s:2:unknown instruction: paddq<BR>configure: failed program 
was:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.text<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; paddq&nbsp;&nbsp; %mm0, 
%mm1<BR>configure:9051: result: no<BR>configure:9058: WARNING: 
+------------------------------------------------------<BR>----<BR>configure:9060: 
WARNING: | WARNING WARNING WARNING<BR>configure:9062: WARNING: | Host CPU has 
SSE2 code, but it can't be assembled by<BR>configure:9064: WARNING: 
|&nbsp;&nbsp;&nbsp;&nbsp; cc -c -O<BR>configure:9066: WARNING: | Non-SSE2 
replacements will be used.<BR>configure:9068: WARNING: | This will be an 
inferior build.<BR>configure:9070: WARNING: 
+------------------------------------------------------<BR>----<BR>Decided:<BR>ABI=32<BR>CC=cc<BR>CFLAGS=-O<BR>CPPFLAGS=<BR>GMP_LDFLAGS=<BR>CXX=<BR>CXXFLAGS=<BR>path= 
x86/pentium4/mmx x86/pentium4 x86 generic<BR>configure:9123: checking for 
function prototypes<BR>configure:9126: result: yes<BR>configure:9143: checking 
for ANSI C header files<BR>configure:9168: cc -c -O&nbsp; conftest.c 
&gt;&amp;5<BR>configure:9174: $? = 0<BR>configure:9178: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9181: $? = 0<BR>configure:9184: test -s 
conftest.o<BR>configure:9187: $? = 0<BR>configure:9276: cc -o conftest 
-O&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>configure:9279: $? = 
0<BR>configure:9281: ./conftest<BR>configure:9284: $? = 0<BR>configure:9299: 
result: yes<BR>configure:9323: checking for sys/types.h<BR>configure:9339: cc -c 
-O&nbsp; conftest.c &gt;&amp;5<BR>configure:9345: $? = 0<BR>configure:9349: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9352: $? = 0<BR>configure:9355: test -s 
conftest.o<BR>configure:9358: $? = 0<BR>configure:9369: result: 
yes<BR>configure:9323: checking for sys/stat.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>configure:9345: $? = 0<BR>configure:9349: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9352: $? = 0<BR>configure:9355: test -s 
conftest.o<BR>configure:9358: $? = 0<BR>configure:9369: result: 
yes<BR>configure:9323: checking for stdlib.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>configure:9345: $? = 0<BR>configure:9349: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9352: $? = 0<BR>configure:9355: test -s 
conftest.o<BR>configure:9358: $? = 0<BR>configure:9369: result: 
yes<BR>configure:9323: checking for string.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>configure:9345: $? = 0<BR>configure:9349: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9352: $? = 0<BR>configure:9355: test -s 
conftest.o<BR>configure:9358: $? = 0<BR>configure:9369: result: 
yes<BR>configure:9323: checking for memory.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>configure:9345: $? = 0<BR>configure:9349: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9352: $? = 0<BR>configure:9355: test -s 
conftest.o<BR>configure:9358: $? = 0<BR>configure:9369: result: 
yes<BR>configure:9323: checking for strings.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>configure:9345: $? = 0<BR>configure:9349: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9352: $? = 0<BR>configure:9355: test -s 
conftest.o<BR>configure:9358: $? = 0<BR>configure:9369: result: 
yes<BR>configure:9323: checking for inttypes.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 59: cannot find 
include file: &lt;inttypes.h&gt;<BR>configure:9345: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| #include &lt;stdio.h&gt;<BR>| #if 
HAVE_SYS_TYPES_H<BR>| # include &lt;sys/types.h&gt;<BR>| #endif<BR>| #if 
HAVE_SYS_STAT_H<BR>| # include &lt;sys/stat.h&gt;<BR>| #endif<BR>| #if 
STDC_HEADERS<BR>| # include &lt;stdlib.h&gt;<BR>| # include 
&lt;stddef.h&gt;<BR>| #else<BR>| # if HAVE_STDLIB_H<BR>| #&nbsp; include 
&lt;stdlib.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_STRING_H<BR>| # if 
!STDC_HEADERS &amp;&amp; HAVE_MEMORY_H<BR>| #&nbsp; include 
&lt;memory.h&gt;<BR>| # endif<BR>| # include &lt;string.h&gt;<BR>| #endif<BR>| 
#if HAVE_STRINGS_H<BR>| # include &lt;strings.h&gt;<BR>| #endif<BR>| #if 
HAVE_INTTYPES_H<BR>| # include &lt;inttypes.h&gt;<BR>| #else<BR>| # if 
HAVE_STDINT_H<BR>| #&nbsp; include &lt;stdint.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_UNISTD_H<BR>| # include &lt;unistd.h&gt;<BR>| 
#endif<BR>|<BR>| #include &lt;inttypes.h&gt;<BR>configure:9369: result: 
no<BR>configure:9323: checking for stdint.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 59: cannot find 
include file: &lt;stdint.h&gt;<BR>configure:9345: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| #include &lt;stdio.h&gt;<BR>| #if 
HAVE_SYS_TYPES_H<BR>| # include &lt;sys/types.h&gt;<BR>| #endif<BR>| #if 
HAVE_SYS_STAT_H<BR>| # include &lt;sys/stat.h&gt;<BR>| #endif<BR>| #if 
STDC_HEADERS<BR>| # include &lt;stdlib.h&gt;<BR>| # include 
&lt;stddef.h&gt;<BR>| #else<BR>| # if HAVE_STDLIB_H<BR>| #&nbsp; include 
&lt;stdlib.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_STRING_H<BR>| # if 
!STDC_HEADERS &amp;&amp; HAVE_MEMORY_H<BR>| #&nbsp; include 
&lt;memory.h&gt;<BR>| # endif<BR>| # include &lt;string.h&gt;<BR>| #endif<BR>| 
#if HAVE_STRINGS_H<BR>| # include &lt;strings.h&gt;<BR>| #endif<BR>| #if 
HAVE_INTTYPES_H<BR>| # include &lt;inttypes.h&gt;<BR>| #else<BR>| # if 
HAVE_STDINT_H<BR>| #&nbsp; include &lt;stdint.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_UNISTD_H<BR>| # include &lt;unistd.h&gt;<BR>| 
#endif<BR>|<BR>| #include &lt;stdint.h&gt;<BR>configure:9369: result: 
no<BR>configure:9323: checking for unistd.h<BR>configure:9339: cc -c -O&nbsp; 
conftest.c &gt;&amp;5<BR>configure:9345: $? = 0<BR>configure:9349: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:9352: $? = 0<BR>configure:9355: test -s 
conftest.o<BR>configure:9358: $? = 0<BR>configure:9369: result: 
yes<BR>configure:9394: checking for string.h<BR>configure:9399: result: 
yes<BR>configure:9542: checking whether assembler supports --noexecstack 
option<BR>configure:9552: cc 
-O<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-S -o conftest.s conftest.c &gt;/dev/null<BR>configure:9555: $? = 
0<BR>configure:9572: result: no<BR>configure:9623: checking for 
ar<BR>configure:9639: found /udk/usr/ccs/bin/ar<BR>configure:9650: result: 
ar<BR>configure:9681: checking for BSD-compatible nm<BR>configure:9730: result: 
/udk/usr/ccs/bin/nm -p<BR>configure:10002: checking for a sed that does not 
truncate output<BR>configure:10058: result: /bin/sed<BR>configure:10105: 
checking for non-GNU ld<BR>configure:10139: result: 
/udk/usr/ccs/bin/ld<BR>configure:10148: checking if the linker 
(/udk/usr/ccs/bin/ld) is GNU ld<BR>configure:10163: result: 
no<BR>configure:10168: checking for /udk/usr/ccs/bin/ld option to reload object 
files<BR>configure:10175: result: -r<BR>configure:10193: checking whether ln -s 
works<BR>configure:10197: result: yes<BR>configure:10204: checking how to 
recognize dependent libraries<BR>configure:10390: result: 
pass_all<BR>configure:10531: checking whether the C compiler needs 
-belf<BR>configure:10558: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>configure:10564: $? = 0<BR>configure:10568: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:10571: $? = 0<BR>configure:10574: test -s 
conftest<BR>configure:10577: $? = 0<BR>configure:10595: result: 
yes<BR>configure:10884: checking dlfcn.h usability<BR>configure:10896: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:10902: $? = 0<BR>configure:10906: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:10909: $? = 0<BR>configure:10912: test -s 
conftest.o<BR>configure:10915: $? = 0<BR>configure:10925: result: 
yes<BR>configure:10929: checking dlfcn.h presence<BR>configure:10939: cc 
-E&nbsp; conftest.c<BR>configure:10945: $? = 0<BR>configure:10965: result: 
yes<BR>configure:11000: checking for dlfcn.h<BR>configure:11007: result: 
yes<BR>configure:11263: checking the maximum length of command line 
arguments<BR>configure:11375: result: 102400<BR>configure:11387: checking 
command to parse /udk/usr/ccs/bin/nm -p output from 
cc<BR>&nbsp;object<BR>configure:11492: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:11495: $? = 0<BR>configure:11499: /udk/usr/ccs/bin/nm -p 
conftest.o \| sed -n -e 
's/^.*[<BR>]\([DT][DT]*\)[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
][&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \&gt; 
con<BR>ftest.nm<BR>configure:11502: $? = 0<BR>configure:11554: cc -o conftest -O 
-belf&nbsp;&nbsp; conftest.c conftstm.o &gt;&amp;5<BR>configure:11557: $? = 
0<BR>configure:11595: result: ok<BR>configure:11599: checking for 
objdir<BR>configure:11614: result: .libs<BR>configure:11704: checking for 
ar<BR>configure:11731: result: ar<BR>configure:11784: checking for 
ranlib<BR>configure:11811: result: :<BR>configure:11864: checking for 
strip<BR>configure:11880: found /udk/usr/ccs/bin/strip<BR>configure:11891: 
result: strip<BR>configure:12213: checking for cc option to produce 
PIC<BR>configure:12445: result: -KPIC<BR>configure:12453: checking if cc PIC 
flag -KPIC works<BR>configure:12471: cc -c -O -belf&nbsp; -KPIC -DPIC conftest.c 
&gt;&amp;5<BR>configure:12475: $? = 0<BR>configure:12488: result: 
yes<BR>configure:12516: checking if cc static flag -Bstatic 
works<BR>configure:12544: result: yes<BR>configure:12554: checking if cc 
supports -c -o file.o<BR>configure:12575: cc -c -O -belf&nbsp; -o 
out/conftest2.o conftest.c &gt;&amp;5<BR>configure:12579: $? = 
0<BR>configure:12601: result: yes<BR>configure:12627: checking whether the cc 
linker (/udk/usr/ccs/bin/ld) supports s<BR>hared libraries<BR>configure:13611: 
result: yes<BR>configure:13678: checking dynamic linker 
characteristics<BR>configure:14280: result: sco3.2v5.0.6 
ld.so<BR>configure:14289: checking how to hardcode library paths into 
programs<BR>configure:14314: result: immediate<BR>configure:14328: checking 
whether stripping libraries is possible<BR>configure:14350: result: 
no<BR>configure:15168: checking if libtool supports shared 
libraries<BR>configure:15170: result: yes<BR>configure:15173: checking whether 
to build shared libraries<BR>configure:15194: result: yes<BR>configure:15197: 
checking whether to build static libraries<BR>configure:15201: result: 
yes<BR>configure:15294: creating libtool<BR>configure:24528: checking for ANSI C 
header files<BR>configure:24684: result: yes<BR>configure:24694: checking 
whether time.h and sys/time.h may both be included<BR>configure:24719: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24725: $? = 0<BR>configure:24729: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24732: $? = 0<BR>configure:24735: test -s 
conftest.o<BR>configure:24738: $? = 0<BR>configure:24749: result: 
yes<BR>configure:24815: checking fcntl.h usability<BR>configure:24827: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 0<BR>configure:24837: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking fcntl.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for fcntl.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking float.h usability<BR>configure:24827: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 0<BR>configure:24837: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking float.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for float.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking invent.h usability<BR>configure:24827: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 65: 
cannot find include file: &lt;invent.h&gt;<BR>configure:24833: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| #include &lt;invent.h&gt;<BR>configure:24856: 
result: no<BR>configure:24860: checking invent.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>UX:acomp: ERROR: "conftest.c", line 31: cannot find 
include file: &lt;invent.h&gt;<BR>configure:24876: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;invent.h&gt;<BR>configure:24896: result: no<BR>configure:24931: checking for 
invent.h<BR>configure:24938: result: no<BR>configure:24815: checking langinfo.h 
usability<BR>configure:24827: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:24833: $? = 0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking langinfo.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for langinfo.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking locale.h usability<BR>configure:24827: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 0<BR>configure:24837: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking locale.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for locale.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking nl_types.h usability<BR>configure:24827: cc -c 
-O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 
0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking nl_types.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for nl_types.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking sys/attributes.h usability<BR>configure:24827: 
cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", 
line 68: cannot find include file: 
&lt;sys/attribute<BR>s.h&gt;<BR>configure:24833: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| #include &lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| #include 
&lt;sys/attributes.h&gt;<BR>configure:24856: result: no<BR>configure:24860: 
checking sys/attributes.h presence<BR>configure:24870: cc -E&nbsp; 
conftest.c<BR>UX:acomp: ERROR: "conftest.c", line 34: cannot find include file: 
&lt;sys/attribute<BR>s.h&gt;<BR>configure:24876: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| #include &lt;sys/attributes.h&gt;<BR>configure:24896: result: 
no<BR>configure:24931: checking for sys/attributes.h<BR>configure:24938: result: 
no<BR>configure:24815: checking sys/iograph.h usability<BR>configure:24827: cc 
-c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 
68: cannot find include file: &lt;sys/iograph.h<BR>&gt;<BR>configure:24833: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| #include &lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| #include 
&lt;sys/iograph.h&gt;<BR>configure:24856: result: no<BR>configure:24860: 
checking sys/iograph.h presence<BR>configure:24870: cc -E&nbsp; 
conftest.c<BR>UX:acomp: ERROR: "conftest.c", line 34: cannot find include file: 
&lt;sys/iograph.h<BR>&gt;<BR>configure:24876: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| #include &lt;sys/iograph.h&gt;<BR>configure:24896: result: 
no<BR>configure:24931: checking for sys/iograph.h<BR>configure:24938: result: 
no<BR>configure:24815: checking sys/mman.h usability<BR>configure:24827: cc -c 
-O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 
0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking sys/mman.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for sys/mman.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking sys/param.h usability<BR>configure:24827: cc -c 
-O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 
0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking sys/param.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for sys/param.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking sys/processor.h usability<BR>configure:24827: 
cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 
0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking sys/processor.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for sys/processor.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking sys/pstat.h usability<BR>configure:24827: cc -c 
-O -belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 71: 
cannot find include file: &lt;sys/pstat.h&gt;<BR>configure:24833: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| /* 
end confdefs.h.&nbsp; */<BR>| #include &lt;stdio.h&gt;<BR>| #if 
HAVE_SYS_TYPES_H<BR>| # include &lt;sys/types.h&gt;<BR>| #endif<BR>| #if 
HAVE_SYS_STAT_H<BR>| # include &lt;sys/stat.h&gt;<BR>| #endif<BR>| #if 
STDC_HEADERS<BR>| # include &lt;stdlib.h&gt;<BR>| # include 
&lt;stddef.h&gt;<BR>| #else<BR>| # if HAVE_STDLIB_H<BR>| #&nbsp; include 
&lt;stdlib.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_STRING_H<BR>| # if 
!STDC_HEADERS &amp;&amp; HAVE_MEMORY_H<BR>| #&nbsp; include 
&lt;memory.h&gt;<BR>| # endif<BR>| # include &lt;string.h&gt;<BR>| #endif<BR>| 
#if HAVE_STRINGS_H<BR>| # include &lt;strings.h&gt;<BR>| #endif<BR>| #if 
HAVE_INTTYPES_H<BR>| # include &lt;inttypes.h&gt;<BR>| #else<BR>| # if 
HAVE_STDINT_H<BR>| #&nbsp; include &lt;stdint.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_UNISTD_H<BR>| # include &lt;unistd.h&gt;<BR>| #endif<BR>| 
#include &lt;sys/pstat.h&gt;<BR>configure:24856: result: no<BR>configure:24860: 
checking sys/pstat.h presence<BR>configure:24870: cc -E&nbsp; 
conftest.c<BR>UX:acomp: ERROR: "conftest.c", line 37: cannot find include file: 
&lt;sys/pstat.h&gt;<BR>configure:24876: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| /* 
end confdefs.h.&nbsp; */<BR>| #include &lt;sys/pstat.h&gt;<BR>configure:24896: 
result: no<BR>configure:24931: checking for sys/pstat.h<BR>configure:24938: 
result: no<BR>configure:24815: checking sys/sysinfo.h 
usability<BR>configure:24827: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:24833: $? = 0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking sys/sysinfo.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for sys/sysinfo.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking sys/syssgi.h usability<BR>configure:24827: cc 
-c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 
72: cannot find include file: &lt;sys/syssgi.h&gt;<BR>configure:24833: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| #include 
&lt;sys/syssgi.h&gt;<BR>configure:24856: result: no<BR>configure:24860: checking 
sys/syssgi.h presence<BR>configure:24870: cc -E&nbsp; conftest.c<BR>UX:acomp: 
ERROR: "conftest.c", line 38: cannot find include file: 
&lt;sys/syssgi.h&gt;<BR>configure:24876: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;sys/syssgi.h&gt;<BR>configure:24896: result: no<BR>configure:24931: checking 
for sys/syssgi.h<BR>configure:24938: result: no<BR>configure:24815: checking 
sys/systemcfg.h usability<BR>configure:24827: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 72: cannot find include file: 
&lt;sys/systemcfg<BR>.h&gt;<BR>configure:24833: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| #include 
&lt;sys/systemcfg.h&gt;<BR>configure:24856: result: no<BR>configure:24860: 
checking sys/systemcfg.h presence<BR>configure:24870: cc -E&nbsp; 
conftest.c<BR>UX:acomp: ERROR: "conftest.c", line 38: cannot find include file: 
&lt;sys/systemcfg<BR>.h&gt;<BR>configure:24876: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;sys/systemcfg.h&gt;<BR>configure:24896: result: no<BR>configure:24931: 
checking for sys/systemcfg.h<BR>configure:24938: result: no<BR>configure:24815: 
checking sys/time.h usability<BR>configure:24827: cc -c -O -belf&nbsp; 
conftest.c &gt;&amp;5<BR>configure:24833: $? = 0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking sys/time.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for sys/time.h<BR>configure:24938: result: 
yes<BR>configure:24815: checking sys/times.h usability<BR>configure:24827: cc -c 
-O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24833: $? = 
0<BR>configure:24837: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24840: $? = 0<BR>configure:24843: test -s 
conftest.o<BR>configure:24846: $? = 0<BR>configure:24856: result: 
yes<BR>configure:24860: checking sys/times.h presence<BR>configure:24870: cc 
-E&nbsp; conftest.c<BR>configure:24876: $? = 0<BR>configure:24896: result: 
yes<BR>configure:24931: checking for sys/times.h<BR>configure:24938: result: 
yes<BR>configure:24957: checking for sys/resource.h<BR>configure:24982: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:24988: $? = 0<BR>configure:24992: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:24995: $? = 0<BR>configure:24998: test -s 
conftest.o<BR>configure:25001: $? = 0<BR>configure:25012: result: 
yes<BR>configure:25029: checking for sys/sysctl.h<BR>configure:25047: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 45: 
cannot find include file: &lt;sys/sysctl.h&gt;<BR>configure:25053: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| #if HAVE_SYS_PARAM_H<BR>| # include 
&lt;sys/param.h&gt;<BR>| #endif<BR>|<BR>| #include 
&lt;sys/sysctl.h&gt;<BR>configure:25077: result: no<BR>configure:25094: checking 
for machine/hal_sysinfo.h<BR>configure:25112: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "/udk/usr/include/sys/sysinfo.h", line 50: Syntax 
error before<BR>or at: time_t<BR>UX:acomp: ERROR: 
"/udk/usr/include/sys/sysinfo.h", line 50: cannot recover from<BR>previous 
errors<BR>configure:25118: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| #if HAVE_SYS_SYSINFO_H<BR>| # include 
&lt;sys/sysinfo.h&gt;<BR>| #endif<BR>|<BR>| #include 
&lt;machine/hal_sysinfo.h&gt;<BR>configure:25142: result: no<BR>configure:25165: 
checking whether fgetc is declared<BR>configure:25189: cc -c -O -belf&nbsp; 
conftest.c &gt;&amp;5<BR>configure:25195: $? = 0<BR>configure:25199: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25202: $? = 0<BR>configure:25205: test -s 
conftest.o<BR>configure:25208: $? = 0<BR>configure:25219: result: 
yes<BR>configure:25235: checking whether fscanf is declared<BR>configure:25259: 
cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:25265: $? = 
0<BR>configure:25269: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25272: $? = 0<BR>configure:25275: test -s 
conftest.o<BR>configure:25278: $? = 0<BR>configure:25289: result: 
yes<BR>configure:25305: checking whether optarg is declared<BR>configure:25329: 
cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:25335: $? = 
0<BR>configure:25339: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25342: $? = 0<BR>configure:25345: test -s 
conftest.o<BR>configure:25348: $? = 0<BR>configure:25359: result: 
yes<BR>configure:25375: checking whether ungetc is declared<BR>configure:25399: 
cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:25405: $? = 
0<BR>configure:25409: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25412: $? = 0<BR>configure:25415: test -s 
conftest.o<BR>configure:25418: $? = 0<BR>configure:25429: result: 
yes<BR>configure:25445: checking whether vfprintf is 
declared<BR>configure:25469: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:25475: $? = 0<BR>configure:25479: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25482: $? = 0<BR>configure:25485: test -s 
conftest.o<BR>configure:25488: $? = 0<BR>configure:25499: result: 
yes<BR>configure:25517: checking whether sys_errlist is 
declared<BR>configure:25543: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 53: undefined symbol: 
sys_errlist<BR>configure:25549: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| #include &lt;stdio.h&gt;<BR>| #include 
&lt;errno.h&gt;<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| #ifndef 
sys_errlist<BR>|&nbsp;&nbsp; char *p = (char *) sys_errlist;<BR>| 
#endif<BR>|<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:25573: result: no<BR>configure:25589: checking whether sys_nerr 
is declared<BR>configure:25615: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 54: undefined symbol: 
sys_nerr<BR>configure:25621: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;stdio.h&gt;<BR>| #include &lt;errno.h&gt;<BR>|<BR>| int<BR>| main ()<BR>| 
{<BR>| #ifndef sys_nerr<BR>|&nbsp;&nbsp; char *p = (char *) sys_nerr;<BR>| 
#endif<BR>|<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:25645: result: no<BR>configure:25664: checking return type of 
signal handlers<BR>configure:25695: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:25701: $? = 0<BR>configure:25705: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25708: $? = 0<BR>configure:25711: test -s 
conftest.o<BR>configure:25714: $? = 0<BR>configure:25725: result: 
void<BR>configure:25744: checking for intmax_t<BR>configure:25768: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 86: 
undefined symbol: intmax_t<BR>UX:acomp: ERROR: "conftest.c", line 86: Syntax 
error before or at: )<BR>configure:25774: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| int<BR>| main ()<BR>| {<BR>| if ((intmax_t *) 
0)<BR>|&nbsp;&nbsp; return 0;<BR>| if (sizeof (intmax_t))<BR>|&nbsp;&nbsp; 
return 0;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:25798: result: no<BR>configure:25808: checking for long 
double<BR>configure:25832: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:25838: $? = 0<BR>configure:25842: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25845: $? = 0<BR>configure:25848: test -s 
conftest.o<BR>configure:25851: $? = 0<BR>configure:25862: result: 
yes<BR>configure:25872: checking for long long<BR>configure:25896: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:25902: $? = 0<BR>configure:25906: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25909: $? = 0<BR>configure:25912: test -s 
conftest.o<BR>configure:25915: $? = 0<BR>configure:25926: result: 
yes<BR>configure:25936: checking for ptrdiff_t<BR>configure:25960: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:25966: $? = 0<BR>configure:25970: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:25973: $? = 0<BR>configure:25976: test -s 
conftest.o<BR>configure:25979: $? = 0<BR>configure:25990: result: 
yes<BR>configure:26000: checking for quad_t<BR>configure:26024: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 89: 
undefined symbol: quad_t<BR>UX:acomp: ERROR: "conftest.c", line 89: Syntax error 
before or at: )<BR>configure:26030: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| int<BR>| main ()<BR>| {<BR>| if ((quad_t *) 
0)<BR>|&nbsp;&nbsp; return 0;<BR>| if (sizeof (quad_t))<BR>|&nbsp;&nbsp; return 
0;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:26054: 
result: no<BR>configure:26064: checking for uint_least32_t<BR>configure:26088: 
cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", 
line 89: undefined symbol: uint_least32_t<BR>UX:acomp: ERROR: "conftest.c", line 
89: Syntax error before or at: )<BR>configure:26094: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;stdio.h&gt;<BR>| #if HAVE_SYS_TYPES_H<BR>| # include 
&lt;sys/types.h&gt;<BR>| #endif<BR>| #if HAVE_SYS_STAT_H<BR>| # include 
&lt;sys/stat.h&gt;<BR>| #endif<BR>| #if STDC_HEADERS<BR>| # include 
&lt;stdlib.h&gt;<BR>| # include &lt;stddef.h&gt;<BR>| #else<BR>| # if 
HAVE_STDLIB_H<BR>| #&nbsp; include &lt;stdlib.h&gt;<BR>| # endif<BR>| 
#endif<BR>| #if HAVE_STRING_H<BR>| # if !STDC_HEADERS &amp;&amp; 
HAVE_MEMORY_H<BR>| #&nbsp; include &lt;memory.h&gt;<BR>| # endif<BR>| # include 
&lt;string.h&gt;<BR>| #endif<BR>| #if HAVE_STRINGS_H<BR>| # include 
&lt;strings.h&gt;<BR>| #endif<BR>| #if HAVE_INTTYPES_H<BR>| # include 
&lt;inttypes.h&gt;<BR>| #else<BR>| # if HAVE_STDINT_H<BR>| #&nbsp; include 
&lt;stdint.h&gt;<BR>| # endif<BR>| #endif<BR>| #if HAVE_UNISTD_H<BR>| # include 
&lt;unistd.h&gt;<BR>| #endif<BR>| int<BR>| main ()<BR>| {<BR>| if 
((uint_least32_t *) 0)<BR>|&nbsp;&nbsp; return 0;<BR>| if (sizeof 
(uint_least32_t))<BR>|&nbsp;&nbsp; return 0;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; 
return 0;<BR>| }<BR>configure:26118: result: no<BR>configure:26130: checking for 
preprocessor stringizing operator<BR>configure:26154: result: 
yes<BR>configure:26168: checking for working volatile<BR>configure:26191: cc -c 
-O -belf&nbsp; conftest.c &gt;&amp;5<BR>configure:26197: $? = 
0<BR>configure:26201: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:26204: $? = 0<BR>configure:26207: test -s 
conftest.o<BR>configure:26210: $? = 0<BR>configure:26221: result: 
yes<BR>configure:26232: checking for C/C++ restrict keyword<BR>configure:26250: 
cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", 
line 53: syntax error, probably missing ",", ";"<BR>or "="<BR>UX:acomp: ERROR: 
"conftest.c", line 53: Syntax error before or at: x<BR>UX:acomp: WARNING: 
"conftest.c", line 53: declaration missing specifiers: assumi<BR>ng 
"int"<BR>configure:26256: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| float * restrict x;<BR>configure:26250: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 53: 
syntax error, probably missing ",", ";"<BR>or "="<BR>UX:acomp: ERROR: 
"conftest.c", line 53: Syntax error before or at: x<BR>UX:acomp: WARNING: 
"conftest.c", line 53: declaration missing specifiers: assumi<BR>ng 
"int"<BR>configure:26256: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| float * __restrict x;<BR>configure:26250: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 53: 
syntax error, probably missing ",", ";"<BR>or "="<BR>UX:acomp: ERROR: 
"conftest.c", line 53: Syntax error before or at: x<BR>UX:acomp: WARNING: 
"conftest.c", line 53: declaration missing specifiers: assumi<BR>ng 
"int"<BR>configure:26256: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| float * __restrict__ x;<BR>configure:26250: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 53: 
syntax error, probably missing ",", ";"<BR>or "="<BR>UX:acomp: ERROR: 
"conftest.c", line 53: Syntax error before or at: x<BR>UX:acomp: WARNING: 
"conftest.c", line 53: declaration missing specifiers: assumi<BR>ng 
"int"<BR>configure:26256: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| float * _Restrict x;<BR>configure:26281: result: 
no<BR>configure:26297: checking whether &lt;stdarg.h&gt; exists and 
works<BR>configure:26327: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:26333: $? = 0<BR>configure:26337: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:26340: $? = 0<BR>configure:26343: test -s 
conftest.o<BR>configure:26346: $? = 0<BR>configure:26358: result: 
yes<BR>configure:26368: checking whether gcc __attribute__ ((const)) 
works<BR>configure:26389: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 55: Syntax error before or at: 
__attribute__<BR>UX:acomp: WARNING: "conftest.c", line 55: syntax error:&nbsp; 
empty declaration<BR>configure:26395: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| /* end confdefs.h.&nbsp; */<BR>| int 
foo (int x) __attribute__ ((const));<BR>| int<BR>| main ()<BR>| 
{<BR>|<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:26420: 
result: no<BR>configure:26430: checking whether gcc __attribute__ ((malloc)) 
works<BR>configure:26439: cc -O -belf&nbsp; -c conftest.c &gt;conftest.out 
2&gt;&amp;1<BR>configure:26442: $? = 1<BR>UX:acomp: ERROR: "conftest.c", line 1: 
Syntax error before or at: __attribute__<BR>UX:acomp: WARNING: "conftest.c", 
line 1: syntax error:&nbsp; empty declaration<BR>configure:26456: result: 
no<BR>configure:26466: checking whether gcc __attribute__ ((mode (XX))) 
works<BR>configure:26487: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 55: syntax error, probably 
missing ",", ";"<BR>or "="<BR>UX:acomp: WARNING: "conftest.c", line 55: 
"typedef" valid only for function decl<BR>aration<BR>UX:acomp: ERROR: 
"conftest.c", line 55: Syntax error before or at: __attribute__<BR>UX:acomp: 
WARNING: "conftest.c", line 55: syntax error:&nbsp; empty 
declaration<BR>configure:26493: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| /* end confdefs.h.&nbsp; */<BR>| 
typedef int SItype __attribute__ ((mode (SI)));<BR>| int<BR>| main ()<BR>| 
{<BR>|<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:26518: 
result: no<BR>configure:26528: checking whether gcc __attribute__ ((noreturn)) 
works<BR>configure:26549: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 55: Syntax error before or at: 
__attribute__<BR>UX:acomp: WARNING: "conftest.c", line 55: syntax error:&nbsp; 
empty declaration<BR>configure:26555: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| /* end confdefs.h.&nbsp; */<BR>| void 
foo (int x) __attribute__ ((noreturn));<BR>| int<BR>| main ()<BR>| 
{<BR>|<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:26580: 
result: no<BR>configure:26591: checking for inline<BR>configure:26612: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 57: 
syntax error, probably missing ",", ";"<BR>or "="<BR>UX:acomp: ERROR: 
"conftest.c", line 57: parameter not in identifier list: 
static<BR>_foo<BR>UX:acomp: ERROR: "conftest.c", line 57: Syntax error before or 
at: {<BR>UX:acomp: WARNING: "conftest.c", line 57: syntax error:&nbsp; empty 
declaration<BR>UX:acomp: ERROR: "conftest.c", line 58: parameter not in 
identifier list: inline<BR>UX:acomp: ERROR: "conftest.c", line 58: parameter not 
in identifier list: foo<BR>UX:acomp: ERROR: "conftest.c", line 58: Syntax error 
before or at: {<BR>UX:acomp: WARNING: "conftest.c", line 58: syntax error:&nbsp; 
empty declaration<BR>configure:26618: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| /* end confdefs.h.&nbsp; */<BR>| 
#ifndef __cplusplus<BR>| typedef int foo_t;<BR>| static inline foo_t static_foo 
() {return 0; }<BR>| inline foo_t foo () {return 0; }<BR>| 
#endif<BR>|<BR>configure:26612: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 57: syntax error, probably 
missing ",", ";"<BR>or "="<BR>UX:acomp: ERROR: "conftest.c", line 57: parameter 
not in identifier list: static<BR>_foo<BR>UX:acomp: ERROR: "conftest.c", line 
57: Syntax error before or at: {<BR>UX:acomp: WARNING: "conftest.c", line 57: 
syntax error:&nbsp; empty declaration<BR>UX:acomp: ERROR: "conftest.c", line 58: 
parameter not in identifier list: __inli<BR>ne__<BR>UX:acomp: ERROR: 
"conftest.c", line 58: parameter not in identifier list: foo<BR>UX:acomp: ERROR: 
"conftest.c", line 58: Syntax error before or at: {<BR>UX:acomp: WARNING: 
"conftest.c", line 58: syntax error:&nbsp; empty declaration<BR>configure:26618: 
$? = 1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| /* end confdefs.h.&nbsp; */<BR>| 
#ifndef __cplusplus<BR>| typedef int foo_t;<BR>| static __inline__ foo_t 
static_foo () {return 0; }<BR>| __inline__ foo_t foo () {return 0; }<BR>| 
#endif<BR>|<BR>configure:26612: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 57: syntax error, probably 
missing ",", ";"<BR>or "="<BR>UX:acomp: ERROR: "conftest.c", line 57: parameter 
not in identifier list: static<BR>_foo<BR>UX:acomp: ERROR: "conftest.c", line 
57: Syntax error before or at: {<BR>UX:acomp: WARNING: "conftest.c", line 57: 
syntax error:&nbsp; empty declaration<BR>UX:acomp: ERROR: "conftest.c", line 58: 
parameter not in identifier list: __inli<BR>ne<BR>UX:acomp: ERROR: "conftest.c", 
line 58: parameter not in identifier list: foo<BR>UX:acomp: ERROR: "conftest.c", 
line 58: Syntax error before or at: {<BR>UX:acomp: WARNING: "conftest.c", line 
58: syntax error:&nbsp; empty declaration<BR>configure:26618: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| /* end confdefs.h.&nbsp; */<BR>| 
#ifndef __cplusplus<BR>| typedef int foo_t;<BR>| static __inline foo_t 
static_foo () {return 0; }<BR>| __inline foo_t foo () {return 0; }<BR>| 
#endif<BR>|<BR>configure:26643: result: no<BR>configure:26876: checking for cos 
in -lm<BR>configure:26906: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c 
-lm&nbsp;&nbsp; &gt;&amp;5<BR>configure:26912: $? = 0<BR>configure:26916: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:26919: $? = 0<BR>configure:26922: test -s 
conftest<BR>configure:26925: $? = 0<BR>configure:26938: result: 
yes<BR>configure:26951: checking for working alloca.h<BR>configure:26972: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: ERROR: 
"conftest.c", line 58: cannot find include file: 
&lt;alloca.h&gt;<BR>configure:26978: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| /* end confdefs.h.&nbsp; */<BR>| #include 
&lt;alloca.h&gt;<BR>| int<BR>| main ()<BR>| {<BR>| char *p = (char *) alloca (2 
* sizeof (int));<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27003: result: no<BR>configure:27014: checking for alloca (via 
gmp-impl.h)<BR>configure:27043: cc -o conftest -O -belf&nbsp;&nbsp; 
conftest.c&nbsp; 
&gt;&amp;5<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>alloca&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27049: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| /* end confdefs.h.&nbsp; */<BR>| #define 
__GMP_WITHIN_CONFIGURE 1&nbsp;&nbsp; /* ignore template stuff */<BR>| #define 
GMP_NAIL_BITS 0<BR>| #define __GMP_BITS_PER_MP_LIMB 123 /* dummy for 
GMP_NUMB_BITS etc */<BR>| #define GMP_LIMB_BITS 123<BR>| /* #undef 
_LONG_LONG_LIMB */<BR>| #include "./gmp-h.in"<BR>|<BR>| #include 
"./gmp-impl.h"<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| char *p = (char *) alloca 
(1);<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:27074: 
result: no<BR>configure:27085: checking how to allocate temporary 
memory<BR>configure:27109: result: malloc-reentrant<BR>configure:27186: cc -c -O 
-belf&nbsp; conftest.c &gt;&amp;5<BR>configure:27192: $? = 0<BR>configure:27196: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27199: $? = 0<BR>configure:27202: test -s 
conftest.o<BR>configure:27205: $? = 0<BR>configure:27218: checking whether byte 
ordering is bigendian<BR>configure:27245: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 66: undefined symbol: 
bogus<BR>UX:acomp: ERROR: "conftest.c", line 66: Syntax error before or at: 
endian<BR>configure:27251: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| #include &lt;sys/types.h&gt;<BR>| #include 
&lt;sys/param.h&gt;<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| #if !BYTE_ORDER || 
!BIG_ENDIAN || !LITTLE_ENDIAN<BR>|&nbsp; bogus endian macros<BR>| 
#endif<BR>|<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27405: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>configure:27408: $? = 0<BR>configure:27410: 
./conftest<BR>configure:27413: $? = 0<BR>configure:27429: result: 
no<BR>configure:27458: checking format of `double' floating 
point<BR>configure:27476: cc -O -belf&nbsp; -c conftest.c &gt;&amp;5 
2&gt;&amp;1<BR>configure:27479: $? = 0<BR>configure:27646: result: IEEE little 
endian<BR>configure:27776: checking for alarm<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 103: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for attr_get<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 104: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>attr_get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| /* end confdefs.h.&nbsp; */<BR>| /* Define attr_get to 
an innocuous variant, in case &lt;limits.h&gt; declares 
attr_g<BR>et.<BR>|&nbsp;&nbsp;&nbsp; For example, HP-UX 11i &lt;limits.h&gt; 
declares gettimeofday.&nbsp; */<BR>| #define attr_get 
innocuous_attr_get<BR>|<BR>| /* System header to define __stub macros and 
hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can conflict with 
char attr_get (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer &lt;limits.h&gt; to 
&lt;assert.h&gt; if __STDC__ is defined, since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;limits.h&gt; exists even on freestanding compilers.&nbsp; */<BR>|<BR>| 
#ifdef __STDC__<BR>| # include &lt;limits.h&gt;<BR>| #else<BR>| # include 
&lt;assert.h&gt;<BR>| #endif<BR>|<BR>| #undef attr_get<BR>|<BR>| /* Override any 
gcc2 internal prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| 
extern "C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the 
return type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument 
prototype would still apply.&nbsp; */<BR>| char attr_get ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_attr_get) || defined (__stub___attr_get)<BR>| choke me<BR>| #else<BR>| 
char (*f) () = attr_get;<BR>| #endif<BR>| #ifdef __cplusplus<BR>| }<BR>| 
#endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f != 
attr_get;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27864: result: no<BR>configure:27776: checking for 
clock<BR>configure:27833: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>UX:acomp: WARNING: "conftest.c", line 104: statement not 
reached<BR>configure:27839: $? = 0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for clock_gettime<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 105: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>clock_gettime&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| /* Define clock_gettime to an innocuous variant, in case 
&lt;limits.h&gt; declares c<BR>lock_gettime.<BR>|&nbsp;&nbsp;&nbsp; For example, 
HP-UX 11i &lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define 
clock_gettime innocuous_clock_gettime<BR>|<BR>| /* System header to define 
__stub macros and hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which 
can conflict with char clock_gettime (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
Prefer &lt;limits.h&gt; to &lt;assert.h&gt; if __STDC__ is defined, 
since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; &lt;limits.h&gt; exists even on freestanding 
compilers.&nbsp; */<BR>|<BR>| #ifdef __STDC__<BR>| # include 
&lt;limits.h&gt;<BR>| #else<BR>| # include &lt;assert.h&gt;<BR>| 
#endif<BR>|<BR>| #undef clock_gettime<BR>|<BR>| /* Override any gcc2 internal 
prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern 
"C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the return 
type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype 
would still apply.&nbsp; */<BR>| char clock_gettime ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_clock_gettime) || defined (__stub___clock_gettime)<BR>| choke me<BR>| 
#else<BR>| char (*f) () = clock_gettime;<BR>| #endif<BR>| #ifdef 
__cplusplus<BR>| }<BR>| #endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f 
!= clock_gettime;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27864: result: no<BR>configure:27776: checking for 
cputime<BR>configure:27833: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>UX:acomp: WARNING: "conftest.c", line 105: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>cputime&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| /* Define cputime to an innocuous variant, in case &lt;limits.h&gt; 
declares cputime<BR>.<BR>|&nbsp;&nbsp;&nbsp; For example, HP-UX 11i 
&lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define cputime 
innocuous_cputime<BR>|<BR>| /* System header to define __stub macros and 
hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can conflict with 
char cputime (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer &lt;limits.h&gt; to 
&lt;assert.h&gt; if __STDC__ is defined, since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;limits.h&gt; exists even on freestanding compilers.&nbsp; */<BR>|<BR>| 
#ifdef __STDC__<BR>| # include &lt;limits.h&gt;<BR>| #else<BR>| # include 
&lt;assert.h&gt;<BR>| #endif<BR>|<BR>| #undef cputime<BR>|<BR>| /* Override any 
gcc2 internal prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| 
extern "C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the 
return type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument 
prototype would still apply.&nbsp; */<BR>| char cputime ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_cputime) || defined (__stub___cputime)<BR>| choke me<BR>| #else<BR>| 
char (*f) () = cputime;<BR>| #endif<BR>| #ifdef __cplusplus<BR>| }<BR>| 
#endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f != 
cputime;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27864: result: no<BR>configure:27776: checking for 
getpagesize<BR>configure:27833: cc -o conftest -O -belf&nbsp;&nbsp; 
conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: "conftest.c", line 105: 
statement not reached<BR>configure:27839: $? = 0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for getrusage<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 106: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for gettimeofday<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 107: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for getsysinfo<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 108: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>getsysinfo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| /* Define getsysinfo to an innocuous variant, in case 
&lt;limits.h&gt; declares gets<BR>ysinfo.<BR>|&nbsp;&nbsp;&nbsp; For example, 
HP-UX 11i &lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define 
getsysinfo innocuous_getsysinfo<BR>|<BR>| /* System header to define __stub 
macros and hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can 
conflict with char getsysinfo (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer 
&lt;limits.h&gt; to &lt;assert.h&gt; if __STDC__ is defined, 
since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; &lt;limits.h&gt; exists even on freestanding 
compilers.&nbsp; */<BR>|<BR>| #ifdef __STDC__<BR>| # include 
&lt;limits.h&gt;<BR>| #else<BR>| # include &lt;assert.h&gt;<BR>| 
#endif<BR>|<BR>| #undef getsysinfo<BR>|<BR>| /* Override any gcc2 internal 
prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern 
"C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the return 
type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype 
would still apply.&nbsp; */<BR>| char getsysinfo ();<BR>| /* The GNU C library 
defines this for functions which it implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to 
always fail with ENOSYS.&nbsp; Some functions are actually 
named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting with __ and the normal 
name is an alias.&nbsp; */<BR>| #if defined (__stub_getsysinfo) || defined 
(__stub___getsysinfo)<BR>| choke me<BR>| #else<BR>| char (*f) () = 
getsysinfo;<BR>| #endif<BR>| #ifdef __cplusplus<BR>| }<BR>| #endif<BR>|<BR>| 
int<BR>| main ()<BR>| {<BR>| return f != getsysinfo;<BR>|&nbsp;&nbsp; 
;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:27864: result: 
no<BR>configure:27776: checking for localeconv<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 108: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for memset<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 109: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for mmap<BR>configure:27833: cc -o conftest -O 
-belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 110: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for mprotect<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 111: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for nl_langinfo<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 112: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for obstack_vprintf<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 113: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>obstack_vprintf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| /* Define obstack_vprintf to an innocuous variant, in 
case &lt;limits.h&gt; declares<BR>&nbsp;obstack_vprintf.<BR>|&nbsp;&nbsp;&nbsp; 
For example, HP-UX 11i &lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| 
#define obstack_vprintf innocuous_obstack_vprintf<BR>|<BR>| /* System header to 
define __stub macros and hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
which can conflict with char obstack_vprintf (); 
below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer &lt;limits.h&gt; to &lt;assert.h&gt; 
if __STDC__ is defined, since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; &lt;limits.h&gt; 
exists even on freestanding compilers.&nbsp; */<BR>|<BR>| #ifdef __STDC__<BR>| # 
include &lt;limits.h&gt;<BR>| #else<BR>| # include &lt;assert.h&gt;<BR>| 
#endif<BR>|<BR>| #undef obstack_vprintf<BR>|<BR>| /* Override any gcc2 internal 
prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern 
"C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the return 
type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype 
would still apply.&nbsp; */<BR>| char obstack_vprintf ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_obstack_vprintf) || defined (__stub___obstack_vprintf)<BR>| choke 
me<BR>| #else<BR>| char (*f) () = obstack_vprintf;<BR>| #endif<BR>| #ifdef 
__cplusplus<BR>| }<BR>| #endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f 
!= obstack_vprintf;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27864: result: no<BR>configure:27776: checking for 
popen<BR>configure:27833: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>UX:acomp: WARNING: "conftest.c", line 113: statement not 
reached<BR>configure:27839: $? = 0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for processor_info<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 114: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for pstat_getprocessor<BR>configure:27833: cc 
-o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: 
WARNING: "conftest.c", line 115: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>pstat_getprocessor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| /* end confdefs.h.&nbsp; */<BR>| /* 
Define pstat_getprocessor to an innocuous variant, in case &lt;limits.h&gt; 
decla<BR>res pstat_getprocessor.<BR>|&nbsp;&nbsp;&nbsp; For example, HP-UX 11i 
&lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define pstat_getprocessor 
innocuous_pstat_getprocessor<BR>|<BR>| /* System header to define __stub macros 
and hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can conflict 
with char pstat_getprocessor (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer 
&lt;limits.h&gt; to &lt;assert.h&gt; if __STDC__ is defined, 
since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; &lt;limits.h&gt; exists even on freestanding 
compilers.&nbsp; */<BR>|<BR>| #ifdef __STDC__<BR>| # include 
&lt;limits.h&gt;<BR>| #else<BR>| # include &lt;assert.h&gt;<BR>| 
#endif<BR>|<BR>| #undef pstat_getprocessor<BR>|<BR>| /* Override any gcc2 
internal prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| 
extern "C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the 
return type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument 
prototype would still apply.&nbsp; */<BR>| char pstat_getprocessor ();<BR>| /* 
The GNU C library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_pstat_getprocessor) || defined (__stub___pstat_getprocesso<BR>r)<BR>| 
choke me<BR>| #else<BR>| char (*f) () = pstat_getprocessor;<BR>| #endif<BR>| 
#ifdef __cplusplus<BR>| }<BR>| #endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| 
return f != pstat_getprocessor;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 
0;<BR>| }<BR>configure:27864: result: no<BR>configure:27776: checking for 
raise<BR>configure:27833: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>UX:acomp: WARNING: "conftest.c", line 115: statement not 
reached<BR>configure:27839: $? = 0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for read_real_time<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 116: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>read_real_time&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| /* Define read_real_time to an innocuous variant, in 
case &lt;limits.h&gt; declares<BR>read_real_time.<BR>|&nbsp;&nbsp;&nbsp; For 
example, HP-UX 11i &lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define 
read_real_time innocuous_read_real_time<BR>|<BR>| /* System header to define 
__stub macros and hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which 
can conflict with char read_real_time (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
Prefer &lt;limits.h&gt; to &lt;assert.h&gt; if __STDC__ is defined, 
since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; &lt;limits.h&gt; exists even on freestanding 
compilers.&nbsp; */<BR>|<BR>| #ifdef __STDC__<BR>| # include 
&lt;limits.h&gt;<BR>| #else<BR>| # include &lt;assert.h&gt;<BR>| 
#endif<BR>|<BR>| #undef read_real_time<BR>|<BR>| /* Override any gcc2 internal 
prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern 
"C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the return 
type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype 
would still apply.&nbsp; */<BR>| char read_real_time ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_read_real_time) || defined (__stub___read_real_time)<BR>| choke me<BR>| 
#else<BR>| char (*f) () = read_real_time;<BR>| #endif<BR>| #ifdef 
__cplusplus<BR>| }<BR>| #endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f 
!= read_real_time;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27864: result: no<BR>configure:27776: checking for 
sigaction<BR>configure:27833: cc -o conftest -O -belf&nbsp;&nbsp; 
conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: "conftest.c", line 116: 
statement not reached<BR>configure:27839: $? = 0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for sigaltstack<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 117: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for sigstack<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 118: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for syssgi<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 119: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>syssgi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| /* end confdefs.h.&nbsp; */<BR>| /* Define syssgi to an innocuous 
variant, in case &lt;limits.h&gt; declares syssgi.<BR>|&nbsp;&nbsp;&nbsp; For 
example, HP-UX 11i &lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define 
syssgi innocuous_syssgi<BR>|<BR>| /* System header to define __stub macros and 
hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can conflict with 
char syssgi (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer &lt;limits.h&gt; to 
&lt;assert.h&gt; if __STDC__ is defined, since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;limits.h&gt; exists even on freestanding compilers.&nbsp; */<BR>|<BR>| 
#ifdef __STDC__<BR>| # include &lt;limits.h&gt;<BR>| #else<BR>| # include 
&lt;assert.h&gt;<BR>| #endif<BR>|<BR>| #undef syssgi<BR>|<BR>| /* Override any 
gcc2 internal prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| 
extern "C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the 
return type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument 
prototype would still apply.&nbsp; */<BR>| char syssgi ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_syssgi) || defined (__stub___syssgi)<BR>| choke me<BR>| #else<BR>| char 
(*f) () = syssgi;<BR>| #endif<BR>| #ifdef __cplusplus<BR>| }<BR>| 
#endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f != 
syssgi;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:27864: 
result: no<BR>configure:27776: checking for strchr<BR>configure:27833: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 119: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for strerror<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 120: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for strnlen<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 121: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>strnlen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>| /* Define strnlen to an innocuous variant, in case 
&lt;limits.h&gt; declares strnlen<BR>.<BR>|&nbsp;&nbsp;&nbsp; For example, HP-UX 
11i &lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define strnlen 
innocuous_strnlen<BR>|<BR>| /* System header to define __stub macros and 
hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can conflict with 
char strnlen (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer &lt;limits.h&gt; to 
&lt;assert.h&gt; if __STDC__ is defined, since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;limits.h&gt; exists even on freestanding compilers.&nbsp; */<BR>|<BR>| 
#ifdef __STDC__<BR>| # include &lt;limits.h&gt;<BR>| #else<BR>| # include 
&lt;assert.h&gt;<BR>| #endif<BR>|<BR>| #undef strnlen<BR>|<BR>| /* Override any 
gcc2 internal prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| 
extern "C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the 
return type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument 
prototype would still apply.&nbsp; */<BR>| char strnlen ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_strnlen) || defined (__stub___strnlen)<BR>| choke me<BR>| #else<BR>| 
char (*f) () = strnlen;<BR>| #endif<BR>| #ifdef __cplusplus<BR>| }<BR>| 
#endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f != 
strnlen;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:27864: result: no<BR>configure:27776: checking for 
strtol<BR>configure:27833: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>UX:acomp: WARNING: "conftest.c", line 121: statement not 
reached<BR>configure:27839: $? = 0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for strtoul<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 122: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for sysconf<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 123: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27776: checking for sysctl<BR>configure:27833: cc -o conftest 
-O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 124: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>sysctl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| #define 
HAVE_STRTOL 1<BR>| #define HAVE_STRTOUL 1<BR>| #define HAVE_SYSCONF 1<BR>| /* 
end confdefs.h.&nbsp; */<BR>| /* Define sysctl to an innocuous variant, in case 
&lt;limits.h&gt; declares sysctl.<BR>|&nbsp;&nbsp;&nbsp; For example, HP-UX 11i 
&lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define sysctl 
innocuous_sysctl<BR>|<BR>| /* System header to define __stub macros and 
hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can conflict with 
char sysctl (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer &lt;limits.h&gt; to 
&lt;assert.h&gt; if __STDC__ is defined, since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;limits.h&gt; exists even on freestanding compilers.&nbsp; */<BR>|<BR>| 
#ifdef __STDC__<BR>| # include &lt;limits.h&gt;<BR>| #else<BR>| # include 
&lt;assert.h&gt;<BR>| #endif<BR>|<BR>| #undef sysctl<BR>|<BR>| /* Override any 
gcc2 internal prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| 
extern "C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the 
return type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument 
prototype would still apply.&nbsp; */<BR>| char sysctl ();<BR>| /* The GNU C 
library defines this for functions which it 
implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to always fail with ENOSYS.&nbsp; Some 
functions are actually named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting 
with __ and the normal name is an alias.&nbsp; */<BR>| #if defined 
(__stub_sysctl) || defined (__stub___sysctl)<BR>| choke me<BR>| #else<BR>| char 
(*f) () = sysctl;<BR>| #endif<BR>| #ifdef __cplusplus<BR>| }<BR>| 
#endif<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| return f != 
sysctl;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:27864: 
result: no<BR>configure:27776: checking for sysctlbyname<BR>configure:27833: cc 
-o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: 
WARNING: "conftest.c", line 124: statement not 
reached<BR>Undefined&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
first 
referenced<BR>&nbsp;symbol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
file<BR>sysctlbyname&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
conftest.o<BR>UX:ld: ERROR: conftest: fatal error: Symbol referencing errors. No 
output writte<BR>n to conftest<BR>configure:27839: $? = 1<BR>configure: failed 
program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU 
MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| 
#define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| #define 
HAVE_STRTOL 1<BR>| #define HAVE_STRTOUL 1<BR>| #define HAVE_SYSCONF 1<BR>| /* 
end confdefs.h.&nbsp; */<BR>| /* Define sysctlbyname to an innocuous variant, in 
case &lt;limits.h&gt; declares sy<BR>sctlbyname.<BR>|&nbsp;&nbsp;&nbsp; For 
example, HP-UX 11i &lt;limits.h&gt; declares gettimeofday.&nbsp; */<BR>| #define 
sysctlbyname innocuous_sysctlbyname<BR>|<BR>| /* System header to define __stub 
macros and hopefully few prototypes,<BR>|&nbsp;&nbsp;&nbsp;&nbsp; which can 
conflict with char sysctlbyname (); below.<BR>|&nbsp;&nbsp;&nbsp;&nbsp; Prefer 
&lt;limits.h&gt; to &lt;assert.h&gt; if __STDC__ is defined, 
since<BR>|&nbsp;&nbsp;&nbsp;&nbsp; &lt;limits.h&gt; exists even on freestanding 
compilers.&nbsp; */<BR>|<BR>| #ifdef __STDC__<BR>| # include 
&lt;limits.h&gt;<BR>| #else<BR>| # include &lt;assert.h&gt;<BR>| 
#endif<BR>|<BR>| #undef sysctlbyname<BR>|<BR>| /* Override any gcc2 internal 
prototype to avoid an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern 
"C"<BR>| {<BR>| #endif<BR>| /* We use char because int might match the return 
type of a gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype 
would still apply.&nbsp; */<BR>| char sysctlbyname ();<BR>| /* The GNU C library 
defines this for functions which it implements<BR>|&nbsp;&nbsp;&nbsp;&nbsp; to 
always fail with ENOSYS.&nbsp; Some functions are actually 
named<BR>|&nbsp;&nbsp;&nbsp;&nbsp; something starting with __ and the normal 
name is an alias.&nbsp; */<BR>| #if defined (__stub_sysctlbyname) || defined 
(__stub___sysctlbyname)<BR>| choke me<BR>| #else<BR>| char (*f) () = 
sysctlbyname;<BR>| #endif<BR>| #ifdef __cplusplus<BR>| }<BR>| #endif<BR>|<BR>| 
int<BR>| main ()<BR>| {<BR>| return f != sysctlbyname;<BR>|&nbsp;&nbsp; 
;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:27864: result: 
no<BR>configure:27776: checking for times<BR>configure:27833: cc -o conftest -O 
-belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 124: statement not reached<BR>configure:27839: $? = 
0<BR>configure:27843: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27846: $? = 0<BR>configure:27849: test -s 
conftest<BR>configure:27852: $? = 0<BR>configure:27864: result: 
yes<BR>configure:27876: checking for vsnprintf<BR>configure:27933: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>UX:acomp: WARNING: 
"conftest.c", line 125: statement not reached<BR>configure:27939: $? = 
0<BR>configure:27943: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:27946: $? = 0<BR>configure:27949: test -s 
conftest<BR>configure:27952: $? = 0<BR>configure:27964: result: 
yes<BR>configure:27975: checking whether vsnprintf works<BR>configure:28042: cc 
-o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>configure:28045: 
$? = 0<BR>configure:28047: ./conftest<BR>configure:28050: $? = 
0<BR>configure:28042: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
&gt;&amp;5<BR>configure:28045: $? = 0<BR>configure:28047: 
./conftest<BR>configure:28050: $? = 0<BR>configure:28066: result: 
yes<BR>configure:28081: checking whether sscanf needs writable 
input<BR>configure:28093: result: no<BR>configure:28111: checking for struct 
pst_processor.psp_iticksperclktick<BR>configure:28135: cc -c -O -belf&nbsp; 
conftest.c &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 84: cannot find 
include file: &lt;sys/pstat.h&gt;<BR>UX:acomp: ERROR: "conftest.c", line 89: 
incomplete struct/union/enum pst_process<BR>or: ac_aggr<BR>UX:acomp: ERROR: 
"conftest.c", line 90: undefined struct/union member: 
psp_itick<BR>sperclktick<BR>configure:28141: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| #define 
HAVE_STRTOL 1<BR>| #define HAVE_STRTOUL 1<BR>| #define HAVE_SYSCONF 1<BR>| 
#define HAVE_TIMES 1<BR>| #define HAVE_VSNPRINTF 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| #include &lt;sys/pstat.h&gt;<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| 
static struct pst_processor ac_aggr;<BR>| if (ac_aggr.psp_iticksperclktick)<BR>| 
return 0;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:28180: cc -c -O -belf&nbsp; conftest.c &gt;&amp;5<BR>UX:acomp: 
ERROR: "conftest.c", line 84: cannot find include file: 
&lt;sys/pstat.h&gt;<BR>UX:acomp: ERROR: "conftest.c", line 89: incomplete 
struct/union/enum pst_process<BR>or: ac_aggr<BR>UX:acomp: ERROR: "conftest.c", 
line 90: undefined struct/union member: 
psp_itick<BR>sperclktick<BR>configure:28186: $? = 1<BR>configure: failed program 
was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| 
#define PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| #define 
HAVE_STRTOL 1<BR>| #define HAVE_STRTOUL 1<BR>| #define HAVE_SYSCONF 1<BR>| 
#define HAVE_TIMES 1<BR>| #define HAVE_VSNPRINTF 1<BR>| /* end confdefs.h.&nbsp; 
*/<BR>| #include &lt;sys/pstat.h&gt;<BR>|<BR>| int<BR>| main ()<BR>| {<BR>| 
static struct pst_processor ac_aggr;<BR>| if (sizeof 
ac_aggr.psp_iticksperclktick)<BR>| return 0;<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; 
return 0;<BR>| }<BR>configure:28212: result: no<BR>configure:29007: checking for 
suitable m4<BR>trying m4<BR>good<BR>configure:29051: result: 
m4<BR>configure:29057: checking if m4wrap produces spurious output<BR>test input 
is<BR>changequote({,})define(x,)m4wrap({x})dnl<BR>produces 0 chars 
output<BR>configure:29079: result: no<BR>configure:29095: checking how to switch 
to text section<BR>trying .text<BR>configure:29106: cc -c -O -belf&nbsp; 
conftest.s &gt;conftest.out 2&gt;&amp;1<BR>configure:29109: $? = 
0<BR>configure:29131: result: .text<BR>configure:29135: checking how to switch 
to data section<BR>configure:29146: result: .data<BR>configure:29151: checking 
for assembler label suffix<BR>trying<BR>configure:29164: cc -c -O -belf&nbsp; 
conftest.s &gt;conftest.out 2&gt;&amp;1<BR>configure:29167: $? = 1<BR>UX:as: 
ERROR: conftest.s:2:unknown instruction: somelabel<BR>configure: failed program 
was:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .text<BR>somelabel<BR>UX:as: 
ERROR: conftest.s:2:unknown instruction: somelabel<BR>trying 
:<BR>configure:29164: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:29167: $? = 0<BR>configure:29189: result: 
:<BR>configure:29194: checking for assembler global 
directive<BR>configure:29206: result: .globl<BR>configure:29211: checking for 
assembler global directive attribute<BR>configure:29222: 
result:<BR>configure:29227: checking if globals are prefixed by 
underscore<BR>configure:29237: cc -O -belf&nbsp; -c conftest.c 
&gt;&amp;5<BR>configure:29240: $? = 0<BR>configure:29258: result: 
no<BR>configure:29298: checking how to switch to read-only data section<BR>Test 
program:<BR>const int foo = 123;<BR>configure:29317: cc -O -belf&nbsp; -S 
conftest.c &gt;&amp;5<BR>configure:29320: $? = 0<BR>Compiler 
output:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .file&nbsp;&nbsp; 
"conftest.c"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"01.01"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.section&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.rodata,"a"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .globl&nbsp; 
foo<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .align&nbsp; 
4<BR>foo:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .long&nbsp;&nbsp; 
123<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .type&nbsp;&nbsp; 
foo,"object"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .size&nbsp;&nbsp; 
foo,4<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ident&nbsp; "acomp: (CCS) 
3.2&nbsp; 09/28/99 
(santamariasbl5.1.rs1ubl7)"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.text<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .ident&nbsp; "optim: (CCS) 
3.2&nbsp; 09/28/99 (santamariasbl5.1.rs1ubl7)"<BR>Match:&nbsp; 
.section&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.rodata,"a"<BR>configure:29351: 
result:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.section&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.rodata,"a"<BR>configure:29355: checking for assembler .type 
directive<BR>configure:29366: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:29369: $? = 0<BR>configure:29389: result: .type&nbsp; 
$1,@$2<BR>configure:29393: checking for assembler .size 
directive<BR>configure:29403: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:29406: $? = 0<BR>configure:29423: result: .size&nbsp; 
$1,$2<BR>configure:29430: checking for assembler local label prefix<BR>Trying 
L<BR>configure:29444: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:29447: $? = 0</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>conftest.o:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>0000000000 s .text<BR>0000000000 s 
.comment<BR>0000000000 n Lgurkmacka<BR>0000000000 n dummy<BR>L label is local 
but still in object file<BR>Trying .L<BR>configure:29444: cc -c -O -belf&nbsp; 
conftest.s &gt;conftest.out 2&gt;&amp;1<BR>configure:29447: $? = 0</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>conftest.o:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>0000000000 s .text<BR>0000000000 s 
.comment<BR>0000000000 n dummy<BR>.L label doesn't appear in object file at all 
(good)<BR>Local label appears in object files: no<BR>configure:29493: result: 
.L<BR>configure:29504: checking for assembler byte directive<BR>trying 
.byte<BR>configure:29517: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:29520: $? = 0<BR>configure:29542: result: 
.byte<BR>configure:29550: checking how to define a 32-bit 
word<BR>configure:29575: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:29578: $? = 0<BR>configure:29606: result: 
.long<BR>configure:29615: checking if .align assembly directive is 
logarithmic<BR>configure:29630: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:29633: $? = 0<BR>configure:29654: result: 
no<BR>configure:30148: checking if the .align directive accepts an 0x90 fill in 
.text<BR>configure:30160: cc -c -O -belf&nbsp; conftest.s &gt;conftest.out 
2&gt;&amp;1<BR>configure:30163: $? = 1<BR>UX:as: ERROR: conftest.s:2:maximum 
fill size for .align out of range: 0x90<BR>UX:as: ERROR: conftest.s:4:maximum 
fill size for .align out of range: 0x90<BR>configure: failed program 
was:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.text<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .align&nbsp; 4, 
0x90<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .byte&nbsp;&nbsp; 
0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .align&nbsp; 4, 
0x90<BR>configure:30181: result: no<BR>configure:30202: checking for assembler 
COFF type directives<BR>configure:30218: cc -c -O -belf&nbsp; conftest.s 
&gt;conftest.out 2&gt;&amp;1<BR>configure:30221: $? = 1<BR>UX:as: ERROR: 
conftest.s:3:unknown directive: .def<BR>UX:as: ERROR: conftest.s:4:unknown 
directive: .scl<BR>UX:as: ERROR: conftest.s:5:expecting name operand for .type, 
operand 1<BR>UX:as: ERROR: conftest.s:6:unknown directive: .endef<BR>configure: 
failed program was:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.text<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .globl 
foo<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .def&nbsp;&nbsp;&nbsp; 
foo<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .scl&nbsp;&nbsp;&nbsp; 
2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .type&nbsp;&nbsp; 
32<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .endef<BR>foo:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>configure:30235: result: no<BR>configure:30245: 
checking if _GLOBAL_OFFSET_TABLE_ is prefixed by underscore<BR>configure:30264: 
cc -c -O -belf&nbsp;&nbsp; -KPIC -DPIC conftest.s &gt;&amp;5 &amp;&amp; cc -O 
-belf&nbsp;&nbsp; -K<BR>PIC -DPIC conftest.o &gt;&amp;5<BR>configure:30267: $? = 
0<BR>configure:30280: result: no<BR>configure:30293: checking if the assembler 
takes cl with shldl<BR>configure:30303: cc -c -O -belf&nbsp; conftest.s 
&gt;conftest.out 2&gt;&amp;1<BR>configure:30306: $? = 1<BR>UX:as: ERROR: 
conftest.s:2:invalid register for instruction: %cl in shldl<BR>UX:as: ERROR: 
conftest.s:2:invalid operand combination: shldl<BR>configure: failed program 
was:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.text<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; shldl&nbsp;&nbsp; %cl, %eax, 
%ebx<BR>configure:30320: result: no<BR>configure:30501: checking for unsigned 
short<BR>configure:30525: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:30531: $? = 0<BR>configure:30535: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:30538: $? = 0<BR>configure:30541: test -s 
conftest.o<BR>configure:30544: $? = 0<BR>configure:30555: result: 
yes<BR>configure:30558: checking size of unsigned short<BR>configure:30877: cc 
-o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>configure:30880: 
$? = 0<BR>configure:30882: ./conftest<BR>configure:30885: $? = 
0<BR>configure:30908: result: 2<BR>configure:30915: checking for 
unsigned<BR>configure:30939: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:30945: $? = 0<BR>configure:30949: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:30952: $? = 0<BR>configure:30955: test -s 
conftest.o<BR>configure:30958: $? = 0<BR>configure:30969: result: 
yes<BR>configure:30972: checking size of unsigned<BR>configure:31291: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>configure:31294: $? 
= 0<BR>configure:31296: ./conftest<BR>configure:31299: $? = 
0<BR>configure:31322: result: 4<BR>configure:31329: checking for unsigned 
long<BR>configure:31353: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:31359: $? = 0<BR>configure:31363: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:31366: $? = 0<BR>configure:31369: test -s 
conftest.o<BR>configure:31372: $? = 0<BR>configure:31383: result: 
yes<BR>configure:31386: checking size of unsigned long<BR>configure:31705: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>configure:31708: $? 
= 0<BR>configure:31710: ./conftest<BR>configure:31713: $? = 
0<BR>configure:31736: result: 4<BR>configure:31743: checking for 
mp_limb_t<BR>configure:31774: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:31780: $? = 0<BR>configure:31784: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:31787: $? = 0<BR>configure:31790: test -s 
conftest.o<BR>configure:31793: $? = 0<BR>configure:31804: result: 
yes<BR>configure:31807: checking size of mp_limb_t<BR>configure:32168: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; &gt;&amp;5<BR>configure:32171: $? 
= 0<BR>configure:32173: ./conftest<BR>configure:32176: $? = 
0<BR>configure:32199: result: 4<BR>configure:32364: checking for 
stack_t<BR>configure:32389: cc -c -O -belf&nbsp; conftest.c 
&gt;&amp;5<BR>configure:32395: $? = 0<BR>configure:32399: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:32402: $? = 0<BR>configure:32405: test -s 
conftest.o<BR>configure:32408: $? = 0<BR>configure:32419: result: 
yes<BR>configure:32457: checking for tputs in -lncurses<BR>configure:32487: cc 
-o conftest -O -belf&nbsp;&nbsp; conftest.c -lncurses&nbsp;&nbsp; 
&gt;&amp;5<BR>UX:ld: ERROR:&nbsp; fatal error: library not found: 
-lncurses<BR>configure:32493: $? = 1<BR>configure: failed program was:<BR>| /* 
confdefs.h.&nbsp; */<BR>|<BR>| #define PACKAGE_NAME "GNU MP"<BR>| #define 
PACKAGE_TARNAME "gmp"<BR>| #define PACKAGE_VERSION "4.3.1"<BR>| #define 
PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| #define 
HAVE_STRTOL 1<BR>| #define HAVE_STRTOUL 1<BR>| #define HAVE_SYSCONF 1<BR>| 
#define HAVE_TIMES 1<BR>| #define HAVE_VSNPRINTF 1<BR>| #define 
HAVE_NATIVE_mpn_add_n 1<BR>| #define HAVE_NATIVE_mpn_add_nc 1<BR>| #define 
HAVE_NATIVE_mpn_sub_n 1<BR>| #define HAVE_NATIVE_mpn_sub_nc 1<BR>| #define 
HAVE_NATIVE_M4_function_nc 1<BR>| #define HAVE_NATIVE_M4_function_n 1<BR>| 
#define HAVE_NATIVE_mpn_add_n 1<BR>| #define HAVE_NATIVE_mpn_add_nc 1<BR>| 
#define HAVE_NATIVE_mpn_sub_n 1<BR>| #define HAVE_NATIVE_mpn_sub_nc 1<BR>| 
#define HAVE_NATIVE_M4_function_nc 1<BR>| #define HAVE_NATIVE_M4_function_n 
1<BR>| #define HAVE_NATIVE_mpn_mul_1 1<BR>| #define HAVE_NATIVE_mpn_addmul_1 
1<BR>| #define HAVE_NATIVE_mpn_submul_1 1<BR>| #define HAVE_NATIVE_M4_function_1 
1<BR>| #define HAVE_NATIVE_mpn_addmul_1 1<BR>| #define HAVE_NATIVE_mpn_submul_1 
1<BR>| #define HAVE_NATIVE_M4_function_1 1<BR>| #define HAVE_NATIVE_mpn_lshift 
1<BR>| #define HAVE_NATIVE_mpn_rshift 1<BR>| #define HAVE_NATIVE_mpn_divexact_1 
1<BR>| #define HAVE_NATIVE_mpn_divrem_1c 1<BR>| #define HAVE_NATIVE_mpn_divrem_1 
1<BR>| #define HAVE_NATIVE_mpn_divrem_2 1<BR>| #define HAVE_NATIVE_mpn_mod_1 
1<BR>| #define HAVE_NATIVE_mpn_mod_1c 1<BR>| #define HAVE_NATIVE_mpn_mod_34lsub1 
1<BR>| #define HAVE_NATIVE_mpn_mul_basecase 1<BR>| #define 
HAVE_NATIVE_mpn_sqr_basecase 1<BR>| #define HAVE_NATIVE_mpn_popcount 1<BR>| 
#define HAVE_NATIVE_mpn_hamdist 1<BR>| #define HAVE_NATIVE_M4_function 1<BR>| 
#define HAVE_NATIVE_mpn_popcount 1<BR>| #define HAVE_NATIVE_mpn_hamdist 1<BR>| 
#define HAVE_NATIVE_M4_function 1<BR>| #define HAVE_NATIVE_mpn_bdiv_dbm1c 1<BR>| 
#define HAVE_NATIVE_mpn_umul_ppmm 1<BR>| #define HAVE_NATIVE_mpn_udiv_qrnnd 
1<BR>| #define HAVE_NATIVE_mpn_copyi 1<BR>| #define HAVE_NATIVE_mpn_copyd 1<BR>| 
#define LSYM_PREFIX ".L"<BR>| #define HAVE_HOST_CPU_FAMILY_x86 1<BR>| #define 
GMP_MPARAM_H_SUGGEST "./mpn/x86/gmp-mparam.h"<BR>| #define SIZEOF_UNSIGNED_SHORT 
2<BR>| #define SIZEOF_UNSIGNED 4<BR>| #define SIZEOF_UNSIGNED_LONG 4<BR>| 
#define SIZEOF_MP_LIMB_T 4<BR>| #define HAVE_STACK_T 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>|<BR>| /* Override any gcc2 internal prototype to avoid 
an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern "C"<BR>| #endif<BR>| /* 
We use char because int might match the return type of a 
gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still 
apply.&nbsp; */<BR>| char tputs ();<BR>| int<BR>| main ()<BR>| {<BR>| tputs 
();<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:32519: 
result: no<BR>configure:32524: checking for tputs in 
-lcurses<BR>configure:32554: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c 
-lcurses&nbsp;&nbsp; &gt;&amp;5<BR>configure:32560: $? = 0<BR>configure:32564: 
test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:32567: $? = 0<BR>configure:32570: test -s 
conftest<BR>configure:32573: $? = 0<BR>configure:32586: result: 
yes<BR>configure:32599: checking for readline in -lreadline<BR>configure:32629: 
cc -o conftest -O -belf&nbsp;&nbsp; conftest.c -lreadline -lcurses&nbsp; 
&gt;&amp;5<BR>UX:ld: ERROR: /usr/lib/libreadline.so: fatal error: cannot link 
OpenServer objec<BR>t into Intel iABI target<BR>configure:32635: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| #define 
HAVE_STRTOL 1<BR>| #define HAVE_STRTOUL 1<BR>| #define HAVE_SYSCONF 1<BR>| 
#define HAVE_TIMES 1<BR>| #define HAVE_VSNPRINTF 1<BR>| #define 
HAVE_NATIVE_mpn_add_n 1<BR>| #define HAVE_NATIVE_mpn_add_nc 1<BR>| #define 
HAVE_NATIVE_mpn_sub_n 1<BR>| #define HAVE_NATIVE_mpn_sub_nc 1<BR>| #define 
HAVE_NATIVE_M4_function_nc 1<BR>| #define HAVE_NATIVE_M4_function_n 1<BR>| 
#define HAVE_NATIVE_mpn_add_n 1<BR>| #define HAVE_NATIVE_mpn_add_nc 1<BR>| 
#define HAVE_NATIVE_mpn_sub_n 1<BR>| #define HAVE_NATIVE_mpn_sub_nc 1<BR>| 
#define HAVE_NATIVE_M4_function_nc 1<BR>| #define HAVE_NATIVE_M4_function_n 
1<BR>| #define HAVE_NATIVE_mpn_mul_1 1<BR>| #define HAVE_NATIVE_mpn_addmul_1 
1<BR>| #define HAVE_NATIVE_mpn_submul_1 1<BR>| #define HAVE_NATIVE_M4_function_1 
1<BR>| #define HAVE_NATIVE_mpn_addmul_1 1<BR>| #define HAVE_NATIVE_mpn_submul_1 
1<BR>| #define HAVE_NATIVE_M4_function_1 1<BR>| #define HAVE_NATIVE_mpn_lshift 
1<BR>| #define HAVE_NATIVE_mpn_rshift 1<BR>| #define HAVE_NATIVE_mpn_divexact_1 
1<BR>| #define HAVE_NATIVE_mpn_divrem_1c 1<BR>| #define HAVE_NATIVE_mpn_divrem_1 
1<BR>| #define HAVE_NATIVE_mpn_divrem_2 1<BR>| #define HAVE_NATIVE_mpn_mod_1 
1<BR>| #define HAVE_NATIVE_mpn_mod_1c 1<BR>| #define HAVE_NATIVE_mpn_mod_34lsub1 
1<BR>| #define HAVE_NATIVE_mpn_mul_basecase 1<BR>| #define 
HAVE_NATIVE_mpn_sqr_basecase 1<BR>| #define HAVE_NATIVE_mpn_popcount 1<BR>| 
#define HAVE_NATIVE_mpn_hamdist 1<BR>| #define HAVE_NATIVE_M4_function 1<BR>| 
#define HAVE_NATIVE_mpn_popcount 1<BR>| #define HAVE_NATIVE_mpn_hamdist 1<BR>| 
#define HAVE_NATIVE_M4_function 1<BR>| #define HAVE_NATIVE_mpn_bdiv_dbm1c 1<BR>| 
#define HAVE_NATIVE_mpn_umul_ppmm 1<BR>| #define HAVE_NATIVE_mpn_udiv_qrnnd 
1<BR>| #define HAVE_NATIVE_mpn_copyi 1<BR>| #define HAVE_NATIVE_mpn_copyd 1<BR>| 
#define LSYM_PREFIX ".L"<BR>| #define HAVE_HOST_CPU_FAMILY_x86 1<BR>| #define 
GMP_MPARAM_H_SUGGEST "./mpn/x86/gmp-mparam.h"<BR>| #define SIZEOF_UNSIGNED_SHORT 
2<BR>| #define SIZEOF_UNSIGNED 4<BR>| #define SIZEOF_UNSIGNED_LONG 4<BR>| 
#define SIZEOF_MP_LIMB_T 4<BR>| #define HAVE_STACK_T 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>|<BR>| /* Override any gcc2 internal prototype to avoid 
an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern "C"<BR>| #endif<BR>| /* 
We use char because int might match the return type of a 
gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still 
apply.&nbsp; */<BR>| char readline ();<BR>| int<BR>| main ()<BR>| {<BR>| 
readline ();<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| 
}<BR>configure:32661: result: no<BR>configure:32949: checking readline 
detected<BR>configure:32951: result: no<BR>configure:32966: checking for 
bison<BR>configure:32995: result: no<BR>configure:32966: checking for 
byacc<BR>configure:32995: result: no<BR>configure:33007: checking for 
flex<BR>configure:33036: result: no<BR>configure:33007: checking for 
lex<BR>configure:33023: found /udk/usr/ccs/bin/lex<BR>configure:33033: result: 
lex<BR>configure:33046: checking for yywrap in -lfl<BR>configure:33076: cc -o 
conftest -O -belf&nbsp;&nbsp; conftest.c -lfl&nbsp;&nbsp; &gt;&amp;5<BR>UX:ld: 
ERROR:&nbsp; fatal error: library not found: -lfl<BR>configure:33082: $? = 
1<BR>configure: failed program was:<BR>| /* confdefs.h.&nbsp; */<BR>|<BR>| 
#define PACKAGE_NAME "GNU MP"<BR>| #define PACKAGE_TARNAME "gmp"<BR>| #define 
PACKAGE_VERSION "4.3.1"<BR>| #define PACKAGE_STRING "GNU MP 4.3.1"<BR>| #define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>| #define PACKAGE 
"gmp"<BR>| #define VERSION "4.3.1"<BR>| #define WANT_FFT 1<BR>| #define 
HAVE_HOST_CPU_pentium4 1<BR>| #define HAVE_SPEED_CYCLECOUNTER 2<BR>| #define 
HAVE_CALLING_CONVENTIONS 1<BR>| #define PROTOTYPES 1<BR>| #define __PROTOTYPES 
1<BR>| #define STDC_HEADERS 1<BR>| #define HAVE_SYS_TYPES_H 1<BR>| #define 
HAVE_SYS_STAT_H 1<BR>| #define HAVE_STDLIB_H 1<BR>| #define HAVE_STRING_H 1<BR>| 
#define HAVE_MEMORY_H 1<BR>| #define HAVE_STRINGS_H 1<BR>| #define HAVE_UNISTD_H 
1<BR>| #define HAVE_STRING_H 1<BR>| #define HAVE_DLFCN_H 1<BR>| #define 
STDC_HEADERS 1<BR>| #define TIME_WITH_SYS_TIME 1<BR>| #define HAVE_FCNTL_H 
1<BR>| #define HAVE_FLOAT_H 1<BR>| #define HAVE_LANGINFO_H 1<BR>| #define 
HAVE_LOCALE_H 1<BR>| #define HAVE_NL_TYPES_H 1<BR>| #define HAVE_SYS_MMAN_H 
1<BR>| #define HAVE_SYS_PARAM_H 1<BR>| #define HAVE_SYS_PROCESSOR_H 1<BR>| 
#define HAVE_SYS_SYSINFO_H 1<BR>| #define HAVE_SYS_TIME_H 1<BR>| #define 
HAVE_SYS_TIMES_H 1<BR>| #define HAVE_SYS_RESOURCE_H 1<BR>| #define 
HAVE_DECL_FGETC 1<BR>| #define HAVE_DECL_FSCANF 1<BR>| #define HAVE_DECL_OPTARG 
1<BR>| #define HAVE_DECL_UNGETC 1<BR>| #define HAVE_DECL_VFPRINTF 1<BR>| #define 
HAVE_DECL_SYS_ERRLIST 0<BR>| #define HAVE_DECL_SYS_NERR 0<BR>| #define 
RETSIGTYPE void<BR>| #define HAVE_LONG_DOUBLE 1<BR>| #define HAVE_LONG_LONG 
1<BR>| #define HAVE_PTRDIFF_T 1<BR>| #define HAVE_STRINGIZE 1<BR>| #define 
restrict<BR>| #define HAVE_STDARG 1<BR>| #ifndef __cplusplus<BR>| #define 
inline<BR>| #endif<BR>| #define WANT_TMP_REENTRANT 1<BR>| #define 
HAVE_LIMB_LITTLE_ENDIAN 1<BR>| #define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>| 
#define HAVE_ALARM 1<BR>| #define HAVE_CLOCK 1<BR>| #define HAVE_GETPAGESIZE 
1<BR>| #define HAVE_GETRUSAGE 1<BR>| #define HAVE_GETTIMEOFDAY 1<BR>| #define 
HAVE_LOCALECONV 1<BR>| #define HAVE_MEMSET 1<BR>| #define HAVE_MMAP 1<BR>| 
#define HAVE_MPROTECT 1<BR>| #define HAVE_NL_LANGINFO 1<BR>| #define HAVE_POPEN 
1<BR>| #define HAVE_PROCESSOR_INFO 1<BR>| #define HAVE_RAISE 1<BR>| #define 
HAVE_SIGACTION 1<BR>| #define HAVE_SIGALTSTACK 1<BR>| #define HAVE_SIGSTACK 
1<BR>| #define HAVE_STRCHR 1<BR>| #define HAVE_STRERROR 1<BR>| #define 
HAVE_STRTOL 1<BR>| #define HAVE_STRTOUL 1<BR>| #define HAVE_SYSCONF 1<BR>| 
#define HAVE_TIMES 1<BR>| #define HAVE_VSNPRINTF 1<BR>| #define 
HAVE_NATIVE_mpn_add_n 1<BR>| #define HAVE_NATIVE_mpn_add_nc 1<BR>| #define 
HAVE_NATIVE_mpn_sub_n 1<BR>| #define HAVE_NATIVE_mpn_sub_nc 1<BR>| #define 
HAVE_NATIVE_M4_function_nc 1<BR>| #define HAVE_NATIVE_M4_function_n 1<BR>| 
#define HAVE_NATIVE_mpn_add_n 1<BR>| #define HAVE_NATIVE_mpn_add_nc 1<BR>| 
#define HAVE_NATIVE_mpn_sub_n 1<BR>| #define HAVE_NATIVE_mpn_sub_nc 1<BR>| 
#define HAVE_NATIVE_M4_function_nc 1<BR>| #define HAVE_NATIVE_M4_function_n 
1<BR>| #define HAVE_NATIVE_mpn_mul_1 1<BR>| #define HAVE_NATIVE_mpn_addmul_1 
1<BR>| #define HAVE_NATIVE_mpn_submul_1 1<BR>| #define HAVE_NATIVE_M4_function_1 
1<BR>| #define HAVE_NATIVE_mpn_addmul_1 1<BR>| #define HAVE_NATIVE_mpn_submul_1 
1<BR>| #define HAVE_NATIVE_M4_function_1 1<BR>| #define HAVE_NATIVE_mpn_lshift 
1<BR>| #define HAVE_NATIVE_mpn_rshift 1<BR>| #define HAVE_NATIVE_mpn_divexact_1 
1<BR>| #define HAVE_NATIVE_mpn_divrem_1c 1<BR>| #define HAVE_NATIVE_mpn_divrem_1 
1<BR>| #define HAVE_NATIVE_mpn_divrem_2 1<BR>| #define HAVE_NATIVE_mpn_mod_1 
1<BR>| #define HAVE_NATIVE_mpn_mod_1c 1<BR>| #define HAVE_NATIVE_mpn_mod_34lsub1 
1<BR>| #define HAVE_NATIVE_mpn_mul_basecase 1<BR>| #define 
HAVE_NATIVE_mpn_sqr_basecase 1<BR>| #define HAVE_NATIVE_mpn_popcount 1<BR>| 
#define HAVE_NATIVE_mpn_hamdist 1<BR>| #define HAVE_NATIVE_M4_function 1<BR>| 
#define HAVE_NATIVE_mpn_popcount 1<BR>| #define HAVE_NATIVE_mpn_hamdist 1<BR>| 
#define HAVE_NATIVE_M4_function 1<BR>| #define HAVE_NATIVE_mpn_bdiv_dbm1c 1<BR>| 
#define HAVE_NATIVE_mpn_umul_ppmm 1<BR>| #define HAVE_NATIVE_mpn_udiv_qrnnd 
1<BR>| #define HAVE_NATIVE_mpn_copyi 1<BR>| #define HAVE_NATIVE_mpn_copyd 1<BR>| 
#define LSYM_PREFIX ".L"<BR>| #define HAVE_HOST_CPU_FAMILY_x86 1<BR>| #define 
GMP_MPARAM_H_SUGGEST "./mpn/x86/gmp-mparam.h"<BR>| #define SIZEOF_UNSIGNED_SHORT 
2<BR>| #define SIZEOF_UNSIGNED 4<BR>| #define SIZEOF_UNSIGNED_LONG 4<BR>| 
#define SIZEOF_MP_LIMB_T 4<BR>| #define HAVE_STACK_T 1<BR>| /* end 
confdefs.h.&nbsp; */<BR>|<BR>| /* Override any gcc2 internal prototype to avoid 
an error.&nbsp; */<BR>| #ifdef __cplusplus<BR>| extern "C"<BR>| #endif<BR>| /* 
We use char because int might match the return type of a 
gcc2<BR>|&nbsp;&nbsp;&nbsp; builtin and then its argument prototype would still 
apply.&nbsp; */<BR>| char yywrap ();<BR>| int<BR>| main ()<BR>| {<BR>| yywrap 
();<BR>|&nbsp;&nbsp; ;<BR>|&nbsp;&nbsp; return 0;<BR>| }<BR>configure:33108: 
result: no<BR>configure:33113: checking for yywrap in -ll<BR>configure:33143: cc 
-o conftest -O -belf&nbsp;&nbsp; conftest.c -ll&nbsp;&nbsp; 
&gt;&amp;5<BR>configure:33149: $? = 0<BR>configure:33153: test 
-z<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
|| test ! -s conftest.err<BR>configure:33156: $? = 0<BR>configure:33159: test -s 
conftest<BR>configure:33162: $? = 0<BR>configure:33175: result: 
yes<BR>configure:33186: checking lex output file root<BR>configure:33197: lex 
conftest.l<BR>configure:33200: $? = 0<BR>configure:33212: result: 
lex.yy<BR>configure:33217: checking whether yytext is a 
pointer<BR>configure:33233: cc -o conftest -O -belf&nbsp;&nbsp; conftest.c&nbsp; 
-ll &gt;&amp;5<BR>UX:acomp: ERROR: "conftest.c", line 342: identifier 
redeclared: yytext<BR>configure:33239: $? = 1<BR>configure: failed program 
was:<BR>| # include "stdio.h"<BR>| # include "stdlib.h"<BR>| # define U(x) 
((unsigned char)(x))<BR>| # define NLSTATE yyprevious=YYNEWLINE<BR>| # define 
BEGIN yybgin = yysvec + 1 +<BR>| # define INITIAL 0<BR>| # define YYLERR 
yysvec<BR>| # define YYSTATE (yyestate-yysvec-1)<BR>| # define YYOPTIM 1<BR>| # 
ifndef YYLMAX<BR>| # define YYLMAX 200<BR>| # endif<BR>| # define output(c) 
(void)putc(c,yyout)<BR>| #if defined(__cplusplus)<BR>| extern "C" {<BR>| 
#endif<BR>| #if defined(__cplusplus) || 
defined(__STDC__)<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int yyback(int *, 
int);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int 
yyinput(void);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int 
yylook(void);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; void 
yyoutput(int);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int 
yyracc(int);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int 
yyreject(void);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; void 
yyunput(int);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int 
yylex(void);<BR>|<BR>| #ifdef __STDC__<BR>| #ifndef 
yyless<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; void yyless(int);<BR>| 
#endif<BR>| #ifndef yywrap<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int 
yywrap(void);<BR>| #endif<BR>| #endif<BR>|<BR>| #endif<BR>| #if 
defined(__cplusplus)<BR>| }<BR>| #endif<BR>| # define input() 
(((yytchar=yysptr&gt;yysbuf?U(*--yysptr):getc(yyin))==10?(yyline<BR>no++,yytchar):yytchar)==EOF?0:yytchar)<BR>| 
# define unput(c) {yytchar= 
(c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;<BR>}<BR>| # define yymore() 
(yymorfg=1)<BR>| # define ECHO (void)fprintf(yyout, "%s",yytext)<BR>| # define 
REJECT { nstr = yyreject(); goto yyfussy;}<BR>| int yyleng; extern char 
yytext[];<BR>| int yymorfg;<BR>| extern char *yysptr, yysbuf[];<BR>| int 
yytchar;<BR>| FILE *yyin = {stdin}, *yyout = {stdout};<BR>| extern int 
yylineno;<BR>| struct yysvf {<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; struct 
yywork *yystoff;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; struct yysvf 
*yyother;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int *yystops;};<BR>| struct 
yysvf *yyestate;<BR>| extern struct yysvf yysvec[], *yybgin;<BR>| # define 
YYNEWLINE 10<BR>| yylex(){<BR>| int nstr; extern int yyprevious;<BR>| 
while((nstr = yylook()) &gt;= 0)<BR>| yyfussy: switch(nstr){<BR>| case 0:<BR>| 
if(yywrap()) return(0); break;<BR>| case -1:<BR>| break;<BR>| default:<BR>| 
(void)fprintf(yyout,"bad switch yylook %d",nstr);<BR>| } return(0); }<BR>| /* 
end of yylex */<BR>| int yyvstop[] = {<BR>| 0,<BR>| 0};<BR>| # define YYTYPE 
unsigned char<BR>| struct yywork { YYTYPE verify, advance; } yycrank[] = {<BR>| 
0,0,&nbsp; 0,0,&nbsp;&nbsp;&nbsp; 0,0,&nbsp;&nbsp;&nbsp; 0,0,<BR>| 0,0};<BR>| 
struct yysvf yysvec[] = {<BR>| 0,&nbsp;&nbsp;&nbsp; 
0,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0,<BR>| yycrank+0,&nbsp;&nbsp;&nbsp; 
0,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0,<BR>| yycrank+0,&nbsp;&nbsp;&nbsp; 
0,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0,<BR>| 0,&nbsp;&nbsp;&nbsp; 0,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0};<BR>| struct 
yywork *yytop = yycrank+0;<BR>| struct yysvf *yybgin = yysvec+1;<BR>| unsigned 
char yymatch[] = {<BR>| 00&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 
01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 
01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 
01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 01&nbsp; 
,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,<BR>| 
01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,<BR>| 01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; ,01&nbsp; 
,01&nbsp; ,01&nbsp; ,<BR>| 0};<BR>| char yyextra[] = {<BR>| 
0,0,0,0,0,0,0,0,<BR>| 0};<BR>| #ident&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
"@(#)unixsrc:usr/src/common/lib/libl/lib/ncform /main/uw7_nj/1"<BR>| int 
yylineno =1;<BR>| # define YYU(x) x<BR>| # define NLSTATE 
yyprevious=YYNEWLINE<BR>| char yytext[YYLMAX];<BR>| struct yysvf *yylstate 
[YYLMAX], **yylsp, **yyolsp;<BR>| char yysbuf[YYLMAX];<BR>| char *yysptr = 
yysbuf;<BR>| int *yyfnd;<BR>| extern struct yysvf *yyestate;<BR>| int yyprevious 
= YYNEWLINE;<BR>| #if defined(__cplusplus) || defined(__STDC__)<BR>| int 
yylook(void)<BR>| #else<BR>| yylook()<BR>| #endif<BR>| 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; register struct yysvf *yystate, 
**lsp;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; register struct yywork 
*yyt;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; struct yysvf 
*yyz;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int yych, 
yyfirst;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; struct yywork *yyr;<BR>| # 
ifdef LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int debug;<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; char 
*yylastch;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /* start off machines 
*/<BR>| # ifdef LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; debug = 
0;<BR>| # endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyfirst=1;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if 
(!yymorfg)<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yylastch = yytext;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yymorfg=0;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yylastch = 
yytext+yyleng;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
for(;;){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
lsp = 
yylstate;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyestate = yystate = 
yybgin;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if (yyprevious==YYNEWLINE) 
yystate++;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
for (;;){<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug)fprintf(yyout,"state %d\n",yystate-yysvec-1);<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyt = 
yystate-&gt;yystoff;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyt == yycrank &amp;&amp; !yyfirst){&nbsp; /* may not be any trans<BR>itions 
*/<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyz = 
yystate-&gt;yyother;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyz == 
0)break;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyz-&gt;yystoff == 
yycrank)break;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
*yylastch++ = yych = 
input();<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yylastch &gt; &amp;yytext[YYLMAX]) 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"Input string too long, limit 
%d\n<BR>",YYLMAX);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
exit(1);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyfirst=0;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
tryagain:<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"char 
");<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
allprint(yych);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
putchar('\n');<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyr = 
yyt;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if ( (int)yyt &gt; 
(int)yycrank){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyt = yyr + 
yych;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if (yyt &lt;= yytop &amp;&amp; yyt-&gt;verify+yysvec == 
yystat<BR>e){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyt-&gt;advance+yysvec == YYLERR)<BR>/* error transitions 
*/<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{unput(*--yylastch);break;}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
*lsp++ = yystate = 
yyt-&gt;advance+yysvec;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(lsp &gt; &amp;yylstate[YYLMAX]) 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"Input string too<BR>long, limit 
%d\n",YYLMAX);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
exit(1);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
goto 
contin;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # ifdef 
YYOPTIM<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
else if((int)yyt &lt; (int)yycrank) 
{&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/* r &lt; y<BR>ycrank 
*/<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyt = yyr = yycrank+(yycrank-yyt);<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug)fprintf(yyout,"compressed state\n");<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyt = yyt + 
yych;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyt &lt;= yytop &amp;&amp; yyt-&gt;verify+yysvec == 
yystate<BR>){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyt-&gt;advance+yysvec == YYLERR)<BR>/* error transitions 
*/<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{unput(*--yylastch);break;}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
*lsp++ = yystate = 
yyt-&gt;advance+yysvec;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(lsp &gt; &amp;yylstate[YYLMAX]) 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"Input string too<BR>long, limit 
%d\n",YYLMAX);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
exit(1);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
goto 
contin;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyt = yyr + YYU(yymatch[yych]);<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"try fall back character 
"<BR>);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
allprint(YYU(yymatch[yych]));<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
putchar('\n');<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyt &lt;= yytop &amp;&amp; yyt-&gt;verify+yysvec == 
yystate<BR>){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyt-&gt;advance+yysvec == YYLERR)<BR>/* error transition 
*/<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{unput(*--yylastch);break;}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
*lsp++ = yystate = 
yyt-&gt;advance+yysvec;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(lsp &gt; &amp;yylstate[YYLMAX]) 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"Input string too<BR>long, limit 
%d\n",YYLMAX);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
exit(1);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
goto 
contin;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if ((yystate = yystate-&gt;yyother) &amp;&amp; (yyt= yystate-&gt;yysto<BR>ff) != 
yycrank){<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug)fprintf(yyout,"fall back to state %d\n"<BR>,yystate-yysvec-1);<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
goto 
tryagain;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
else<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{unput(*--yylastch);break;}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
contin:<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"state %d char 
",yystate-yysvec-1)<BR>;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
allprint(yych);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
putchar('\n');<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"stopped at %d with 
",*(lsp-1)-yysvec-1);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
allprint(yych);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
putchar('\n');<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
while (lsp-- &gt; 
yylstate){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
*yylastch-- = 
0;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if (*lsp != 0 &amp;&amp; (yyfnd= (*lsp)-&gt;yystops) &amp;&amp; *yyfnd &gt; 
0)<BR>{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyolsp = 
lsp;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(yyextra[*yyfnd]){&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/* must backup 
*<BR>/<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
while(yyback((*lsp)-&gt;yystops,-*yyfnd) !=<BR>&nbsp;1 &amp;&amp; lsp &gt; 
yylstate){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
lsp--;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
unput(*yylastch--);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyprevious = 
YYU(*yylastch);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yylsp = 
lsp;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyleng = 
yylastch-yytext+1;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yytext[yyleng] = 0;<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug){<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout,"\nmatch 
");<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
sprint(yytext);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
fprintf(yyout," action 
%d\n",*yyfnd);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
return(*yyfnd++);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
unput(*yylastch);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if (yytext[0] == 0&nbsp; /* &amp;&amp; feof(yyin) 
*/)<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yysptr=yysbuf;<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
return(0);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yyprevious = yytext[0] = 
input();<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if 
(yyprevious&gt;0)<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
output(yyprevious);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
yylastch=yytext;<BR>| # ifdef 
LEXDEBUG<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if(debug)putchar('\n');<BR>| # 
endif<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>| #if defined(__cplusplus) || 
defined(__STDC__)<BR>| int yyback(int *p, int m)<BR>| #else<BR>| yyback(p, 
m)<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int *p;<BR>| #endif<BR>| 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if (p==0) 
return(0);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; while (*p) 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
if (*p++ == 
m)<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
return(1);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return(0);<BR>| 
}<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /* the following are only used in the 
lex library */<BR>| #if defined(__cplusplus) || defined(__STDC__)<BR>| int 
yyinput(void)<BR>| #else<BR>| yyinput()<BR>| #endif<BR>| 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
return(input());<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>| #if 
defined(__cplusplus) || defined(__STDC__)<BR>| void yyoutput(int c)<BR>| 
#else<BR>| yyoutput(c)<BR>|&nbsp;&nbsp; int c;<BR>| #endif<BR>| 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
output(c);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>| #if 
defined(__cplusplus) || defined(__STDC__)<BR>| void yyunput(int c)<BR>| 
#else<BR>| yyunput(c)<BR>|&nbsp;&nbsp;&nbsp; int c;<BR>| #endif<BR>| 
{<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
unput(c);<BR>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>| extern char 
*yytext;<BR>configure:33266: result: no<BR>configure:33329: checking for 
ranlib<BR>configure:33356: result: :<BR>configure:33523: creating 
./config.status</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>## ---------------------- ##<BR>## Running 
config.status. ##<BR>## ---------------------- ##</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>This file was extended by GNU MP config.status 
4.3.1, which was<BR>generated by GNU Autoconf 2.59.&nbsp; Invocation command 
line was</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; CONFIG_FILES&nbsp;&nbsp;&nbsp; =<BR>&nbsp; 
CONFIG_HEADERS&nbsp; =<BR>&nbsp; CONFIG_LINKS&nbsp;&nbsp;&nbsp; =<BR>&nbsp; 
CONFIG_COMMANDS =<BR>&nbsp; $ ./config.status</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>on newelmo.newelmo.com</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><BR>## ---------------- ##<BR>## Cache variables. 
##<BR>## ---------------- ##</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>ac_cv_build=pentium4-pc-sco3.2v5.0.6<BR>ac_cv_build_alias=pentium4-pc-sco3.2v5.0.6<BR>ac_cv_c_bigendian=no<BR>ac_cv_c_compiler_gnu=no<BR>ac_cv_c_inline=no<BR>ac_cv_c_restrict=no<BR>ac_cv_c_stringize=yes<BR>ac_cv_c_volatile=yes<BR>ac_cv_env_ABI_set=''<BR>ac_cv_env_ABI_value=''<BR>ac_cv_env_CC_FOR_BUILD_set=''<BR>ac_cv_env_CC_FOR_BUILD_value=''<BR>ac_cv_env_CC_set=''<BR>ac_cv_env_CC_value=''<BR>ac_cv_env_CFLAGS_set=''<BR>ac_cv_env_CFLAGS_value=''<BR>ac_cv_env_CPPFLAGS_set=''<BR>ac_cv_env_CPPFLAGS_value=''<BR>ac_cv_env_CPP_FOR_BUILD_set=''<BR>ac_cv_env_CPP_FOR_BUILD_value=''<BR>ac_cv_env_CPP_set=''<BR>ac_cv_env_CPP_value=''<BR>ac_cv_env_CXXCPP_set=''<BR>ac_cv_env_CXXCPP_value=''<BR>ac_cv_env_CXXFLAGS_set=''<BR>ac_cv_env_CXXFLAGS_value=''<BR>ac_cv_env_CXX_set=''<BR>ac_cv_env_CXX_value=''<BR>ac_cv_env_LDFLAGS_set=''<BR>ac_cv_env_LDFLAGS_value=''<BR>ac_cv_env_M4_set=''<BR>ac_cv_env_M4_value=''<BR>ac_cv_env_build_alias_set=''<BR>ac_cv_env_build_alias_value=''<BR>ac_cv_env_host_alias_set=''<BR>ac_cv_env_host_alias_value=''<BR>ac_cv_env_target_alias_set=''<BR>ac_cv_env_target_alias_value=''<BR>ac_cv_exeext=''<BR>ac_cv_func_alarm=yes<BR>ac_cv_func_attr_get=no<BR>ac_cv_func_clock=yes<BR>ac_cv_func_clock_gettime=no<BR>ac_cv_func_cputime=no<BR>ac_cv_func_getpagesize=yes<BR>ac_cv_func_getrusage=yes<BR>ac_cv_func_getsysinfo=no<BR>ac_cv_func_gettimeofday=yes<BR>ac_cv_func_localeconv=yes<BR>ac_cv_func_memset=yes<BR>ac_cv_func_mmap=yes<BR>ac_cv_func_mprotect=yes<BR>ac_cv_func_nl_langinfo=yes<BR>ac_cv_func_obstack_vprintf=no<BR>ac_cv_func_popen=yes<BR>ac_cv_func_processor_info=yes<BR>ac_cv_func_pstat_getprocessor=no<BR>ac_cv_func_raise=yes<BR>ac_cv_func_read_real_time=no<BR>ac_cv_func_sigaction=yes<BR>ac_cv_func_sigaltstack=yes<BR>ac_cv_func_sigstack=yes<BR>ac_cv_func_strchr=yes<BR>ac_cv_func_strerror=yes<BR>ac_cv_func_strnlen=no<BR>ac_cv_func_strtol=yes<BR>ac_cv_func_strtoul=yes<BR>ac_cv_func_sysconf=yes<BR>ac_cv_func_sysctl=no<BR>ac_cv_func_sysctlbyname=no<BR>ac_cv_func_syssgi=no<BR>ac_cv_func_times=yes<BR>ac_cv_func_vsnprintf=yes<BR>ac_cv_have_decl_fgetc=yes<BR>ac_cv_have_decl_fscanf=yes<BR>ac_cv_have_decl_optarg=yes<BR>ac_cv_have_decl_sys_errlist=no<BR>ac_cv_have_decl_sys_nerr=no<BR>ac_cv_have_decl_ungetc=yes<BR>ac_cv_have_decl_vfprintf=yes<BR>ac_cv_header_dlfcn_h=yes<BR>ac_cv_header_fcntl_h=yes<BR>ac_cv_header_float_h=yes<BR>ac_cv_header_inttypes_h=no<BR>ac_cv_header_invent_h=no<BR>ac_cv_header_langinfo_h=yes<BR>ac_cv_header_locale_h=yes<BR>ac_cv_header_machine_hal_sysinfo_h=no<BR>ac_cv_header_memory_h=yes<BR>ac_cv_header_nl_types_h=yes<BR>ac_cv_header_stdc=yes<BR>ac_cv_header_stdint_h=no<BR>ac_cv_header_stdlib_h=yes<BR>ac_cv_header_string_h=yes<BR>ac_cv_header_strings_h=yes<BR>ac_cv_header_sys_attributes_h=no<BR>ac_cv_header_sys_iograph_h=no<BR>ac_cv_header_sys_mman_h=yes<BR>ac_cv_header_sys_param_h=yes<BR>ac_cv_header_sys_processor_h=yes<BR>ac_cv_header_sys_pstat_h=no<BR>ac_cv_header_sys_resource_h=yes<BR>ac_cv_header_sys_stat_h=yes<BR>ac_cv_header_sys_sysctl_h=no<BR>ac_cv_header_sys_sysinfo_h=yes<BR>ac_cv_header_sys_syssgi_h=no<BR>ac_cv_header_sys_systemcfg_h=no<BR>ac_cv_header_sys_time_h=yes<BR>ac_cv_header_sys_times_h=yes<BR>ac_cv_header_sys_types_h=yes<BR>ac_cv_header_time=yes<BR>ac_cv_header_unistd_h=yes<BR>ac_cv_host=pentium4-pc-sco3.2v5.0.6<BR>ac_cv_host_alias=pentium4-pc-sco3.2v5.0.6<BR>ac_cv_lib_curses_tputs=yes<BR>ac_cv_lib_fl_yywrap=no<BR>ac_cv_lib_l_yywrap=yes<BR>ac_cv_lib_m_cos=yes<BR>ac_cv_lib_ncurses_tputs=no<BR>ac_cv_lib_readline_readline=no<BR>ac_cv_member_struct_pst_processor_psp_iticksperclktick=no<BR>ac_cv_objext=o<BR>ac_cv_prog_AWK=nawk<BR>ac_cv_prog_CPP='cc 
-E'<BR>ac_cv_prog_LEX=lex<BR>ac_cv_prog_ac_ct_AR=ar<BR>ac_cv_prog_ac_ct_CC=cc<BR>ac_cv_prog_ac_ct_RANLIB=:<BR>ac_cv_prog_ac_ct_STRIP=strip<BR>ac_cv_prog_cc_g=yes<BR>ac_cv_prog_cc_stdc=''<BR>ac_cv_prog_egrep='grep 
-E'<BR>ac_cv_prog_lex_root=lex.yy<BR>ac_cv_prog_lex_yytext_pointer=no<BR>ac_cv_prog_make_make_set=yes<BR>ac_cv_sizeof_mp_limb_t=4<BR>ac_cv_sizeof_unsigned=4<BR>ac_cv_sizeof_unsigned_long=4<BR>ac_cv_sizeof_unsigned_short=2<BR>ac_cv_type_intmax_t=no<BR>ac_cv_type_long_double=yes<BR>ac_cv_type_long_long=yes<BR>ac_cv_type_mp_limb_t=yes<BR>ac_cv_type_ptrdiff_t=yes<BR>ac_cv_type_quad_t=no<BR>ac_cv_type_signal=void<BR>ac_cv_type_stack_t=yes<BR>ac_cv_type_uint_least32_t=no<BR>ac_cv_type_unsigned=yes<BR>ac_cv_type_unsigned_long=yes<BR>ac_cv_type_unsigned_short=yes<BR>cl_cv_as_noexecstack=no<BR>gmp_cv_asm_align_fill_0x90=no<BR>gmp_cv_asm_align_log=no<BR>gmp_cv_asm_byte=.byte<BR>gmp_cv_asm_data=.data<BR>gmp_cv_asm_globl=.globl<BR>gmp_cv_asm_globl_attr=''<BR>gmp_cv_asm_label_suffix=:<BR>gmp_cv_asm_lsym_prefix=.L<BR>gmp_cv_asm_rodata='&nbsp;&nbsp;&nbsp;&nbsp; 
.section&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
.rodata,"a"'<BR>gmp_cv_asm_size='.size&nbsp; 
$1,$2'<BR>gmp_cv_asm_text=.text<BR>gmp_cv_asm_type='.type&nbsp; 
$1,@$2'<BR>gmp_cv_asm_underscore=no<BR>gmp_cv_asm_w32=.long<BR>gmp_cv_asm_x86_coff_type=no<BR>gmp_cv_asm_x86_got_underscore=no<BR>gmp_cv_asm_x86_mmx=yes<BR>gmp_cv_asm_x86_shldl_cl=no<BR>gmp_cv_asm_x86_sse2=no<BR>gmp_cv_c_attribute_const=no<BR>gmp_cv_c_attribute_malloc=no<BR>gmp_cv_c_attribute_mode=no<BR>gmp_cv_c_attribute_noreturn=no<BR>gmp_cv_c_double_format='IEEE 
little 
endian'<BR>gmp_cv_c_for_build_ansi=yes<BR>gmp_cv_c_stdarg=yes<BR>gmp_cv_check_libm_for_build=-lm<BR>gmp_cv_func_alloca=no<BR>gmp_cv_func_sscanf_writable_input=no<BR>gmp_cv_func_vsnprintf=yes<BR>gmp_cv_header_alloca=no<BR>gmp_cv_m4_m4wrap_spurious=no<BR>gmp_cv_option_alloca=malloc-reentrant<BR>gmp_cv_prog_cpp_for_build='cc 
-E'<BR>gmp_cv_prog_exeext_for_build=''<BR>gmp_cv_prog_m4=m4<BR>lt_cv_cc_needs_belf=yes<BR>lt_cv_deplibs_check_method=pass_all<BR>lt_cv_file_magic_cmd='$MAGIC_CMD'<BR>lt_cv_file_magic_test_file=''<BR>lt_cv_ld_reload_flag=-r<BR>lt_cv_objdir=.libs<BR>lt_cv_path_LD=/udk/usr/ccs/bin/ld<BR>lt_cv_path_NM='/udk/usr/ccs/bin/nm 
-p'<BR>lt_cv_path_SED=/bin/sed<BR>lt_cv_prog_compiler_c_o=yes<BR>lt_cv_prog_gnu_ld=no<BR>lt_cv_sys_global_symbol_pipe='sed 
-n -e '\''s/^.*[&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
]\([DT][DT]*\)[<BR>][&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 
\2/p'\'<BR>lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ 
]*\) $/&nbsp; {\"\<BR>1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) 
\([^ ]*\)$/&nbsp; {"\2", (lt_p<BR>tr) 
\&amp;\2},/p'\'<BR>lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* 
\(.*\)$/extern int 
\1;/p<BR>'\'<BR>lt_cv_sys_max_cmd_len=102400<BR>lt_lt_cv_prog_compiler_c_o='"yes"'<BR>lt_lt_cv_sys_global_symbol_pipe='"sed 
-n -e '\''s/^.*[&nbsp; ]\\([DT][DT]*\\)[<BR>][&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 <A href="file://\\2">\\2</A> <A 
href="file://\\2/p'\''&quot;'">\\2/p'\''"'</A><BR>lt_lt_cv_sys_global_symbol_to_c_name_address='"sed 
-n -e '\''s/^: \\([^ ]*\\) \$<BR>/&nbsp; {\\\"<A 
href="file://\\1\\\">\\1\\\</A>", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ 
]*\\) \\([^ ]*\\)<BR>\$/&nbsp; {\"<A href="file://\\2\">\\2\</A>", (lt_ptr) <A 
href="file://\\&amp;\\2},/p'\''&quot;'">\\&amp;\\2},/p'\''"'</A><BR>lt_lt_cv_sys_global_symbol_to_cdecl='"sed 
-n -e '\''s/^. .* <A href="file://\\(.*\\)\$/extern">\\(.*\\)\$/extern</A> 
in<BR>t <A href="file://\\1;/p'\''&quot;'">\\1;/p'\''"'</A></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>## ----------------- ##<BR>## Output variables. 
##<BR>## ----------------- ##</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ABI='32'<BR>ACLOCAL='${SHELL} 
/data3/OPENCOBOL/gmp-4.3.1/missing --run aclocal-1.8'<BR>AMTAR='${SHELL} 
/data3/OPENCOBOL/gmp-4.3.1/missing --run 
tar'<BR>ANSI2KNR=''<BR>AR='ar'<BR>AS='as'<BR>ASMFLAGS=''<BR>AUTOCONF='${SHELL} 
/data3/OPENCOBOL/gmp-4.3.1/missing --run autoconf'<BR>AUTOHEADER='${SHELL} 
/data3/OPENCOBOL/gmp-4.3.1/missing --run autoheader'<BR>AUTOMAKE='${SHELL} 
/data3/OPENCOBOL/gmp-4.3.1/missing --run 
automake-1.8'<BR>AWK='nawk'<BR>BITS_PER_MP_LIMB='32'<BR>CALLING_CONVENTIONS_OBJS='x86call.lo 
x86check$U.lo'<BR>CC='cc'<BR>CCAS='cc -c'<BR>CC_FOR_BUILD='cc'<BR>CFLAGS='-O 
-belf'<BR>CPP='cc -E'<BR>CPPFLAGS=''<BR>CPP_FOR_BUILD='cc 
-E'<BR>CXX=''<BR>CXXCPP=''<BR>CXXFLAGS=''<BR>CYGPATH_W='echo'<BR>DEFN_LONG_LONG_LIMB='/* 
#undef _LONG_LONG_LIMB 
*/'<BR>DEFS='-DHAVE_CONFIG_H'<BR>DLLTOOL='dlltool'<BR>ECHO='print 
-r'<BR>ECHO_C='ECHO_N=''<BR>ECHO_T=''<BR>EGREP='grep 
-E'<BR>ENABLE_STATIC_FALSE='#'<BR>ENABLE_STATIC_TRUE=''<BR>EXEEXT=''<BR>EXEEXT_FOR_BUILD=''<BR>GMP_LDFLAGS=''<BR>GMP_NAIL_BITS='0'<BR>HAVE_CLOCK_01='1'<BR>HAVE_CPUTIME_01='0'<BR>HAVE_GETRUSAGE_01='1'<BR>HAVE_GETTIMEOFDAY_01='1'<BR>HAVE_HOST_CPU_FAMILY_power='0'<BR>HAVE_HOST_CPU_FAMILY_powerpc='0'<BR>HAVE_SIGACTION_01='1'<BR>HAVE_SIGALTSTACK_01='1'<BR>HAVE_SIGSTACK_01='1'<BR>HAVE_STACK_T_01='1'<BR>HAVE_SYS_RESOURCE_H_01='1'<BR>INSTALL_DATA='${INSTALL} 
-m 
644'<BR>INSTALL_PROGRAM='${INSTALL}'<BR>INSTALL_SCRIPT='${INSTALL}'<BR>INSTALL_STRIP_PROGRAM='${SHELL} 
$(install_sh) -c 
-s'<BR>LDFLAGS=''<BR>LEX='lex'<BR>LEXLIB='-ll'<BR>LEX_OUTPUT_ROOT='lex.yy'<BR>LIBCURSES='-lcurses'<BR>LIBGMPXX_LDFLAGS=''<BR>LIBGMP_DLL='0'<BR>LIBGMP_LDFLAGS=''<BR>LIBM='-lm'<BR>LIBM_FOR_BUILD='-lm'<BR>LIBOBJS=''<BR>LIBREADLINE=''<BR>LIBS=''<BR>LIBTOOL='$(SHELL) 
$(top_builddir)/libtool'<BR>LN_S='ln 
-s'<BR>LTLIBOBJS=''<BR>M4='m4'<BR>MAINT='#'<BR>MAINTAINER_MODE_FALSE=''<BR>MAINTAINER_MODE_TRUE='#'<BR>MAKEINFO='${SHELL} 
/data3/OPENCOBOL/gmp-4.3.1/missing --run 
makeinfo'<BR>OBJDUMP='objdump'<BR>OBJEXT='o'<BR>PACKAGE='gmp'<BR><A 
href="mailto:PACKAGE_BUGREPORT='gmp-bugs@gmplib.org'">PACKAGE_BUGREPORT='gmp-bugs@gmplib.org'</A><BR>PACKAGE_NAME='GNU 
MP'<BR>PACKAGE_STRING='GNU MP 
4.3.1'<BR>PACKAGE_TARNAME='gmp'<BR>PACKAGE_VERSION='4.3.1'<BR>PATH_SEPARATOR=':'<BR>RANLIB=':'<BR>SED='/bin/sed'<BR>SET_MAKE=''<BR>SHELL='/bin/ksh'<BR>SPEED_CYCLECOUNTER_OBJ='pentium.lo'<BR>STRIP='strip'<BR>TAL_OBJECT='tal-reent.lo'<BR>TUNE_SQR_OBJ=''<BR>U=''<BR>U_FOR_BUILD=''<BR>VERSION='4.3.1'<BR>WANT_CXX_FALSE=''<BR>WANT_CXX_TRUE='#'<BR>WANT_MPBSD_FALSE=''<BR>WANT_MPBSD_TRUE='#'<BR>WITH_READLINE_01='0'<BR>YACC='yacc'<BR>ac_ct_AR='ar'<BR>ac_ct_AS=''<BR>ac_ct_CC='cc'<BR>ac_ct_CXX=''<BR>ac_ct_DLLTOOL=''<BR>ac_ct_OBJDUMP=''<BR>ac_ct_RANLIB=':'<BR>ac_ct_STRIP='strip'<BR>am__leading_dot='.'<BR>bindir='${exec_prefix}/bin'<BR>build='pentium4-pc-sco3.2v5.0.6'<BR>build_alias=''<BR>build_cpu='pentium4'<BR>build_os='sco3.2v5.0.6'<BR>build_vendor='pc'<BR>datadir='${prefix}/share'<BR>exec_prefix='${prefix}'<BR>gmp_srclinks=' 
mpn/add.c mpn/add_1.c mpn/add_n.asm mpn/sub.c mpn/sub_1.c mpn/sub<BR>_n.asm 
mpn/neg_n.c mpn/mul_1.asm mpn/addmul_1.asm mpn/submul_1.asm mpn/lshift.as<BR>m 
mpn/rshift.asm mpn/dive_1.asm mpn/diveby3.c mpn/divis.c mpn/divrem.c 
mpn/divre<BR>m_1.asm mpn/divrem_2.asm mpn/fib2_ui.c mpn/mod_1.asm 
mpn/mod_34lsub1.asm mpn/mod<BR>e1o.c mpn/pre_divrem_1.c mpn/pre_mod_1.c 
mpn/dump.c mpn/mod_1_1.c mpn/mod_1_2.c<BR>mpn/mod_1_3.c mpn/mod_1_4.c mpn/mul.c 
mpn/mul_fft.c mpn/mul_n.c mpn/mul_basecase<BR>.asm mpn/sqr_basecase.asm 
mpn/random.c mpn/random2.c mpn/pow_1.c mpn/rootrem.c m<BR>pn/sqrtrem.c 
mpn/get_str.c mpn/set_str.c mpn/scan0.c mpn/scan1.c mpn/popcount.as<BR>m 
mpn/hamdist.asm mpn/cmp.c mpn/perfsqr.c mpn/bdivmod.c mpn/gcd_1.c mpn/gcd.c 
mp<BR>n/gcdext_1.c mpn/gcdext.c mpn/gcd_lehmer.c mpn/gcd_subdiv_step.c 
mpn/gcdext_lehm<BR>er.c mpn/gcdext_subdiv_step.c mpn/tdiv_qr.c mpn/dc_divrem_n.c 
mpn/sb_divrem_mn.c<BR>&nbsp;mpn/jacbase.c mpn/get_d.c mpn/matrix22_mul.c 
mpn/hgcd2.c mpn/hgcd.c mpn/mullow_<BR>n.c mpn/mullow_basecase.c mpn/toom22_mul.c 
mpn/toom33_mul.c mpn/toom44_mul.c mpn<BR>/toom32_mul.c mpn/toom42_mul.c 
mpn/toom62_mul.c mpn/toom53_mul.c mpn/toom2_sqr.c<BR>&nbsp;mpn/toom3_sqr.c 
mpn/toom4_sqr.c mpn/toom_interpolate_5pts.c mpn/toom_interpolat<BR>e_7pts.c 
mpn/invert.c mpn/binvert.c mpn/sb_div_qr.c mpn/sb_divappr_q.c mpn/sb_di<BR>v_q.c 
mpn/dc_div_qr.c mpn/dc_divappr_q.c mpn/dc_div_q.c mpn/mu_div_qr.c 
mpn/mu_d<BR>ivappr_q.c mpn/mu_div_q.c mpn/sb_bdiv_q.c mpn/sb_bdiv_qr.c 
mpn/dc_bdiv_q.c mpn/d<BR>c_bdiv_qr.c mpn/mu_bdiv_q.c mpn/mu_bdiv_qr.c 
mpn/divexact.c mpn/bdiv_dbm1c.asm m<BR>pn/redc_1.c mpn/redc_2.c mpn/powm.c 
mpn/powlo.c mpn/powm_sec.c mpn/subcnd_n.c mp<BR>n/umul.asm mpn/udiv.asm 
mpn/copyi.asm mpn/copyd.asm mpn/addsub_n.c 
gmp-mparam.h'<BR>host='pentium4-pc-sco3.2v5.0.6'<BR>host_alias=''<BR>host_cpu='pentium4'<BR>host_os='sco3.2v5.0.6'<BR>host_vendor='pc'<BR>includedir='${prefix}/include'<BR>infodir='${prefix}/info'<BR>install_sh='/data3/OPENCOBOL/gmp-4.3.1/install-sh'<BR>libdir='${exec_prefix}/lib'<BR>libexecdir='${exec_prefix}/libexec'<BR>localstatedir='${prefix}/var'<BR>mandir='${prefix}/man'<BR>mkdir_p='$(install_sh) 
-d'<BR>mpn_objects=' add$U.lo add_1$U.lo add_n.lo sub$U.lo sub_1$U.lo sub_n.lo 
neg_n$U.<BR>lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo dive_1.lo 
diveby3$U.lo d<BR>ivis$U.lo divrem$U.lo divrem_1.lo divrem_2.lo fib2_ui$U.lo 
mod_1.lo mod_34lsub1.<BR>lo mode1o$U.lo pre_divrem_1$U.lo pre_mod_1$U.lo 
dump$U.lo mod_1_1$U.lo mod_1_2$U<BR>.lo mod_1_3$U.lo mod_1_4$U.lo mul$U.lo 
mul_fft$U.lo mul_n$U.lo mul_basecase.lo s<BR>qr_basecase.lo random$U.lo 
random2$U.lo pow_1$U.lo rootrem$U.lo sqrtrem$U.lo get<BR>_str$U.lo set_str$U.lo 
scan0$U.lo scan1$U.lo popcount.lo hamdist.lo cmp$U.lo per<BR>fsqr$U.lo 
bdivmod$U.lo gcd_1$U.lo gcd$U.lo gcdext_1$U.lo gcdext$U.lo gcd_lehmer$<BR>U.lo 
gcd_subdiv_step$U.lo gcdext_lehmer$U.lo gcdext_subdiv_step$U.lo tdiv_qr$U.l<BR>o 
dc_divrem_n$U.lo sb_divrem_mn$U.lo jacbase$U.lo get_d$U.lo matrix22_mul$U.lo 
h<BR>gcd2$U.lo hgcd$U.lo mullow_n$U.lo mullow_basecase$U.lo toom22_mul$U.lo 
toom33_mu<BR>l$U.lo toom44_mul$U.lo toom32_mul$U.lo toom42_mul$U.lo 
toom62_mul$U.lo toom53_mu<BR>l$U.lo toom2_sqr$U.lo toom3_sqr$U.lo toom4_sqr$U.lo 
toom_interpolate_5pts$U.lo t<BR>oom_interpolate_7pts$U.lo invert$U.lo 
binvert$U.lo sb_div_qr$U.lo sb_divappr_q$U<BR>.lo sb_div_q$U.lo dc_div_qr$U.lo 
dc_divappr_q$U.lo dc_div_q$U.lo mu_div_qr$U.lo<BR>mu_divappr_q$U.lo 
mu_div_q$U.lo sb_bdiv_q$U.lo sb_bdiv_qr$U.lo dc_bdiv_q$U.lo dc<BR>_bdiv_qr$U.lo 
mu_bdiv_q$U.lo mu_bdiv_qr$U.lo divexact$U.lo bdiv_dbm1c.lo redc_1$<BR>U.lo 
redc_2$U.lo powm$U.lo powlo$U.lo powm_sec$U.lo subcnd_n$U.lo umul.lo udiv.l<BR>o 
copyi.lo copyd.lo addsub_n$U.lo'<BR>mpn_objs_in_libgmp=' mpn/add$U.lo 
mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/s<BR>ub_1$U.lo mpn/sub_n.lo 
mpn/neg_n$U.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.<BR>lo mpn/lshift.lo 
mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn<BR>/divrem$U.lo 
mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1.lo 
mpn/m<BR>od_34lsub1.lo mpn/mode1o$U.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo 
mpn/dump$<BR>U.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo 
mpn/mod_1_4$U.lo mpn/mul<BR>$U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo 
mpn/mul_basecase.lo mpn/sqr_basecase.lo mp<BR>n/random$U.lo mpn/random2$U.lo 
mpn/pow_1$U.lo mpn/rootrem$U.lo mpn/sqrtrem$U.lo<BR>mpn/get_str$U.lo 
mpn/set_str$U.lo mpn/scan0$U.lo mpn/scan1$U.lo mpn/popcount.lo<BR>mpn/hamdist.lo 
mpn/cmp$U.lo mpn/perfsqr$U.lo mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn<BR>/gcd$U.lo 
mpn/gcdext_1$U.lo mpn/gcdext$U.lo mpn/gcd_lehmer$U.lo 
mpn/gcd_subdiv_s<BR>tep$U.lo mpn/gcdext_lehmer$U.lo mpn/gcdext_subdiv_step$U.lo 
mpn/tdiv_qr$U.lo mpn<BR>/dc_divrem_n$U.lo mpn/sb_divrem_mn$U.lo mpn/jacbase$U.lo 
mpn/get_d$U.lo mpn/matr<BR>ix22_mul$U.lo mpn/hgcd2$U.lo mpn/hgcd$U.lo 
mpn/mullow_n$U.lo mpn/mullow_basecase<BR>$U.lo mpn/toom22_mul$U.lo 
mpn/toom33_mul$U.lo mpn/toom44_mul$U.lo mpn/toom32_mul<BR>$U.lo 
mpn/toom42_mul$U.lo mpn/toom62_mul$U.lo mpn/toom53_mul$U.lo 
mpn/toom2_sqr$<BR>U.lo mpn/toom3_sqr$U.lo mpn/toom4_sqr$U.lo 
mpn/toom_interpolate_5pts$U.lo mpn/to<BR>om_interpolate_7pts$U.lo 
mpn/invert$U.lo mpn/binvert$U.lo mpn/sb_div_qr$U.lo mpn<BR>/sb_divappr_q$U.lo 
mpn/sb_div_q$U.lo mpn/dc_div_qr$U.lo mpn/dc_divappr_q$U.lo mp<BR>n/dc_div_q$U.lo 
mpn/mu_div_qr$U.lo mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo 
mpn/s<BR>b_bdiv_q$U.lo mpn/sb_bdiv_qr$U.lo mpn/dc_bdiv_q$U.lo 
mpn/dc_bdiv_qr$U.lo mpn/mu_<BR>bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mpn/divexact$U.lo 
mpn/bdiv_dbm1c.lo mpn/redc_1$U<BR>.lo mpn/redc_2$U.lo mpn/powm$U.lo 
mpn/powlo$U.lo mpn/powm_sec$U.lo mpn/subcnd_n$<BR>U.lo mpn/umul.lo mpn/udiv.lo 
mpn/copyi.lo mpn/copyd.lo mpn/addsub_n$U.lo'<BR>mpn_objs_in_libmp=' mpn/add$U.lo 
mpn/add_1$U.lo mpn/add_n.lo mpn/sub$U.lo mpn/su<BR>b_1$U.lo mpn/sub_n.lo 
mpn/neg_n$U.lo mpn/mul_1.lo mpn/addmul_1.lo mpn/submul_1.l<BR>o mpn/lshift.lo 
mpn/rshift.lo mpn/dive_1.lo mpn/diveby3$U.lo mpn/divis$U.lo mpn/<BR>divrem$U.lo 
mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui$U.lo mpn/mod_1.lo 
mpn/mo<BR>d_34lsub1.lo mpn/mode1o$U.lo mpn/pre_divrem_1$U.lo mpn/pre_mod_1$U.lo 
mpn/dump$U<BR>.lo mpn/mod_1_1$U.lo mpn/mod_1_2$U.lo mpn/mod_1_3$U.lo 
mpn/mod_1_4$U.lo mpn/mul$<BR>U.lo mpn/mul_fft$U.lo mpn/mul_n$U.lo 
mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn<BR>/pow_1$U.lo mpn/rootrem$U.lo 
mpn/sqrtrem$U.lo mpn/get_str$U.lo mpn/set_str$U.lo<BR>mpn/scan0$U.lo 
mpn/scan1$U.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp$U.lo mpn/pe<BR>rfsqr$U.lo 
mpn/bdivmod$U.lo mpn/gcd_1$U.lo mpn/gcd$U.lo mpn/gcdext_1$U.lo 
mpn/gc<BR>dext$U.lo mpn/gcd_lehmer$U.lo mpn/gcd_subdiv_step$U.lo 
mpn/gcdext_lehmer$U.lo mp<BR>n/gcdext_subdiv_step$U.lo mpn/tdiv_qr$U.lo 
mpn/dc_divrem_n$U.lo mpn/sb_divrem_mn<BR>$U.lo mpn/jacbase$U.lo mpn/get_d$U.lo 
mpn/matrix22_mul$U.lo mpn/hgcd2$U.lo mpn/h<BR>gcd$U.lo mpn/mullow_n$U.lo 
mpn/mullow_basecase$U.lo mpn/toom22_mul$U.lo mpn/toom<BR>33_mul$U.lo 
mpn/toom44_mul$U.lo mpn/toom32_mul$U.lo mpn/toom42_mul$U.lo 
mpn/toom<BR>62_mul$U.lo mpn/toom53_mul$U.lo mpn/toom2_sqr$U.lo 
mpn/toom3_sqr$U.lo mpn/toom4_<BR>sqr$U.lo mpn/toom_interpolate_5pts$U.lo 
mpn/toom_interpolate_7pts$U.lo mpn/inver<BR>t$U.lo mpn/binvert$U.lo 
mpn/sb_div_qr$U.lo mpn/sb_divappr_q$U.lo mpn/sb_div_q$U.<BR>lo 
mpn/dc_div_qr$U.lo mpn/dc_divappr_q$U.lo mpn/dc_div_q$U.lo 
mpn/mu_div_qr$U.lo<BR>&nbsp;mpn/mu_divappr_q$U.lo mpn/mu_div_q$U.lo 
mpn/sb_bdiv_q$U.lo mpn/sb_bdiv_qr$U.lo<BR>mpn/dc_bdiv_q$U.lo mpn/dc_bdiv_qr$U.lo 
mpn/mu_bdiv_q$U.lo mpn/mu_bdiv_qr$U.lo mp<BR>n/divexact$U.lo mpn/bdiv_dbm1c.lo 
mpn/redc_1$U.lo mpn/redc_2$U.lo mpn/powm$U.lo<BR>mpn/powlo$U.lo 
mpn/powm_sec$U.lo mpn/subcnd_n$U.lo mpn/umul.lo mpn/udiv.lo mpn/c<BR>opyi.lo 
mpn/copyd.lo 
mpn/addsub_n$U.lo'<BR>oldincludedir='/usr/include'<BR>prefix='/usr/local'<BR>program_transform_name='s,x,x,'<BR>sbindir='${exec_prefix}/sbin'<BR>sharedstatedir='${prefix}/com'<BR>sysconfdir='${prefix}/etc'<BR>target_alias=''</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>## ----------- ##<BR>## confdefs.h. ##<BR>## 
----------- ##</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>#define GMP_MPARAM_H_SUGGEST 
"./mpn/x86/gmp-mparam.h"<BR>#define HAVE_ALARM 1<BR>#define 
HAVE_CALLING_CONVENTIONS 1<BR>#define HAVE_CLOCK 1<BR>#define HAVE_DECL_FGETC 
1<BR>#define HAVE_DECL_FSCANF 1<BR>#define HAVE_DECL_OPTARG 1<BR>#define 
HAVE_DECL_SYS_ERRLIST 0<BR>#define HAVE_DECL_SYS_NERR 0<BR>#define 
HAVE_DECL_UNGETC 1<BR>#define HAVE_DECL_VFPRINTF 1<BR>#define HAVE_DLFCN_H 
1<BR>#define HAVE_DOUBLE_IEEE_LITTLE_ENDIAN 1<BR>#define HAVE_FCNTL_H 
1<BR>#define HAVE_FLOAT_H 1<BR>#define HAVE_GETPAGESIZE 1<BR>#define 
HAVE_GETRUSAGE 1<BR>#define HAVE_GETTIMEOFDAY 1<BR>#define 
HAVE_HOST_CPU_FAMILY_x86 1<BR>#define HAVE_HOST_CPU_pentium4 1<BR>#define 
HAVE_LANGINFO_H 1<BR>#define HAVE_LIMB_LITTLE_ENDIAN 1<BR>#define 
HAVE_LOCALECONV 1<BR>#define HAVE_LOCALE_H 1<BR>#define HAVE_LONG_DOUBLE 
1<BR>#define HAVE_LONG_LONG 1<BR>#define HAVE_MEMORY_H 1<BR>#define HAVE_MEMSET 
1<BR>#define HAVE_MMAP 1<BR>#define HAVE_MPROTECT 1<BR>#define 
HAVE_NATIVE_M4_function 1<BR>#define HAVE_NATIVE_M4_function 1<BR>#define 
HAVE_NATIVE_M4_function_1 1<BR>#define HAVE_NATIVE_M4_function_1 1<BR>#define 
HAVE_NATIVE_M4_function_n 1<BR>#define HAVE_NATIVE_M4_function_n 1<BR>#define 
HAVE_NATIVE_M4_function_nc 1<BR>#define HAVE_NATIVE_M4_function_nc 1<BR>#define 
HAVE_NATIVE_mpn_add_n 1<BR>#define HAVE_NATIVE_mpn_add_n 1<BR>#define 
HAVE_NATIVE_mpn_add_nc 1<BR>#define HAVE_NATIVE_mpn_add_nc 1<BR>#define 
HAVE_NATIVE_mpn_addmul_1 1<BR>#define HAVE_NATIVE_mpn_addmul_1 1<BR>#define 
HAVE_NATIVE_mpn_bdiv_dbm1c 1<BR>#define HAVE_NATIVE_mpn_copyd 1<BR>#define 
HAVE_NATIVE_mpn_copyi 1<BR>#define HAVE_NATIVE_mpn_divexact_1 1<BR>#define 
HAVE_NATIVE_mpn_divrem_1 1<BR>#define HAVE_NATIVE_mpn_divrem_1c 1<BR>#define 
HAVE_NATIVE_mpn_divrem_2 1<BR>#define HAVE_NATIVE_mpn_hamdist 1<BR>#define 
HAVE_NATIVE_mpn_hamdist 1<BR>#define HAVE_NATIVE_mpn_lshift 1<BR>#define 
HAVE_NATIVE_mpn_mod_1 1<BR>#define HAVE_NATIVE_mpn_mod_1c 1<BR>#define 
HAVE_NATIVE_mpn_mod_34lsub1 1<BR>#define HAVE_NATIVE_mpn_mul_1 1<BR>#define 
HAVE_NATIVE_mpn_mul_basecase 1<BR>#define HAVE_NATIVE_mpn_popcount 1<BR>#define 
HAVE_NATIVE_mpn_popcount 1<BR>#define HAVE_NATIVE_mpn_rshift 1<BR>#define 
HAVE_NATIVE_mpn_sqr_basecase 1<BR>#define HAVE_NATIVE_mpn_sub_n 1<BR>#define 
HAVE_NATIVE_mpn_sub_n 1<BR>#define HAVE_NATIVE_mpn_sub_nc 1<BR>#define 
HAVE_NATIVE_mpn_sub_nc 1<BR>#define HAVE_NATIVE_mpn_submul_1 1<BR>#define 
HAVE_NATIVE_mpn_submul_1 1<BR>#define HAVE_NATIVE_mpn_udiv_qrnnd 1<BR>#define 
HAVE_NATIVE_mpn_umul_ppmm 1<BR>#define HAVE_NL_LANGINFO 1<BR>#define 
HAVE_NL_TYPES_H 1<BR>#define HAVE_POPEN 1<BR>#define HAVE_PROCESSOR_INFO 
1<BR>#define HAVE_PTRDIFF_T 1<BR>#define HAVE_RAISE 1<BR>#define HAVE_SIGACTION 
1<BR>#define HAVE_SIGALTSTACK 1<BR>#define HAVE_SIGSTACK 1<BR>#define 
HAVE_SPEED_CYCLECOUNTER 2<BR>#define HAVE_STACK_T 1<BR>#define HAVE_STDARG 
1<BR>#define HAVE_STDLIB_H 1<BR>#define HAVE_STRCHR 1<BR>#define HAVE_STRERROR 
1<BR>#define HAVE_STRINGIZE 1<BR>#define HAVE_STRINGS_H 1<BR>#define 
HAVE_STRING_H 1<BR>#define HAVE_STRING_H 1<BR>#define HAVE_STRTOL 1<BR>#define 
HAVE_STRTOUL 1<BR>#define HAVE_SYSCONF 1<BR>#define HAVE_SYS_MMAN_H 1<BR>#define 
HAVE_SYS_PARAM_H 1<BR>#define HAVE_SYS_PROCESSOR_H 1<BR>#define 
HAVE_SYS_RESOURCE_H 1<BR>#define HAVE_SYS_STAT_H 1<BR>#define HAVE_SYS_SYSINFO_H 
1<BR>#define HAVE_SYS_TIMES_H 1<BR>#define HAVE_SYS_TIME_H 1<BR>#define 
HAVE_SYS_TYPES_H 1<BR>#define HAVE_TIMES 1<BR>#define HAVE_UNISTD_H 1<BR>#define 
HAVE_VSNPRINTF 1<BR>#define LSYM_PREFIX ".L"<BR>#define PACKAGE "gmp"<BR>#define 
PACKAGE_BUGREPORT "<A 
href="mailto:gmp-bugs@gmplib.org">gmp-bugs@gmplib.org</A>"<BR>#define 
PACKAGE_NAME "GNU MP"<BR>#define PACKAGE_STRING "GNU MP 4.3.1"<BR>#define 
PACKAGE_TARNAME "gmp"<BR>#define PACKAGE_VERSION "4.3.1"<BR>#define PROTOTYPES 
1<BR>#define RETSIGTYPE void<BR>#define SIZEOF_MP_LIMB_T 4<BR>#define 
SIZEOF_UNSIGNED 4<BR>#define SIZEOF_UNSIGNED_LONG 4<BR>#define 
SIZEOF_UNSIGNED_SHORT 2<BR>#define STDC_HEADERS 1<BR>#define STDC_HEADERS 
1<BR>#define TIME_WITH_SYS_TIME 1<BR>#define VERSION "4.3.1"<BR>#define WANT_FFT 
1<BR>#define WANT_TMP_REENTRANT 1<BR>#define __PROTOTYPES 1<BR>#define 
inline<BR>#define restrict<BR>#endif<BR>#ifndef __cplusplus</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>configure: exit 1<BR>#<BR></DIV></FONT>
<DIV><FONT face=Arial size=2>.</FONT></DIV></BODY></HTML>