gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Failed GCL 2.4.3 Build


From: Warren A. Hunt Jr.
Subject: [Gcl-devel] Failed GCL 2.4.3 Build
Date: Sun, 13 Oct 2002 19:35:52 -0500

Hello,

Below is a log of my attempt to build GCL 2.4.3 on a Pentium III
system running Debian Linux.

Can you please help?

Warren Hunt
+++++++++++

bowmore:~/tools/gcl-2.4.3> ./configure
creating cache ./config.cache
checking system version (for dynamic loading)... checking for gawk... gawk
checking for makeinfo... no
Linux-2.4.18
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking finding DBEGIN... got 0x8000000
checking finding CSTACK_ADDRESS... got -1073742780
checking sizeof long long int... yes
checking for getcwd... yes
checking for getwd... yes
checking for uname... yes
checking for gettimeofday... yes
checking how to run the C preprocessor... gcc -E
checking for sys/ioctl.h... yes
checking for BSDgettimeofday... no
checking for gettimeofday... (cached) yes
checking for gettimeofday declaration... present
checking for sin in -lm... yes
checking for main in -lmingwex... no
checking for math.h... yes
checking for isnormal... yes
checking for sockets... checking for connect... yes
checking for gethostbyname... yes
checking for main in -lreadline... yes
checking for bfd.h... yes
checking for bfd_init in -lbfd... yes
gawk: cmd. line:1: warning: escape sequence `\.' treated as plain `.'
checking For network code for nsocket.c... no
checking check for listen using fcntl... yes
checking for profil... no
checking for setenv... no
checking for putenv... no
checking for _cleanup... no
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
checking host system type... i686-pc-linux-gnu
host=i686-pc-linux-gnu
checking check for SV_ONSTACK... yes
checking check for SIGSYS... yes
checking check for SIGEMT... no
checking for asm/sigcontext.h... yes
checking for asm/signal.h... yes
sigcontext in signal.h
checking for emacs... /lusr/bin/emacs
checking emacs site lisp directory... /lusr/gnu/share/emacs/20.7/site-lisp
checking emacs default.el... /lusr/gnu/share/emacs/20.7/site-lisp/default.el
checking emacs info/dir... /usr/local/info/
checking for tcl/tk... checking for tclsh... tclsh
checking for main in -llieee... no
checking for dlopen in -ldl... no
using TK_VERSION=8.3 in /usr/local/lib
enable_machine=
use=386-linux
checking alloca... yes
checking use_gmp=yes, doing configure in gmp directory... creating cache 
./config.cache
checking host system type... pentium3-pc-linux-gnu
checking target system type... pentium3-pc-linux-gnu
checking build system type... pentium3-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for BSD-compatible nm... /usr/bin/nm -B
checking for gcc... gcc
checking if the C compiler (gcc) works with flags -g -O -fomit-frame-pointer... 
yes
checking whether gcc accepts -mcpu=pentiumpro... yes
checking whether the C compiler (gcc -g -O -fomit-frame-pointer 
-mcpu=pentiumpro  ) works... yes
checking whether the C compiler (gcc -g -O -fomit-frame-pointer 
-mcpu=pentiumpro  ) is a cross-compiler... no
checking whether we are using GNU C... yes
(cached) checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for suitable m4... m4
checking for ar... ar
checking how to switch to text section... .text
checking how to switch to data section... .data
checking how to export a symbol... .globl
checking what assembly label suffix to use... :
checking how the .type assembly directive should be used... .type       $1,@$2
checking if the .size assembly directive works... .size $1,$2
checking what prefix to use for a local label... .L
checking how to define a 32-bit word... .long
checking if symbols are prefixed by underscore... no
checking if .align assembly directive is logarithmic... no
checking if the assembler takes cl with shldl... yes
checking if the .align directive accepts an 0x90 fill in .text... yes
checking if the assembler knows about MMX instructions... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for EMX OS/2 environment... no
checking for executable suffix... no
checking for object suffix... o
checking build system type... (cached) pentium3-pc-linux-gnu
checking for ld used by GCC... /lusr/gnu/i686-pc-linux-gnu/bin/ld
checking if the linker (/lusr/gnu/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /lusr/gnu/i686-pc-linux-gnu/bin/ld option to reload object 
files... -r
checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit 
[LM]SB (shared object|dynamic lib )
checking for file... /usr/bin/file
checking for ranlib... ranlib
checking for strip... strip
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/lusr/gnu/i686-pc-linux-gnu/bin/ld) supports 
shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... Linux ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking whether optarg is declared... no
checking for ANSI C header files... yes
checking for getopt.h... yes
checking for unistd.h... yes
checking for sys/sysctl.h... yes
checking for sys/time.h... yes
checking for void... yes
checking for preprocessor stringizing operator... yes
checking for getopt_long... yes
checking for getpagesize... yes
checking for popen... yes
checking for processor_info... no
checking for strtoul... yes
checking for sysconf... yes
checking for sysctlbyname... no
checking if ansi2knr should be used... no
creating config.m4
updating cache ./config.cache
creating ./config.status
creating Makefile
creating mpf/Makefile
creating mpz/Makefile
creating mpn/Makefile
creating mpq/Makefile
creating mpf/tests/Makefile
creating mpz/tests/Makefile
creating mpq/tests/Makefile
creating mpn/tests/Makefile
creating tests/Makefile
creating tests/rand/Makefile
creating demos/Makefile
creating tune/Makefile
creating mpbsd/Makefile
creating mpbsd/tests/Makefile
creating mpfr/Makefile
creating mpfr/tests/Makefile
creating config.h
linking ./mpn/x86/udiv.asm to mpn/udiv.asm
linking ./mpn/x86/umul.asm to mpn/umul.asm
linking ./mpn/generic/inlines.c to mpn/inlines.c
linking ./mpn/x86/aors_n.asm to mpn/add_n.asm
linking ./mpn/x86/aors_n.asm to mpn/sub_n.asm
linking ./mpn/x86/mul_1.asm to mpn/mul_1.asm
linking ./mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm
linking ./mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm
linking ./mpn/x86/pentium/mmx/lshift.asm to mpn/lshift.asm
linking ./mpn/x86/pentium/mmx/rshift.asm to mpn/rshift.asm
linking ./mpn/x86/p6/diveby3.asm to mpn/diveby3.asm
linking ./mpn/generic/divrem.c to mpn/divrem.c
linking ./mpn/x86/p6/mmx/divrem_1.asm to mpn/divrem_1.asm
linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c
linking ./mpn/x86/p6/mmx/mod_1.asm to mpn/mod_1.asm
linking ./mpn/generic/mod_1_rs.c to mpn/mod_1_rs.c
linking ./mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
linking ./mpn/generic/dump.c to mpn/dump.c
linking ./mpn/generic/mul.c to mpn/mul.c
linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
linking ./mpn/generic/mul_n.c to mpn/mul_n.c
linking ./mpn/x86/mul_basecase.asm to mpn/mul_basecase.asm
linking ./mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm
linking ./mpn/generic/random.c to mpn/random.c
linking ./mpn/generic/random2.c to mpn/random2.c
linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
linking ./mpn/generic/get_str.c to mpn/get_str.c
linking ./mpn/generic/set_str.c to mpn/set_str.c
linking ./mpn/generic/scan0.c to mpn/scan0.c
linking ./mpn/generic/scan1.c to mpn/scan1.c
linking ./mpn/x86/p6/p3mmx/popham.asm to mpn/popcount.asm
linking ./mpn/x86/p6/p3mmx/popham.asm to mpn/hamdist.asm
linking ./mpn/generic/cmp.c to mpn/cmp.c
linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
linking ./mpn/generic/gcd.c to mpn/gcd.c
linking ./mpn/generic/gcdext.c to mpn/gcdext.c
linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
linking ./mpn/generic/bz_divrem_n.c to mpn/bz_divrem_n.c
linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
linking ./mpn/generic/jacbase.c to mpn/jacbase.c
linking ./mpn/x86/copyi.asm to mpn/copyi.asm
linking ./mpn/x86/copyd.asm to mpn/copyd.asm
linking ./mpn/x86/pentium/mmx/gmp-mparam.h to gmp-mparam.h
checking Checking for buggy gcc version from redhat... no
updating cache ./config.cache
creating ./config.status
creating makedefc
creating h/gclincl.h
makedefc

# begin makedefs

# use=386-linux

# for main link of raw_gcl
LIBS= -lm -lreadline -lncurses  
/lusr/gnu/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/../../../libbfd.a 
/v/sally/v2/CVSBUILD/gnu/libstdc++/libiberty/xmalloc.c:106:

#The multi precision library stuff
MPFILES=$(MPDIR)/@MPI_FILE@ $(MPDIR)/libmport.a


# root for the installation, eg /usr/local
# This would cause make install to create /usr/local/bin/gcl and
# /usr/local/lib/gcl-2-??/* with some basic files.
prefix=/usr/local

# where to place the info files
INFO_DIR=/usr/local/info/

# where to put emacs lisp files.
EMACS_SITE_LISP=/lusr/gnu/share/emacs/20.7/site-lisp

# the default.el file
EMACS_DEFAULT_EL=/lusr/gnu/share/emacs/20.7/site-lisp/default.el

# numerous TCL/TK variables culled from the tkConfig.sh and tclConfig.sh
# if these are found.
TK_CONFIG_PREFIX=/usr/local/lib
TK_LIBRARY=/usr/local/lib/tk8.3
TCL_LIBRARY=/usr/local/lib/tcl8.3
TK_XINCLUDES=-I/lusr/X11R6/include
TK_INCLUDE=-I/usr/local/lib/../include
TCL_INCLUDE=-I/usr/local/lib/../include
TK_LIB_SPEC=-L/lusr/lib -ltk8.3
TK_BUILD_LIB_SPEC=-L/v/antivenin/v1/CVSBUILD/tk_tcl/tk/unix -ltk8.3
TK_XLIBSW=-L/lusr/X11R6/lib -lX11
TK_XINCLUDES=-I/lusr/X11R6/include
TCL_LIB_SPEC=-L/lusr/lib -ltcl8.3${TCL_DBGX}
TCL_DL_LIBS=-ldl
TCL_LIBS= -lm

NOTIFY=yes
GCC=gcc

RL_OBJS=readline.o

RL_LIB=lsp/readline.o

MAKEINFO=false

MP_INCLUDE=h/gmp.h
add-defs1 386-linux
using 386-linux.defs
bowmore:~/tools/gcl-2.4.3> make |& tee 0log
cat h/config.h | sed -e "1,/Begin for cmpincl/d" \
        -e "/End for cmpinclude/,50000d" > tmpx
cat h/cmpincl1.h h/gclincl.h h/compbas.h h/enum.h h/gmp.h h/object.h h/vs.h 
h/bds.h h/frame.h h/lex.h h/eval.h    h/funlink.h h/att_ext.h h/new_decl.h 
h/compbas2.h h/compat.h h/cmponly.h >> tmpx
./xbin/move-if-changed mv tmpx h/cmpinclude.h
tmpx and h/cmpinclude.h were not the same.
ln tmpx h/cmpinclude.h
./xbin/move-if-changed ln h/cmpinclude.h o/cmpinclude.h
h/cmpinclude.h and o/cmpinclude.h were not the same.
ln h/cmpinclude.h o/cmpinclude.h
(cd bin; make all)
make[1]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/bin'
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -DUNIX -o dpp dpp.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char  -DUNIX -o append  append.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -DUNIX -o file-sub file-sub.c
make[1]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/bin'
make mpfiles
make[1]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3'
(cd gmp/mpn ; make)
make[2]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpn'
Making all in tests
make[3]: Entering directory 
`/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpn/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpn/tests'
make[3]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpn'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mp_bases    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
mp_bases.lo mp_bases.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mp_bases -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mp_bases.c  -fPIC -DPIC -o 
.libs/mp_bases.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mp_bases -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mp_bases.c -o mp_bases.o >/dev/null 
2>&1
mv -f .libs/mp_bases.lo mp_bases.lo
m4 -DPIC -DOPERATION_udiv udiv.asm >tmp-udiv.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_udiv    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-udiv.s -o 
udiv.lo
rm -f .libs/udiv.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-udiv.s  -fPIC -DPIC -o .libs/udiv.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-udiv.s -o udiv.o >/dev/null 2>&1
mv -f .libs/udiv.lo udiv.lo
m4 -DOPERATION_udiv udiv.asm >tmp-udiv.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-udiv.s -o udiv.o
rm -f tmp-udiv.s
m4 -DPIC -DOPERATION_umul umul.asm >tmp-umul.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_umul    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-umul.s -o 
umul.lo
rm -f .libs/umul.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-umul.s  -fPIC -DPIC -o .libs/umul.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-umul.s -o umul.o >/dev/null 2>&1
mv -f .libs/umul.lo umul.lo
m4 -DOPERATION_umul umul.asm >tmp-umul.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-umul.s -o umul.o
rm -f tmp-umul.s
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_inlines    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
inlines.lo inlines.c
rm -f .libs/inlines.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inlines -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c inlines.c  -fPIC -DPIC -o 
.libs/inlines.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inlines -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c inlines.c -o inlines.o >/dev/null 2>&1
mv -f .libs/inlines.lo inlines.lo
m4 -DPIC -DOPERATION_add_n add_n.asm >tmp-add_n.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_add_n    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-add_n.s -o 
add_n.lo
rm -f .libs/add_n.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-add_n.s  -fPIC -DPIC -o .libs/add_n.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-add_n.s -o add_n.o >/dev/null 2>&1
mv -f .libs/add_n.lo add_n.lo
m4 -DOPERATION_add_n add_n.asm >tmp-add_n.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-add_n.s -o add_n.o
rm -f tmp-add_n.s
m4 -DPIC -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sub_n    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-sub_n.s -o 
sub_n.lo
rm -f .libs/sub_n.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-sub_n.s  -fPIC -DPIC -o .libs/sub_n.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-sub_n.s -o sub_n.o >/dev/null 2>&1
mv -f .libs/sub_n.lo sub_n.lo
m4 -DOPERATION_sub_n sub_n.asm >tmp-sub_n.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-sub_n.s -o sub_n.o
rm -f tmp-sub_n.s
m4 -DPIC -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_1    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-mul_1.s -o 
mul_1.lo
rm -f .libs/mul_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mul_1.s  -fPIC -DPIC -o .libs/mul_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mul_1.s -o mul_1.o >/dev/null 2>&1
mv -f .libs/mul_1.lo mul_1.lo
m4 -DOPERATION_mul_1 mul_1.asm >tmp-mul_1.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mul_1.s -o mul_1.o
rm -f tmp-mul_1.s
m4 -DPIC -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_addmul_1    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-addmul_1.s -o addmul_1.lo
rm -f .libs/addmul_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-addmul_1.s  -fPIC -DPIC -o 
.libs/addmul_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-addmul_1.s -o addmul_1.o >/dev/null 
2>&1
mv -f .libs/addmul_1.lo addmul_1.lo
m4 -DOPERATION_addmul_1 addmul_1.asm >tmp-addmul_1.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-addmul_1.s -o addmul_1.o
rm -f tmp-addmul_1.s
m4 -DPIC -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_submul_1    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-submul_1.s -o submul_1.lo
rm -f .libs/submul_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-submul_1.s  -fPIC -DPIC -o 
.libs/submul_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-submul_1.s -o submul_1.o >/dev/null 
2>&1
mv -f .libs/submul_1.lo submul_1.lo
m4 -DOPERATION_submul_1 submul_1.asm >tmp-submul_1.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-submul_1.s -o submul_1.o
rm -f tmp-submul_1.s
m4 -DPIC -DOPERATION_lshift lshift.asm >tmp-lshift.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_lshift    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-lshift.s 
-o lshift.lo
rm -f .libs/lshift.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-lshift.s  -fPIC -DPIC -o 
.libs/lshift.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-lshift.s -o lshift.o >/dev/null 2>&1
mv -f .libs/lshift.lo lshift.lo
m4 -DOPERATION_lshift lshift.asm >tmp-lshift.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-lshift.s -o lshift.o
rm -f tmp-lshift.s
m4 -DPIC -DOPERATION_rshift rshift.asm >tmp-rshift.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_rshift    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-rshift.s 
-o rshift.lo
rm -f .libs/rshift.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-rshift.s  -fPIC -DPIC -o 
.libs/rshift.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-rshift.s -o rshift.o >/dev/null 2>&1
mv -f .libs/rshift.lo rshift.lo
m4 -DOPERATION_rshift rshift.asm >tmp-rshift.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-rshift.s -o rshift.o
rm -f tmp-rshift.s
m4 -DPIC -DOPERATION_diveby3 diveby3.asm >tmp-diveby3.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_diveby3    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-diveby3.s -o diveby3.lo
rm -f .libs/diveby3.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-diveby3.s  -fPIC -DPIC -o 
.libs/diveby3.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-diveby3.s -o diveby3.o >/dev/null 2>&1
mv -f .libs/diveby3.lo diveby3.lo
m4 -DOPERATION_diveby3 diveby3.asm >tmp-diveby3.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-diveby3.s -o diveby3.o
rm -f tmp-diveby3.s
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divrem    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
divrem.lo divrem.c
rm -f .libs/divrem.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c divrem.c  -fPIC -DPIC -o 
.libs/divrem.lo
In file included from divrem.c:27:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c divrem.c -o divrem.o >/dev/null 2>&1
mv -f .libs/divrem.lo divrem.lo
m4 -DPIC -DOPERATION_divrem_1 divrem_1.asm >tmp-divrem_1.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divrem_1    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-divrem_1.s -o divrem_1.lo
rm -f .libs/divrem_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-divrem_1.s  -fPIC -DPIC -o 
.libs/divrem_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-divrem_1.s -o divrem_1.o >/dev/null 
2>&1
mv -f .libs/divrem_1.lo divrem_1.lo
m4 -DOPERATION_divrem_1 divrem_1.asm >tmp-divrem_1.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-divrem_1.s -o divrem_1.o
rm -f tmp-divrem_1.s
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divrem_2    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
divrem_2.lo divrem_2.c
rm -f .libs/divrem_2.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_2 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c divrem_2.c  -fPIC -DPIC -o 
.libs/divrem_2.lo
In file included from divrem_2.c:32:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_2 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c divrem_2.c -o divrem_2.o >/dev/null 
2>&1
mv -f .libs/divrem_2.lo divrem_2.lo
m4 -DPIC -DOPERATION_mod_1 mod_1.asm >tmp-mod_1.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mod_1    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-mod_1.s -o 
mod_1.lo
rm -f .libs/mod_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mod_1.s  -fPIC -DPIC -o .libs/mod_1.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mod_1.s -o mod_1.o >/dev/null 2>&1
mv -f .libs/mod_1.lo mod_1.lo
m4 -DOPERATION_mod_1 mod_1.asm >tmp-mod_1.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mod_1.s -o mod_1.o
rm -f tmp-mod_1.s
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mod_1_rs    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
mod_1_rs.lo mod_1_rs.c
rm -f .libs/mod_1_rs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1_rs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mod_1_rs.c  -fPIC -DPIC -o 
.libs/mod_1_rs.lo
In file included from mod_1_rs.c:30:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1_rs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mod_1_rs.c -o mod_1_rs.o >/dev/null 
2>&1
mv -f .libs/mod_1_rs.lo mod_1_rs.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_pre_mod_1    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
pre_mod_1.lo pre_mod_1.c
rm -f .libs/pre_mod_1.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pre_mod_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c pre_mod_1.c  -fPIC -DPIC -o 
.libs/pre_mod_1.lo
In file included from pre_mod_1.c:29:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pre_mod_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c pre_mod_1.c -o pre_mod_1.o >/dev/null 
2>&1
mv -f .libs/pre_mod_1.lo pre_mod_1.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_dump    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o dump.lo 
dump.c
rm -f .libs/dump.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c dump.c  -fPIC -DPIC -o .libs/dump.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c dump.c -o dump.o >/dev/null 2>&1
mv -f .libs/dump.lo dump.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o mul.lo 
mul.c
rm -f .libs/mul.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul.c  -fPIC -DPIC -o .libs/mul.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul.c -o mul.o >/dev/null 2>&1
mv -f .libs/mul.lo mul.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_fft    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
mul_fft.lo mul_fft.c
rm -f .libs/mul_fft.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_fft -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_fft.c  -fPIC -DPIC -o 
.libs/mul_fft.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_fft -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_fft.c -o mul_fft.o >/dev/null 2>&1
mv -f .libs/mul_fft.lo mul_fft.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_n    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o mul_n.lo 
mul_n.c
rm -f .libs/mul_n.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_n.c  -fPIC -DPIC -o .libs/mul_n.lo
In file included from mul_n.c:31:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_n.c -o mul_n.o >/dev/null 2>&1
mv -f .libs/mul_n.lo mul_n.lo
m4 -DPIC -DOPERATION_mul_basecase mul_basecase.asm >tmp-mul_basecase.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_basecase    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-mul_basecase.s -o mul_basecase.lo
rm -f .libs/mul_basecase.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mul_basecase.s  -fPIC -DPIC -o 
.libs/mul_basecase.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mul_basecase.s -o mul_basecase.o 
>/dev/null 2>&1
mv -f .libs/mul_basecase.lo mul_basecase.lo
m4 -DOPERATION_mul_basecase mul_basecase.asm >tmp-mul_basecase.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-mul_basecase.s -o mul_basecase.o
rm -f tmp-mul_basecase.s
m4 -DPIC -DOPERATION_sqr_basecase sqr_basecase.asm >tmp-sqr_basecase.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqr_basecase    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-sqr_basecase.s -o sqr_basecase.lo
rm -f .libs/sqr_basecase.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-sqr_basecase.s  -fPIC -DPIC -o 
.libs/sqr_basecase.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-sqr_basecase.s -o sqr_basecase.o 
>/dev/null 2>&1
mv -f .libs/sqr_basecase.lo sqr_basecase.lo
m4 -DOPERATION_sqr_basecase sqr_basecase.asm >tmp-sqr_basecase.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-sqr_basecase.s -o sqr_basecase.o
rm -f tmp-sqr_basecase.s
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
random.lo random.c
rm -f .libs/random.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random.c  -fPIC -DPIC -o 
.libs/random.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random.c -o random.o >/dev/null 2>&1
mv -f .libs/random.lo random.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random2    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
random2.lo random2.c
rm -f .libs/random2.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random2.c  -fPIC -DPIC -o 
.libs/random2.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random2.c -o random2.o >/dev/null 2>&1
mv -f .libs/random2.lo random2.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqrtrem    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
sqrtrem.lo sqrtrem.c
rm -f .libs/sqrtrem.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sqrtrem.c  -fPIC -DPIC -o 
.libs/sqrtrem.lo
In file included from sqrtrem.c:42:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1
mv -f .libs/sqrtrem.lo sqrtrem.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_str    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
get_str.lo get_str.c
rm -f .libs/get_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_str.c  -fPIC -DPIC -o 
.libs/get_str.lo
In file included from get_str.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_str.c -o get_str.o >/dev/null 2>&1
mv -f .libs/get_str.lo get_str.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_str    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
set_str.lo set_str.c
rm -f .libs/set_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_str.c  -fPIC -DPIC -o 
.libs/set_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_str.c -o set_str.o >/dev/null 2>&1
mv -f .libs/set_str.lo set_str.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan0    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o scan0.lo 
scan0.c
rm -f .libs/scan0.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan0.c  -fPIC -DPIC -o .libs/scan0.lo
In file included from scan0.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan0.c -o scan0.o >/dev/null 2>&1
mv -f .libs/scan0.lo scan0.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan1    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o scan1.lo 
scan1.c
rm -f .libs/scan1.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan1.c  -fPIC -DPIC -o .libs/scan1.lo
In file included from scan1.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan1.c -o scan1.o >/dev/null 2>&1
mv -f .libs/scan1.lo scan1.lo
m4 -DPIC -DOPERATION_popcount popcount.asm >tmp-popcount.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_popcount    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-popcount.s -o popcount.lo
rm -f .libs/popcount.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-popcount.s  -fPIC -DPIC -o 
.libs/popcount.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-popcount.s -o popcount.o >/dev/null 
2>&1
mv -f .libs/popcount.lo popcount.lo
m4 -DOPERATION_popcount popcount.asm >tmp-popcount.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-popcount.s -o popcount.o
rm -f tmp-popcount.s
m4 -DPIC -DOPERATION_hamdist hamdist.asm >tmp-hamdist.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_hamdist    -g -O -fomit-frame-pointer -mcpu=pentiumpro 
tmp-hamdist.s -o hamdist.lo
rm -f .libs/hamdist.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-hamdist.s  -fPIC -DPIC -o 
.libs/hamdist.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-hamdist.s -o hamdist.o >/dev/null 2>&1
mv -f .libs/hamdist.lo hamdist.lo
m4 -DOPERATION_hamdist hamdist.asm >tmp-hamdist.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-hamdist.s -o hamdist.o
rm -f tmp-hamdist.s
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o cmp.lo 
cmp.c
rm -f .libs/cmp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp.c  -fPIC -DPIC -o .libs/cmp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp.c -o cmp.o >/dev/null 2>&1
mv -f .libs/cmp.lo cmp.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_perfsqr    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
perfsqr.lo perfsqr.c
rm -f .libs/perfsqr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c perfsqr.c  -fPIC -DPIC -o 
.libs/perfsqr.lo
In file included from perfsqr.c:27:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c perfsqr.c -o perfsqr.o >/dev/null 2>&1
mv -f .libs/perfsqr.lo perfsqr.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bdivmod    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
bdivmod.lo bdivmod.c
rm -f .libs/bdivmod.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bdivmod -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bdivmod.c  -fPIC -DPIC -o 
.libs/bdivmod.lo
In file included from bdivmod.c:53:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bdivmod -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bdivmod.c -o bdivmod.o >/dev/null 2>&1
mv -f .libs/bdivmod.lo bdivmod.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd_1    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o gcd_1.lo 
gcd_1.c
rm -f .libs/gcd_1.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd_1.c  -fPIC -DPIC -o .libs/gcd_1.lo
In file included from gcd_1.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd_1.c -o gcd_1.o >/dev/null 2>&1
mv -f .libs/gcd_1.lo gcd_1.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o gcd.lo 
gcd.c
rm -f .libs/gcd.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd.c  -fPIC -DPIC -o .libs/gcd.lo
In file included from gcd.c:49:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd.c -o gcd.o >/dev/null 2>&1
mv -f .libs/gcd.lo gcd.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcdext    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
gcdext.lo gcdext.c
rm -f .libs/gcdext.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcdext.c  -fPIC -DPIC -o 
.libs/gcdext.lo
In file included from gcdext.c:25:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcdext.c -o gcdext.o >/dev/null 2>&1
mv -f .libs/gcdext.lo gcdext.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_qr    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_qr.lo tdiv_qr.c
rm -f .libs/tdiv_qr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_qr.c  -fPIC -DPIC -o 
.libs/tdiv_qr.lo
In file included from tdiv_qr.c:37:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1
mv -f .libs/tdiv_qr.lo tdiv_qr.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bz_divrem_n    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
bz_divrem_n.lo bz_divrem_n.c
rm -f .libs/bz_divrem_n.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bz_divrem_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bz_divrem_n.c  -fPIC -DPIC -o 
.libs/bz_divrem_n.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bz_divrem_n -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bz_divrem_n.c -o bz_divrem_n.o 
>/dev/null 2>&1
mv -f .libs/bz_divrem_n.lo bz_divrem_n.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sb_divrem_mn    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
sb_divrem_mn.lo sb_divrem_mn.c
rm -f .libs/sb_divrem_mn.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sb_divrem_mn -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sb_divrem_mn.c  -fPIC -DPIC -o 
.libs/sb_divrem_mn.lo
In file included from sb_divrem_mn.c:31:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sb_divrem_mn -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sb_divrem_mn.c -o sb_divrem_mn.o 
>/dev/null 2>&1
mv -f .libs/sb_divrem_mn.lo sb_divrem_mn.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_jacbase    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
jacbase.lo jacbase.c
rm -f .libs/jacbase.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacbase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c jacbase.c  -fPIC -DPIC -o 
.libs/jacbase.lo
In file included from jacbase.c:28:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacbase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c jacbase.c -o jacbase.o >/dev/null 2>&1
mv -f .libs/jacbase.lo jacbase.lo
m4 -DPIC -DOPERATION_copyi copyi.asm >tmp-copyi.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_copyi    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-copyi.s -o 
copyi.lo
rm -f .libs/copyi.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-copyi.s  -fPIC -DPIC -o .libs/copyi.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-copyi.s -o copyi.o >/dev/null 2>&1
mv -f .libs/copyi.lo copyi.lo
m4 -DOPERATION_copyi copyi.asm >tmp-copyi.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-copyi.s -o copyi.o
rm -f tmp-copyi.s
m4 -DPIC -DOPERATION_copyd copyd.asm >tmp-copyd.s
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_copyd    -g -O -fomit-frame-pointer -mcpu=pentiumpro tmp-copyd.s -o 
copyd.lo
rm -f .libs/copyd.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-copyd.s  -fPIC -DPIC -o .libs/copyd.lo
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-copyd.s -o copyd.o >/dev/null 2>&1
mv -f .libs/copyd.lo copyd.lo
m4 -DOPERATION_copyd copyd.asm >tmp-copyd.s
gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd    -g -O 
-fomit-frame-pointer -mcpu=pentiumpro tmp-copyd.s -o copyd.o
rm -f tmp-copyd.s
/bin/sh ../libtool --mode=link gcc  -g -O -fomit-frame-pointer -mcpu=pentiumpro 
  -o libmpn.la   mp_bases.lo udiv.lo umul.lo inlines.lo add_n.lo sub_n.lo 
mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo diveby3.lo divrem.lo 
divrem_1.lo divrem_2.lo mod_1.lo mod_1_rs.lo pre_mod_1.lo dump.lo mul.lo 
mul_fft.lo mul_n.lo mul_basecase.lo sqr_basecase.lo random.lo random2.lo 
sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo 
cmp.lo perfsqr.lo bdivmod.lo gcd_1.lo gcd.lo gcdext.lo tdiv_qr.lo 
bz_divrem_n.lo sb_divrem_mn.lo jacbase.lo copyi.lo copyd.lo 
rm -fr .libs/libmpn.la .libs/libmpn.* .libs/libmpn.*
ar cru .libs/libmpn.al mp_bases.lo udiv.lo umul.lo inlines.lo add_n.lo sub_n.lo 
mul_1.lo addmul_1.lo submul_1.lo lshift.lo rshift.lo diveby3.lo divrem.lo 
divrem_1.lo divrem_2.lo mod_1.lo mod_1_rs.lo pre_mod_1.lo dump.lo mul.lo 
mul_fft.lo mul_n.lo mul_basecase.lo sqr_basecase.lo random.lo random2.lo 
sqrtrem.lo get_str.lo set_str.lo scan0.lo scan1.lo popcount.lo hamdist.lo 
cmp.lo perfsqr.lo bdivmod.lo gcd_1.lo gcd.lo gcdext.lo tdiv_qr.lo 
bz_divrem_n.lo sb_divrem_mn.lo jacbase.lo copyi.lo copyd.lo
creating libmpn.la
(cd .libs && rm -f libmpn.la && ln -s ../libmpn.la libmpn.la)
make[3]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpn'
make[2]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpn'
(cd gmp/mpz ; make)
make[2]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpz'
Making all in tests
make[3]: Entering directory 
`/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpz/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory 
`/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpz/tests'
make[3]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpz'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_abs    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o abs.lo 
abs.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_abs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c abs.c  -fPIC -DPIC -o .libs/abs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_abs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c abs.c -o abs.o >/dev/null 2>&1
mv -f .libs/abs.lo abs.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_add    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o add.lo 
add.c
rm -f .libs/add.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c add.c  -fPIC -DPIC -o .libs/add.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c add.c -o add.o >/dev/null 2>&1
mv -f .libs/add.lo add.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_add_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
add_ui.lo add_ui.c
rm -f .libs/add_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c add_ui.c  -fPIC -DPIC -o 
.libs/add_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c add_ui.c -o add_ui.o >/dev/null 2>&1
mv -f .libs/add_ui.lo add_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_addmul_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
addmul_ui.lo addmul_ui.c
rm -f .libs/addmul_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c addmul_ui.c  -fPIC -DPIC -o 
.libs/addmul_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c addmul_ui.c -o addmul_ui.o >/dev/null 
2>&1
mv -f .libs/addmul_ui.lo addmul_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_and    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o and.lo 
and.c
rm -f .libs/and.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_and -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c and.c  -fPIC -DPIC -o .libs/and.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_and -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c and.c -o and.o >/dev/null 2>&1
mv -f .libs/and.lo and.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_array_init    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
array_init.lo array_init.c
rm -f .libs/array_init.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_array_init -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c array_init.c  -fPIC -DPIC -o 
.libs/array_init.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_array_init -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c array_init.c -o array_init.o 
>/dev/null 2>&1
mv -f .libs/array_init.lo array_init.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bin_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
bin_ui.lo bin_ui.c
rm -f .libs/bin_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bin_ui.c  -fPIC -DPIC -o 
.libs/bin_ui.lo
In file included from bin_ui.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bin_ui.c -o bin_ui.o >/dev/null 2>&1
mv -f .libs/bin_ui.lo bin_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bin_uiui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
bin_uiui.lo bin_uiui.c
rm -f .libs/bin_uiui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_uiui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bin_uiui.c  -fPIC -DPIC -o 
.libs/bin_uiui.lo
In file included from bin_uiui.c:25:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_uiui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c bin_uiui.c -o bin_uiui.o >/dev/null 
2>&1
mv -f .libs/bin_uiui.lo bin_uiui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_q    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cdiv_q.lo cdiv_q.c
rm -f .libs/cdiv_q.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_q.c  -fPIC -DPIC -o 
.libs/cdiv_q.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_q.c -o cdiv_q.o >/dev/null 2>&1
mv -f .libs/cdiv_q.lo cdiv_q.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_q_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cdiv_q_ui.lo cdiv_q_ui.c
rm -f .libs/cdiv_q_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_q_ui.c  -fPIC -DPIC -o 
.libs/cdiv_q_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_q_ui.c -o cdiv_q_ui.o >/dev/null 
2>&1
mv -f .libs/cdiv_q_ui.lo cdiv_q_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_qr    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cdiv_qr.lo cdiv_qr.c
rm -f .libs/cdiv_qr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_qr.c  -fPIC -DPIC -o 
.libs/cdiv_qr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_qr.c -o cdiv_qr.o >/dev/null 2>&1
mv -f .libs/cdiv_qr.lo cdiv_qr.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_qr_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cdiv_qr_ui.lo cdiv_qr_ui.c
rm -f .libs/cdiv_qr_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_qr_ui.c  -fPIC -DPIC -o 
.libs/cdiv_qr_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_qr_ui.c -o cdiv_qr_ui.o 
>/dev/null 2>&1
mv -f .libs/cdiv_qr_ui.lo cdiv_qr_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_r    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cdiv_r.lo cdiv_r.c
rm -f .libs/cdiv_r.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_r.c  -fPIC -DPIC -o 
.libs/cdiv_r.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_r.c -o cdiv_r.o >/dev/null 2>&1
mv -f .libs/cdiv_r.lo cdiv_r.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_r_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cdiv_r_ui.lo cdiv_r_ui.c
rm -f .libs/cdiv_r_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_r_ui.c  -fPIC -DPIC -o 
.libs/cdiv_r_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_r_ui.c -o cdiv_r_ui.o >/dev/null 
2>&1
mv -f .libs/cdiv_r_ui.lo cdiv_r_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cdiv_ui.lo cdiv_ui.c
rm -f .libs/cdiv_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_ui.c  -fPIC -DPIC -o 
.libs/cdiv_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cdiv_ui.c -o cdiv_ui.o >/dev/null 2>&1
mv -f .libs/cdiv_ui.lo cdiv_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_clear    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o clear.lo 
clear.c
rm -f .libs/clear.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clear -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c clear.c  -fPIC -DPIC -o .libs/clear.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clear -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c clear.c -o clear.o >/dev/null 2>&1
mv -f .libs/clear.lo clear.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_clrbit    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
clrbit.lo clrbit.c
rm -f .libs/clrbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clrbit -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c clrbit.c  -fPIC -DPIC -o 
.libs/clrbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clrbit -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c clrbit.c -o clrbit.o >/dev/null 2>&1
mv -f .libs/clrbit.lo clrbit.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o cmp.lo 
cmp.c
rm -f .libs/cmp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp.c  -fPIC -DPIC -o .libs/cmp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp.c -o cmp.o >/dev/null 2>&1
mv -f .libs/cmp.lo cmp.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp_si    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cmp_si.lo cmp_si.c
rm -f .libs/cmp_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp_si.c  -fPIC -DPIC -o 
.libs/cmp_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp_si.c -o cmp_si.o >/dev/null 2>&1
mv -f .libs/cmp_si.lo cmp_si.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cmp_ui.lo cmp_ui.c
rm -f .libs/cmp_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp_ui.c  -fPIC -DPIC -o 
.libs/cmp_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmp_ui.c -o cmp_ui.o >/dev/null 2>&1
mv -f .libs/cmp_ui.lo cmp_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmpabs    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cmpabs.lo cmpabs.c
rm -f .libs/cmpabs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmpabs.c  -fPIC -DPIC -o 
.libs/cmpabs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmpabs.c -o cmpabs.o >/dev/null 2>&1
mv -f .libs/cmpabs.lo cmpabs.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmpabs_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
cmpabs_ui.lo cmpabs_ui.c
rm -f .libs/cmpabs_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmpabs_ui.c  -fPIC -DPIC -o 
.libs/cmpabs_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c cmpabs_ui.c -o cmpabs_ui.o >/dev/null 
2>&1
mv -f .libs/cmpabs_ui.lo cmpabs_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_com    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o com.lo 
com.c
rm -f .libs/com.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_com -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c com.c  -fPIC -DPIC -o .libs/com.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_com -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c com.c -o com.o >/dev/null 2>&1
mv -f .libs/com.lo com.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divexact    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
divexact.lo divexact.c
rm -f .libs/divexact.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divexact -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c divexact.c  -fPIC -DPIC -o 
.libs/divexact.lo
In file included from divexact.c:36:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divexact -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c divexact.c -o divexact.o >/dev/null 
2>&1
mv -f .libs/divexact.lo divexact.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_dump    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o dump.lo 
dump.c
rm -f .libs/dump.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c dump.c  -fPIC -DPIC -o .libs/dump.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c dump.c -o dump.o >/dev/null 2>&1
mv -f .libs/dump.lo dump.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fac_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fac_ui.lo fac_ui.c
rm -f .libs/fac_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fac_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fac_ui.c  -fPIC -DPIC -o 
.libs/fac_ui.lo
In file included from fac_ui.c:29:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fac_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fac_ui.c -o fac_ui.o >/dev/null 2>&1
mv -f .libs/fac_ui.lo fac_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_q    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_q.lo fdiv_q.c
rm -f .libs/fdiv_q.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_q.c  -fPIC -DPIC -o 
.libs/fdiv_q.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_q.c -o fdiv_q.o >/dev/null 2>&1
mv -f .libs/fdiv_q.lo fdiv_q.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_q_2exp    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_q_2exp.lo fdiv_q_2exp.c
rm -f .libs/fdiv_q_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_q_2exp.c  -fPIC -DPIC -o 
.libs/fdiv_q_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_q_2exp.c -o fdiv_q_2exp.o 
>/dev/null 2>&1
mv -f .libs/fdiv_q_2exp.lo fdiv_q_2exp.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_q_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_q_ui.lo fdiv_q_ui.c
rm -f .libs/fdiv_q_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_q_ui.c  -fPIC -DPIC -o 
.libs/fdiv_q_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_q_ui.c -o fdiv_q_ui.o >/dev/null 
2>&1
mv -f .libs/fdiv_q_ui.lo fdiv_q_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_qr    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_qr.lo fdiv_qr.c
rm -f .libs/fdiv_qr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_qr.c  -fPIC -DPIC -o 
.libs/fdiv_qr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_qr.c -o fdiv_qr.o >/dev/null 2>&1
mv -f .libs/fdiv_qr.lo fdiv_qr.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_qr_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_qr_ui.lo fdiv_qr_ui.c
rm -f .libs/fdiv_qr_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_qr_ui.c  -fPIC -DPIC -o 
.libs/fdiv_qr_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_qr_ui.c -o fdiv_qr_ui.o 
>/dev/null 2>&1
mv -f .libs/fdiv_qr_ui.lo fdiv_qr_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_r    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_r.lo fdiv_r.c
rm -f .libs/fdiv_r.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_r.c  -fPIC -DPIC -o 
.libs/fdiv_r.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_r.c -o fdiv_r.o >/dev/null 2>&1
mv -f .libs/fdiv_r.lo fdiv_r.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_r_2exp    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_r_2exp.lo fdiv_r_2exp.c
rm -f .libs/fdiv_r_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_r_2exp.c  -fPIC -DPIC -o 
.libs/fdiv_r_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_r_2exp.c -o fdiv_r_2exp.o 
>/dev/null 2>&1
mv -f .libs/fdiv_r_2exp.lo fdiv_r_2exp.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_r_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_r_ui.lo fdiv_r_ui.c
rm -f .libs/fdiv_r_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_r_ui.c  -fPIC -DPIC -o 
.libs/fdiv_r_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_r_ui.c -o fdiv_r_ui.o >/dev/null 
2>&1
mv -f .libs/fdiv_r_ui.lo fdiv_r_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fdiv_ui.lo fdiv_ui.c
rm -f .libs/fdiv_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_ui.c  -fPIC -DPIC -o 
.libs/fdiv_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fdiv_ui.c -o fdiv_ui.o >/dev/null 2>&1
mv -f .libs/fdiv_ui.lo fdiv_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fib_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fib_ui.lo fib_ui.c
rm -f .libs/fib_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fib_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fib_ui.c  -fPIC -DPIC -o 
.libs/fib_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fib_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fib_ui.c -o fib_ui.o >/dev/null 2>&1
mv -f .libs/fib_ui.lo fib_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_sint_p    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fits_sint_p.lo fits_sint_p.c
rm -f .libs/fits_sint_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sint_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_sint_p.c  -fPIC -DPIC -o 
.libs/fits_sint_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sint_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_sint_p.c -o fits_sint_p.o 
>/dev/null 2>&1
mv -f .libs/fits_sint_p.lo fits_sint_p.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_slong_p    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fits_slong_p.lo fits_slong_p.c
rm -f .libs/fits_slong_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_slong_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_slong_p.c  -fPIC -DPIC -o 
.libs/fits_slong_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_slong_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_slong_p.c -o fits_slong_p.o 
>/dev/null 2>&1
mv -f .libs/fits_slong_p.lo fits_slong_p.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_sshort_p    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fits_sshort_p.lo fits_sshort_p.c
rm -f .libs/fits_sshort_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sshort_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_sshort_p.c  -fPIC -DPIC -o 
.libs/fits_sshort_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sshort_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_sshort_p.c -o fits_sshort_p.o 
>/dev/null 2>&1
mv -f .libs/fits_sshort_p.lo fits_sshort_p.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_uint_p    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fits_uint_p.lo fits_uint_p.c
rm -f .libs/fits_uint_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_uint_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_uint_p.c  -fPIC -DPIC -o 
.libs/fits_uint_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_uint_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_uint_p.c -o fits_uint_p.o 
>/dev/null 2>&1
mv -f .libs/fits_uint_p.lo fits_uint_p.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_ulong_p    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fits_ulong_p.lo fits_ulong_p.c
rm -f .libs/fits_ulong_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ulong_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_ulong_p.c  -fPIC -DPIC -o 
.libs/fits_ulong_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ulong_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_ulong_p.c -o fits_ulong_p.o 
>/dev/null 2>&1
mv -f .libs/fits_ulong_p.lo fits_ulong_p.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_ushort_p    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
fits_ushort_p.lo fits_ushort_p.c
rm -f .libs/fits_ushort_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ushort_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_ushort_p.c  -fPIC -DPIC -o 
.libs/fits_ushort_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ushort_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c fits_ushort_p.c -o fits_ushort_p.o 
>/dev/null 2>&1
mv -f .libs/fits_ushort_p.lo fits_ushort_p.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o gcd.lo 
gcd.c
rm -f .libs/gcd.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd.c  -fPIC -DPIC -o .libs/gcd.lo
In file included from gcd.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd.c -o gcd.o >/dev/null 2>&1
mv -f .libs/gcd.lo gcd.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
gcd_ui.lo gcd_ui.c
rm -f .libs/gcd_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd_ui.c  -fPIC -DPIC -o 
.libs/gcd_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcd_ui.c -o gcd_ui.o >/dev/null 2>&1
mv -f .libs/gcd_ui.lo gcd_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcdext    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
gcdext.lo gcdext.c
rm -f .libs/gcdext.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcdext.c  -fPIC -DPIC -o 
.libs/gcdext.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c gcdext.c -o gcdext.o >/dev/null 2>&1
mv -f .libs/gcdext.lo gcdext.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_d    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o get_d.lo 
get_d.c
rm -f .libs/get_d.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_d -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_d.c  -fPIC -DPIC -o .libs/get_d.lo
In file included from get_d.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_d -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_d.c -o get_d.o >/dev/null 2>&1
mv -f .libs/get_d.lo get_d.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_si    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
get_si.lo get_si.c
rm -f .libs/get_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_si.c  -fPIC -DPIC -o 
.libs/get_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_si.c -o get_si.o >/dev/null 2>&1
mv -f .libs/get_si.lo get_si.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_str    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
get_str.lo get_str.c
rm -f .libs/get_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_str.c  -fPIC -DPIC -o 
.libs/get_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_str.c -o get_str.o >/dev/null 2>&1
mv -f .libs/get_str.lo get_str.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
get_ui.lo get_ui.c
rm -f .libs/get_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_ui.c  -fPIC -DPIC -o 
.libs/get_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c get_ui.c -o get_ui.o >/dev/null 2>&1
mv -f .libs/get_ui.lo get_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_getlimbn    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
getlimbn.lo getlimbn.c
rm -f .libs/getlimbn.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_getlimbn -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c getlimbn.c  -fPIC -DPIC -o 
.libs/getlimbn.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_getlimbn -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c getlimbn.c -o getlimbn.o >/dev/null 
2>&1
mv -f .libs/getlimbn.lo getlimbn.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_hamdist    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
hamdist.lo hamdist.c
rm -f .libs/hamdist.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c hamdist.c  -fPIC -DPIC -o 
.libs/hamdist.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c hamdist.c -o hamdist.o >/dev/null 2>&1
mv -f .libs/hamdist.lo hamdist.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_init    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o init.lo 
init.c
rm -f .libs/init.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_init -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c init.c  -fPIC -DPIC -o .libs/init.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_init -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c init.c -o init.o >/dev/null 2>&1
mv -f .libs/init.lo init.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_inp_raw    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
inp_raw.lo inp_raw.c
rm -f .libs/inp_raw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_raw -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c inp_raw.c  -fPIC -DPIC -o 
.libs/inp_raw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_raw -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c inp_raw.c -o inp_raw.o >/dev/null 2>&1
mv -f .libs/inp_raw.lo inp_raw.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_inp_str    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
inp_str.lo inp_str.c
rm -f .libs/inp_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c inp_str.c  -fPIC -DPIC -o 
.libs/inp_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c inp_str.c -o inp_str.o >/dev/null 2>&1
mv -f .libs/inp_str.lo inp_str.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_invert    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
invert.lo invert.c
rm -f .libs/invert.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_invert -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c invert.c  -fPIC -DPIC -o 
.libs/invert.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_invert -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c invert.c -o invert.o >/dev/null 2>&1
mv -f .libs/invert.lo invert.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_ior    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o ior.lo 
ior.c
rm -f .libs/ior.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ior -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c ior.c  -fPIC -DPIC -o .libs/ior.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ior -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c ior.c -o ior.o >/dev/null 2>&1
mv -f .libs/ior.lo ior.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o iset.lo 
iset.c
rm -f .libs/iset.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset.c  -fPIC -DPIC -o .libs/iset.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset.c -o iset.o >/dev/null 2>&1
mv -f .libs/iset.lo iset.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_d    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
iset_d.lo iset_d.c
rm -f .libs/iset_d.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_d -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_d.c  -fPIC -DPIC -o 
.libs/iset_d.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_d -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_d.c -o iset_d.o >/dev/null 2>&1
mv -f .libs/iset_d.lo iset_d.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_si    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
iset_si.lo iset_si.c
rm -f .libs/iset_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_si.c  -fPIC -DPIC -o 
.libs/iset_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_si.c -o iset_si.o >/dev/null 2>&1
mv -f .libs/iset_si.lo iset_si.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_str    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
iset_str.lo iset_str.c
rm -f .libs/iset_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_str.c  -fPIC -DPIC -o 
.libs/iset_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_str.c -o iset_str.o >/dev/null 
2>&1
mv -f .libs/iset_str.lo iset_str.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
iset_ui.lo iset_ui.c
rm -f .libs/iset_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_ui.c  -fPIC -DPIC -o 
.libs/iset_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c iset_ui.c -o iset_ui.o >/dev/null 2>&1
mv -f .libs/iset_ui.lo iset_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_jacobi    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
jacobi.lo jacobi.c
rm -f .libs/jacobi.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacobi -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c jacobi.c  -fPIC -DPIC -o 
.libs/jacobi.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacobi -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c jacobi.c -o jacobi.o >/dev/null 2>&1
mv -f .libs/jacobi.lo jacobi.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronsz    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
kronsz.lo kronsz.c
rm -f .libs/kronsz.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronsz -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronsz.c  -fPIC -DPIC -o 
.libs/kronsz.lo
In file included from kronsz.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronsz -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronsz.c -o kronsz.o >/dev/null 2>&1
mv -f .libs/kronsz.lo kronsz.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronuz    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
kronuz.lo kronuz.c
rm -f .libs/kronuz.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronuz -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronuz.c  -fPIC -DPIC -o 
.libs/kronuz.lo
In file included from kronuz.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronuz -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronuz.c -o kronuz.o >/dev/null 2>&1
mv -f .libs/kronuz.lo kronuz.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronzs    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
kronzs.lo kronzs.c
rm -f .libs/kronzs.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronzs.c  -fPIC -DPIC -o 
.libs/kronzs.lo
In file included from kronzs.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzs -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronzs.c -o kronzs.o >/dev/null 2>&1
mv -f .libs/kronzs.lo kronzs.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronzu    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
kronzu.lo kronzu.c
rm -f .libs/kronzu.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzu -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronzu.c  -fPIC -DPIC -o 
.libs/kronzu.lo
In file included from kronzu.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzu -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c kronzu.c -o kronzu.o >/dev/null 2>&1
mv -f .libs/kronzu.lo kronzu.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_lcm    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o lcm.lo 
lcm.c
rm -f .libs/lcm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lcm -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c lcm.c  -fPIC -DPIC -o .libs/lcm.lo
In file included from lcm.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lcm -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c lcm.c -o lcm.o >/dev/null 2>&1
mv -f .libs/lcm.lo lcm.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_legendre    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
legendre.lo legendre.c
rm -f .libs/legendre.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_legendre -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c legendre.c  -fPIC -DPIC -o 
.libs/legendre.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_legendre -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c legendre.c -o legendre.o >/dev/null 
2>&1
mv -f .libs/legendre.lo legendre.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mod    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o mod.lo 
mod.c
rm -f .libs/mod.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mod.c  -fPIC -DPIC -o .libs/mod.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mod.c -o mod.o >/dev/null 2>&1
mv -f .libs/mod.lo mod.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o mul.lo 
mul.c
rm -f .libs/mul.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul.c  -fPIC -DPIC -o .libs/mul.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul.c -o mul.o >/dev/null 2>&1
mv -f .libs/mul.lo mul.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_2exp    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
mul_2exp.lo mul_2exp.c
rm -f .libs/mul_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_2exp.c  -fPIC -DPIC -o 
.libs/mul_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_2exp.c -o mul_2exp.o >/dev/null 
2>&1
mv -f .libs/mul_2exp.lo mul_2exp.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_neg    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o neg.lo 
neg.c
rm -f .libs/neg.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_neg -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c neg.c  -fPIC -DPIC -o .libs/neg.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_neg -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c neg.c -o neg.o >/dev/null 2>&1
mv -f .libs/neg.lo neg.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_nextprime    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
nextprime.lo nextprime.c
rm -f .libs/nextprime.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_nextprime -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c nextprime.c  -fPIC -DPIC -o 
.libs/nextprime.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_nextprime -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c nextprime.c -o nextprime.o >/dev/null 
2>&1
mv -f .libs/nextprime.lo nextprime.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_out_raw    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
out_raw.lo out_raw.c
rm -f .libs/out_raw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_raw -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c out_raw.c  -fPIC -DPIC -o 
.libs/out_raw.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_raw -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c out_raw.c -o out_raw.o >/dev/null 2>&1
mv -f .libs/out_raw.lo out_raw.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_out_str    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
out_str.lo out_str.c
rm -f .libs/out_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c out_str.c  -fPIC -DPIC -o 
.libs/out_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c out_str.c -o out_str.o >/dev/null 2>&1
mv -f .libs/out_str.lo out_str.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_perfpow    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
perfpow.lo perfpow.c
rm -f .libs/perfpow.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfpow -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c perfpow.c  -fPIC -DPIC -o 
.libs/perfpow.lo
In file included from perfpow.c:45:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfpow -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c perfpow.c -o perfpow.o >/dev/null 2>&1
mv -f .libs/perfpow.lo perfpow.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_perfsqr    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
perfsqr.lo perfsqr.c
rm -f .libs/perfsqr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c perfsqr.c  -fPIC -DPIC -o 
.libs/perfsqr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c perfsqr.c -o perfsqr.o >/dev/null 2>&1
mv -f .libs/perfsqr.lo perfsqr.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_popcount    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
popcount.lo popcount.c
rm -f .libs/popcount.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c popcount.c  -fPIC -DPIC -o 
.libs/popcount.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c popcount.c -o popcount.o >/dev/null 
2>&1
mv -f .libs/popcount.lo popcount.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_pow_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
pow_ui.lo pow_ui.c
rm -f .libs/pow_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pow_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c pow_ui.c  -fPIC -DPIC -o 
.libs/pow_ui.lo
In file included from pow_ui.c:27:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pow_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c pow_ui.c -o pow_ui.o >/dev/null 2>&1
mv -f .libs/pow_ui.lo pow_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_powm    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o powm.lo 
powm.c
rm -f .libs/powm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c powm.c  -fPIC -DPIC -o .libs/powm.lo
In file included from powm.c:25:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c powm.c -o powm.o >/dev/null 2>&1
mv -f .libs/powm.lo powm.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_powm_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
powm_ui.lo powm_ui.c
rm -f .libs/powm_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c powm_ui.c  -fPIC -DPIC -o 
.libs/powm_ui.lo
In file included from powm_ui.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c powm_ui.c -o powm_ui.o >/dev/null 2>&1
mv -f .libs/powm_ui.lo powm_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_pprime_p    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
pprime_p.lo pprime_p.c
rm -f .libs/pprime_p.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pprime_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c pprime_p.c  -fPIC -DPIC -o 
.libs/pprime_p.lo
In file included from pprime_p.c:32:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pprime_p -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c pprime_p.c -o pprime_p.o >/dev/null 
2>&1
mv -f .libs/pprime_p.lo pprime_p.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
random.lo random.c
rm -f .libs/random.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random.c  -fPIC -DPIC -o 
.libs/random.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random.c -o random.o >/dev/null 2>&1
mv -f .libs/random.lo random.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random2    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
random2.lo random2.c
rm -f .libs/random2.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random2.c  -fPIC -DPIC -o 
.libs/random2.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c random2.c -o random2.o >/dev/null 2>&1
mv -f .libs/random2.lo random2.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_realloc    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
realloc.lo realloc.c
rm -f .libs/realloc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_realloc -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c realloc.c  -fPIC -DPIC -o 
.libs/realloc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_realloc -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c realloc.c -o realloc.o >/dev/null 2>&1
mv -f .libs/realloc.lo realloc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_remove    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
remove.lo remove.c
rm -f .libs/remove.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_remove -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c remove.c  -fPIC -DPIC -o 
.libs/remove.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_remove -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c remove.c -o remove.o >/dev/null 2>&1
mv -f .libs/remove.lo remove.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_root    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o root.lo 
root.c
rm -f .libs/root.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_root -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c root.c  -fPIC -DPIC -o .libs/root.lo
In file included from root.c:33:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_root -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c root.c -o root.o >/dev/null 2>&1
mv -f .libs/root.lo root.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_rrandomb    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
rrandomb.lo rrandomb.c
rm -f .libs/rrandomb.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rrandomb -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c rrandomb.c  -fPIC -DPIC -o 
.libs/rrandomb.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rrandomb -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c rrandomb.c -o rrandomb.o >/dev/null 
2>&1
mv -f .libs/rrandomb.lo rrandomb.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan0    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o scan0.lo 
scan0.c
rm -f .libs/scan0.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan0.c  -fPIC -DPIC -o .libs/scan0.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan0.c -o scan0.o >/dev/null 2>&1
mv -f .libs/scan0.lo scan0.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan1    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o scan1.lo 
scan1.c
rm -f .libs/scan1.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan1.c  -fPIC -DPIC -o .libs/scan1.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c scan1.c -o scan1.o >/dev/null 2>&1
mv -f .libs/scan1.lo scan1.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o set.lo 
set.c
rm -f .libs/set.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set.c  -fPIC -DPIC -o .libs/set.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set.c -o set.o >/dev/null 2>&1
mv -f .libs/set.lo set.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_d    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o set_d.lo 
set_d.c
rm -f .libs/set_d.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_d -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_d.c  -fPIC -DPIC -o .libs/set_d.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_d -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_d.c -o set_d.o >/dev/null 2>&1
mv -f .libs/set_d.lo set_d.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_f    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o set_f.lo 
set_f.c
rm -f .libs/set_f.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_f -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_f.c  -fPIC -DPIC -o .libs/set_f.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_f -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_f.c -o set_f.o >/dev/null 2>&1
mv -f .libs/set_f.lo set_f.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_q    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o set_q.lo 
set_q.c
rm -f .libs/set_q.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_q.c  -fPIC -DPIC -o .libs/set_q.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_q.c -o set_q.o >/dev/null 2>&1
mv -f .libs/set_q.lo set_q.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_si    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
set_si.lo set_si.c
rm -f .libs/set_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_si.c  -fPIC -DPIC -o 
.libs/set_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_si.c -o set_si.o >/dev/null 2>&1
mv -f .libs/set_si.lo set_si.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_str    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
set_str.lo set_str.c
rm -f .libs/set_str.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_str.c  -fPIC -DPIC -o 
.libs/set_str.lo
In file included from set_str.c:31:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_str.c -o set_str.o >/dev/null 2>&1
mv -f .libs/set_str.lo set_str.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
set_ui.lo set_ui.c
rm -f .libs/set_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_ui.c  -fPIC -DPIC -o 
.libs/set_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c set_ui.c -o set_ui.o >/dev/null 2>&1
mv -f .libs/set_ui.lo set_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_setbit    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
setbit.lo setbit.c
rm -f .libs/setbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_setbit -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c setbit.c  -fPIC -DPIC -o 
.libs/setbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_setbit -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c setbit.c -o setbit.o >/dev/null 2>&1
mv -f .libs/setbit.lo setbit.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_size    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o size.lo 
size.c
rm -f .libs/size.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_size -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c size.c  -fPIC -DPIC -o .libs/size.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_size -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c size.c -o size.o >/dev/null 2>&1
mv -f .libs/size.lo size.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sizeinbase    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
sizeinbase.lo sizeinbase.c
rm -f .libs/sizeinbase.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sizeinbase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sizeinbase.c  -fPIC -DPIC -o 
.libs/sizeinbase.lo
In file included from sizeinbase.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sizeinbase -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sizeinbase.c -o sizeinbase.o 
>/dev/null 2>&1
mv -f .libs/sizeinbase.lo sizeinbase.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqrt    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o sqrt.lo 
sqrt.c
rm -f .libs/sqrt.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrt -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sqrt.c  -fPIC -DPIC -o .libs/sqrt.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrt -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sqrt.c -o sqrt.o >/dev/null 2>&1
mv -f .libs/sqrt.lo sqrt.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqrtrem    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
sqrtrem.lo sqrtrem.c
rm -f .libs/sqrtrem.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sqrtrem.c  -fPIC -DPIC -o 
.libs/sqrtrem.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sqrtrem.c -o sqrtrem.o >/dev/null 2>&1
mv -f .libs/sqrtrem.lo sqrtrem.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sub    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o sub.lo 
sub.c
rm -f .libs/sub.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sub.c  -fPIC -DPIC -o .libs/sub.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sub.c -o sub.o >/dev/null 2>&1
mv -f .libs/sub.lo sub.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sub_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
sub_ui.lo sub_ui.c
rm -f .libs/sub_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sub_ui.c  -fPIC -DPIC -o 
.libs/sub_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c sub_ui.c -o sub_ui.o >/dev/null 2>&1
mv -f .libs/sub_ui.lo sub_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_swap    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o swap.lo 
swap.c
rm -f .libs/swap.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_swap -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c swap.c  -fPIC -DPIC -o .libs/swap.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_swap -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c swap.c -o swap.o >/dev/null 2>&1
mv -f .libs/swap.lo swap.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_ui.lo tdiv_ui.c
rm -f .libs/tdiv_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_ui.c  -fPIC -DPIC -o 
.libs/tdiv_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_ui.c -o tdiv_ui.o >/dev/null 2>&1
mv -f .libs/tdiv_ui.lo tdiv_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_q    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_q.lo tdiv_q.c
rm -f .libs/tdiv_q.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_q.c  -fPIC -DPIC -o 
.libs/tdiv_q.lo
In file included from tdiv_q.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_q.c -o tdiv_q.o >/dev/null 2>&1
mv -f .libs/tdiv_q.lo tdiv_q.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_q_2exp    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_q_2exp.lo tdiv_q_2exp.c
rm -f .libs/tdiv_q_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_q_2exp.c  -fPIC -DPIC -o 
.libs/tdiv_q_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_q_2exp.c -o tdiv_q_2exp.o 
>/dev/null 2>&1
mv -f .libs/tdiv_q_2exp.lo tdiv_q_2exp.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_q_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_q_ui.lo tdiv_q_ui.c
rm -f .libs/tdiv_q_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_q_ui.c  -fPIC -DPIC -o 
.libs/tdiv_q_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_q_ui.c -o tdiv_q_ui.o >/dev/null 
2>&1
mv -f .libs/tdiv_q_ui.lo tdiv_q_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_qr    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_qr.lo tdiv_qr.c
rm -f .libs/tdiv_qr.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_qr.c  -fPIC -DPIC -o 
.libs/tdiv_qr.lo
In file included from tdiv_qr.c:25:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_qr.c -o tdiv_qr.o >/dev/null 2>&1
mv -f .libs/tdiv_qr.lo tdiv_qr.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_qr_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_qr_ui.lo tdiv_qr_ui.c
rm -f .libs/tdiv_qr_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_qr_ui.c  -fPIC -DPIC -o 
.libs/tdiv_qr_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_qr_ui.c -o tdiv_qr_ui.o 
>/dev/null 2>&1
mv -f .libs/tdiv_qr_ui.lo tdiv_qr_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_r    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_r.lo tdiv_r.c
rm -f .libs/tdiv_r.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_r.c  -fPIC -DPIC -o 
.libs/tdiv_r.lo
In file included from tdiv_r.c:24:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_r.c -o tdiv_r.o >/dev/null 2>&1
mv -f .libs/tdiv_r.lo tdiv_r.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_r_2exp    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_r_2exp.lo tdiv_r_2exp.c
rm -f .libs/tdiv_r_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_r_2exp.c  -fPIC -DPIC -o 
.libs/tdiv_r_2exp.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_2exp -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_r_2exp.c -o tdiv_r_2exp.o 
>/dev/null 2>&1
mv -f .libs/tdiv_r_2exp.lo tdiv_r_2exp.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_r_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tdiv_r_ui.lo tdiv_r_ui.c
rm -f .libs/tdiv_r_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_r_ui.c  -fPIC -DPIC -o 
.libs/tdiv_r_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tdiv_r_ui.c -o tdiv_r_ui.o >/dev/null 
2>&1
mv -f .libs/tdiv_r_ui.lo tdiv_r_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tstbit    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
tstbit.lo tstbit.c
rm -f .libs/tstbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tstbit -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tstbit.c  -fPIC -DPIC -o 
.libs/tstbit.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tstbit -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c tstbit.c -o tstbit.o >/dev/null 2>&1
mv -f .libs/tstbit.lo tstbit.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_ui_pow_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
ui_pow_ui.lo ui_pow_ui.c
rm -f .libs/ui_pow_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ui_pow_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c ui_pow_ui.c  -fPIC -DPIC -o 
.libs/ui_pow_ui.lo
In file included from ui_pow_ui.c:25:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ui_pow_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c ui_pow_ui.c -o ui_pow_ui.o >/dev/null 
2>&1
mv -f .libs/ui_pow_ui.lo ui_pow_ui.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_urandomb    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
urandomb.lo urandomb.c
rm -f .libs/urandomb.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomb -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c urandomb.c  -fPIC -DPIC -o 
.libs/urandomb.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomb -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c urandomb.c -o urandomb.o >/dev/null 
2>&1
mv -f .libs/urandomb.lo urandomb.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_urandomm    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
urandomm.lo urandomm.c
rm -f .libs/urandomm.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomm -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c urandomm.c  -fPIC -DPIC -o 
.libs/urandomm.lo
In file included from urandomm.c:26:
../longlong.h:233:12: warning: multi-line string literals are deprecated
../longlong.h:361:8: warning: multi-line string literals are deprecated
../longlong.h:530:18: warning: multi-line string literals are deprecated
../longlong.h:828:8: warning: multi-line string literals are deprecated
../longlong.h:937:12: warning: multi-line string literals are deprecated
../longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomm -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c urandomm.c -o urandomm.o >/dev/null 
2>&1
mv -f .libs/urandomm.lo urandomm.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_xor    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o xor.lo 
xor.c
rm -f .libs/xor.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_xor -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c xor.c  -fPIC -DPIC -o .libs/xor.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_xor -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c xor.c -o xor.o >/dev/null 2>&1
mv -f .libs/xor.lo xor.lo
cp ./mul_siui.c mul_si.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_si    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
mul_si.lo mul_si.c
rm -f .libs/mul_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_si.c  -fPIC -DPIC -o 
.libs/mul_si.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_si -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_si.c -o mul_si.o >/dev/null 2>&1
mv -f .libs/mul_si.lo mul_si.lo
cp ./mul_siui.c mul_ui.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_ui    -g -O -fomit-frame-pointer -mcpu=pentiumpro -c -o 
mul_ui.lo mul_ui.c
rm -f .libs/mul_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_ui.c  -fPIC -DPIC -o 
.libs/mul_ui.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_ui -g -O 
-fomit-frame-pointer -mcpu=pentiumpro -c mul_ui.c -o mul_ui.o >/dev/null 2>&1
mv -f .libs/mul_ui.lo mul_ui.lo
/bin/sh ../libtool --mode=link gcc  -g -O -fomit-frame-pointer -mcpu=pentiumpro 
  -o libmpz.la   abs.lo add.lo add_ui.lo addmul_ui.lo and.lo array_init.lo 
bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo cdiv_r.lo 
cdiv_r_ui.lo cdiv_ui.lo clear.lo clrbit.lo cmp.lo cmp_si.lo cmp_ui.lo cmpabs.lo 
cmpabs_ui.lo com.lo divexact.lo dump.lo fac_ui.lo fdiv_q.lo fdiv_q_2exp.lo 
fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_2exp.lo fdiv_r_ui.lo 
fdiv_ui.lo fib_ui.lo fits_sint_p.lo fits_slong_p.lo fits_sshort_p.lo 
fits_uint_p.lo fits_ulong_p.lo fits_ushort_p.lo gcd.lo gcd_ui.lo gcdext.lo 
get_d.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo hamdist.lo init.lo 
inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo 
iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo legendre.lo 
mod.lo mul.lo mul_2exp.lo neg.lo nextprime.lo out_raw.lo out_str.lo perfpow.lo 
perfsqr.lo popcount.lo pow_ui.lo powm.lo powm_ui.lo pprime_p.lo rando!
m.lo random2.lo realloc.lo remove.lo root.lo rrandomb.lo scan0.lo scan1.lo 
set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo 
size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo 
tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo 
tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo urandomb.lo urandomm.lo 
xor.lo mul_si.lo mul_ui.lo  
rm -fr .libs/libmpz.la .libs/libmpz.* .libs/libmpz.*
ar cru .libs/libmpz.al abs.lo add.lo add_ui.lo addmul_ui.lo and.lo 
array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo 
cdiv_qr_ui.lo cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo clear.lo clrbit.lo cmp.lo 
cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_ui.lo com.lo divexact.lo dump.lo fac_ui.lo 
fdiv_q.lo fdiv_q_2exp.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo 
fdiv_r_2exp.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fits_sint_p.lo fits_slong_p.lo 
fits_sshort_p.lo fits_uint_p.lo fits_ulong_p.lo fits_ushort_p.lo gcd.lo 
gcd_ui.lo gcdext.lo get_d.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo 
hamdist.lo init.lo inp_raw.lo inp_str.lo invert.lo ior.lo iset.lo iset_d.lo 
iset_si.lo iset_str.lo iset_ui.lo jacobi.lo kronsz.lo kronuz.lo kronzs.lo 
kronzu.lo lcm.lo legendre.lo mod.lo mul.lo mul_2exp.lo neg.lo nextprime.lo 
out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo pow_ui.lo powm.lo 
powm_ui.lo pprime_p.lo random.lo random2.lo realloc.lo remove.lo root.lo 
rrandomb.lo scan0.lo scan1.lo!
 set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo set_ui.lo setbit.lo 
size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo tdiv_ui.lo 
tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo 
tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo urandomb.lo urandomm.lo 
xor.lo mul_si.lo mul_ui.lo
creating libmpz.la
(cd .libs && rm -f libmpz.la && ln -s ../libmpz.la libmpz.la)
make[3]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpz'
make[2]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp/mpz'
(cd gmp ; make `echo *.c | sed -e "s!\.c!.o !g"` )
make[2]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c ansi2knr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c assert.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c compat.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c errno.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c extract-dbl.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c insert-dbl.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c memory.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c mp_bpl.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c mp_clz_tab.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c mp_minv_tab.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c mp_set_fns.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c rand.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c randclr.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c randlc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c randlc2x.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c randraw.c
In file included from randraw.c:27:
longlong.h:233:12: warning: multi-line string literals are deprecated
longlong.h:361:8: warning: multi-line string literals are deprecated
longlong.h:530:18: warning: multi-line string literals are deprecated
longlong.h:828:8: warning: multi-line string literals are deprecated
longlong.h:937:12: warning: multi-line string literals are deprecated
longlong.h:990:12: warning: multi-line string literals are deprecated
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c randsd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c randsdui.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c stack-alloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O -fomit-frame-pointer -mcpu=pentiumpro 
-c version.c
make[2]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/gmp'
(cd gmp ; rm -f libgmp.a ;  ar qc libgmp.a *.o */*.o)
make[1]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3'
rm -f o/cmpinclude.h ; ln h/cmpinclude.h o
(cd o; make all)
make[1]: Entering directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/o'
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   main.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   alloc.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   gbc.c  
In file included from gbc.c:1331:
sgbc.c:799:8: warning: extra tokens at end of #endif directive
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   bitop.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   typespec.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   eval.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   macros.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   lex.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   bds.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   frame.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   predicate.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   reference.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   assignment.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   bind.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   let.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   conditional.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   block.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   iteration.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   mapfun.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   prog.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   multival.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   catch.c  
../bin/dpp symbol
dpp: symbol.d -> symbol.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   symbol.c 
rm symbol.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   cfun.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   cmpaux.c  
../bin/dpp package
dpp: package.d -> package.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   package.c 
rm package.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   big.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   number.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   num_pred.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   num_comp.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   num_arith.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   num_sfun.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   num_co.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   num_log.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   num_rand.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   earith.c  
../bin/dpp character
dpp: character.d -> character.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   character.c 
rm character.c
../bin/dpp sequence
dpp: sequence.d -> sequence.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   sequence.c 
rm sequence.c
../bin/dpp list
dpp: list.d -> list.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   list.c 
rm list.c
../bin/dpp hash
dpp: hash.d -> hash.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   hash.c 
rm hash.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   array.c  
../bin/dpp string
dpp: string.d -> string.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   string.c 
rm string.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   regexpr.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   structure.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   toplevel.c  
../bin/dpp file
dpp: file.d -> file.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   file.c 
rm file.c
../bin/dpp read
dpp: read.d -> read.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   read.c 
rm read.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   backq.c  
../bin/dpp print
dpp: print.d -> print.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   print.c 
rm print.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   format.c  
../bin/dpp pathname
dpp: pathname.d -> pathname.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   pathname.c 
rm pathname.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   unixfsys.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   unixfasl.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   error.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   unixtime.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   unixsys.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   unixsave.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   funlink.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   fat_string.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   run_process.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   nfunlink.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   usig.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   usig2.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   utils.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   makefun.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -I../gcl-tk -I../h/ -O4   -I/lusr/X11R6/include  -c  sockets.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -I../gcl-tk -I../h/ -O4    -I/lusr/X11R6/include  -c  clxsocket.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   init_pari.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   nsocket.c  
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   sfasl.c  
../bin/dpp readline
dpp: readline.d -> readline.c
gcc -pipe -fwritable-strings  -DVOL=volatile -I/u/hunt/tools/gcl-2.4.3/o 
-fsigned-char -c -O  -I../gcl-tk -I../h/ -O4   readline.c 
readline.d:47:31: readline/readline.h: No such file or directory
readline.d:48:30: readline/history.h: No such file or directory
readline.d: In function `rl_completion':
readline.d:98: warning: return makes pointer from integer without a cast
readline.d: In function `rl_getc_em':
readline.d:118: warning: assignment makes pointer from integer without a cast
readline.d: In function `siLreadline_init':
readline.d:227: `rl_readline_name' undeclared (first use in this function)
readline.d:227: (Each undeclared identifier is reported only once
readline.d:227: for each function it appears in.)
readline.d: In function `init_readline_function':
readline.d:294: `rl_readline_name' undeclared (first use in this function)
readline.d:296: `rl_attempted_completion_function' undeclared (first use in 
this function)
readline.d:296: `CPPFunction' undeclared (first use in this function)
readline.d:296: parse error before ')' token
make[1]: *** [readline.o] Error 1
make[1]: Leaving directory `/v/filer1a/v0q052/hunt/tools/gcl-2.4.3/o'
make: *** [all] Error 2
bowmore:~/tools/gcl-2.4.3> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]