gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Full config and make log (CVS with gcc 3.1)


From: David Shochat
Subject: [Gcl-devel] Full config and make log (CVS with gcc 3.1)
Date: Tue, 30 Jul 2002 20:38:51 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722

As requested by Camm Maguire, I am posting the complete configure and make
log. I checked out gcl from CVS a short time ago (using the right server
this time). The errors are slightly different from what I got last time, perhaps due to a change in CVS since then (last night). gcc 2.96 (gcc) and gcc 3.1 (gcc3) are both on my system. That is why I set CC to gcc3 before running configure. I've never tried posting an attachment to a newsgroup before, so if I did it wrong (e.g. it comes out encoded), I apologize.
-- David
address@hidden gcl]$ export CC=gcc3
address@hidden gcl]$ configure
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
host=i686-pc-linux-gnu
enable_machine=
use=386-linux
checking for gcc... gcc3
checking whether the C compiler (gcc3  ) works... yes
checking whether the C compiler (gcc3  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc3 accepts -g... yes
checking how to run the C preprocessor... gcc3 -E
checking system version (for dynamic loading)... checking for gawk... gawk
checking for makeinfo... makeinfo
Linux-2.4.18-3
checking for bfd.h... yes
checking for bfd_init in -lbfd... yes
checking if need to define CONST for bfd... no
checking size of long *... 4
checking for endian.h... yes
checking endianness... little
checking finding DBEGIN... got 0x8000000
checking finding CSTACK_ADDRESS... got -1073743200
checking sizeof long long int... yes
checking for pagewidth... 12
checking for getcwd... yes
checking for getwd... yes
checking for uname... yes
checking for gettimeofday... yes
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 values.h... yes
checking for isnormal... yes
checking for isfinite... yes
checking for sockets... checking for connect... yes
checking for gethostbyname... yes
checking for main in -lreadline... yes
checking For network code for nsocket.c... yes
checking check for listen using fcntl... yes
checking for profil... yes
checking for setenv... yes
checking for _cleanup... no
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
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... /usr/bin/emacs
checking emacs site lisp directory... /usr/share/emacs/21.2/site-lisp
checking emacs default.el... /usr/share/emacs/21.2/site-lisp/default.el
checking emacs info/dir... /usr/share/info/
checking for tcl/tk... checking for tclsh... tclsh
checking for main in -llieee... no
using TK_VERSION=8.3 in /usr/lib
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... no
checking for gawk... gawk
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 whether the C compiler (gcc3   ) works... yes
checking whether the C compiler (gcc3   ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking how to run the C preprocessor... gcc3 -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... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 gcc3 option to produce PIC... -fPIC
checking if gcc3 PIC flag -fPIC works... yes
checking if gcc3 static flag -static works... yes
checking if gcc3 supports -c -o file.o... yes
checking if gcc3 supports -c -o file.lo... yes
checking if gcc3 supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/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 for size of gmp limbs... 4
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=  /usr/lib/gcc-lib/i386-redhat-linux/3.1/../../../libbfd.a 
/usr/lib/gcc-lib/i386-redhat-linux/3.1/../../../libiberty.a -lm -lreadline 
-lncurses

#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/share/info/

# where to put emacs lisp files.
EMACS_SITE_LISP=/usr/share/emacs/21.2/site-lisp

# the default.el file
EMACS_DEFAULT_EL=/usr/share/emacs/21.2/site-lisp/default.el

# numerous TCL/TK variables culled from the tkConfig.sh and tclConfig.sh
# if these are found.
TK_CONFIG_PREFIX=/usr/lib
TK_LIBRARY=/usr/lib/tk8.3
TCL_LIBRARY=/usr/lib/tcl8.3
TK_XINCLUDES=-I/usr/X11R6/include
TK_INCLUDE=-I/usr/lib/../include
TCL_INCLUDE=-I/usr/lib/../include
TK_LIB_SPEC=-L/usr/lib -ltk${TK_DBGX}
TK_BUILD_LIB_SPEC=-L/usr/src/build/77334-i386/BUILD/tcltk-8.3.3/tk8.3.3/unix 
-ltk${TK_DBGX}
TK_XLIBSW=-L/usr/X11R6/lib -lX11
TK_XINCLUDES=-I/usr/X11R6/include
TCL_LIB_SPEC=-L/usr/lib -ltcl${TCL_DBGX}
TCL_DL_LIBS=-ldl
TCL_LIBS=-ldl  -lm

NOTIFY=yes
GCC=gcc3

RL_OBJS=readline.o

RL_LIB=lsp/readline.o

MAKEINFO=makeinfo

MP_INCLUDE=h/gmp.h

FLISP=saved_gcl
EXTRA_CFLAGS=
add-defs1 386-linux
using 386-linux.defs
patching o/makefile for gcc bug in 2.96
address@hidden gcl]$ make
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 h//protoize.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 `/usr/local/lisp/gcl/cvs/gcl/bin'
gcc3 -pipe -fwritable-strings  -DVOL=volatile -I/usr/local/lisp/gcl/cvs/gcl/o 
-fsigned-char -Wall  -DUNIX -o dpp dpp.c
gcc3 -pipe -fwritable-strings  -DVOL=volatile -I/usr/local/lisp/gcl/cvs/gcl/o 
-fsigned-char -Wall   -DUNIX -o append  append.c
gcc3 -pipe -fwritable-strings  -DVOL=volatile -I/usr/local/lisp/gcl/cvs/gcl/o 
-fsigned-char -Wall  -DUNIX -o file-sub file-sub.c
make[1]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl/bin'
make mpfiles
make[1]: Entering directory `/usr/local/lisp/gcl/cvs/gcl'
(cd gmp/mpn ; make)
make[2]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpn'
Making all in tests
make[3]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpn/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpn/tests'
make[3]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpn'
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mp_bases    -g -O2 -c -o mp_bases.lo mp_bases.c
mkdir .libs
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mp_bases -g -O2 -c 
mp_bases.c  -fPIC -DPIC -o .libs/mp_bases.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mp_bases -g -O2 -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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_udiv    -g -O2 tmp-udiv.s -o udiv.lo
rm -f .libs/udiv.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -g -O2 tmp-udiv.s  
-fPIC -DPIC -o .libs/udiv.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_udiv    -g -O2 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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_umul    -g -O2 tmp-umul.s -o umul.lo
rm -f .libs/umul.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -g -O2 tmp-umul.s  
-fPIC -DPIC -o .libs/umul.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_umul    -g -O2 tmp-umul.s 
-o umul.o
rm -f tmp-umul.s
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_inlines    -g -O2 -c -o inlines.lo inlines.c
rm -f .libs/inlines.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inlines -g -O2 -c inlines.c  
-fPIC -DPIC -o .libs/inlines.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inlines -g -O2 -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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_add_n    -g -O2 tmp-add_n.s -o add_n.lo
rm -f .libs/add_n.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -g -O2 tmp-add_n.s  
-fPIC -DPIC -o .libs/add_n.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_n    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sub_n    -g -O2 tmp-sub_n.s -o sub_n.lo
rm -f .libs/sub_n.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -g -O2 tmp-sub_n.s  
-fPIC -DPIC -o .libs/sub_n.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_n    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_1    -g -O2 tmp-mul_1.s -o mul_1.lo
rm -f .libs/mul_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -g -O2 tmp-mul_1.s  
-fPIC -DPIC -o .libs/mul_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1 -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_1    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_addmul_1    -g -O2 tmp-addmul_1.s -o addmul_1.lo
rm -f .libs/addmul_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -g -O2 
tmp-addmul_1.s  -fPIC -DPIC -o .libs/addmul_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1 -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_1    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_submul_1    -g -O2 tmp-submul_1.s -o submul_1.lo
rm -f .libs/submul_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -g -O2 
tmp-submul_1.s  -fPIC -DPIC -o .libs/submul_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1 -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_submul_1    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_lshift    -g -O2 tmp-lshift.s -o lshift.lo
rm -f .libs/lshift.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -g -O2 
tmp-lshift.s  -fPIC -DPIC -o .libs/lshift.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lshift    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_rshift    -g -O2 tmp-rshift.s -o rshift.lo
rm -f .libs/rshift.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -g -O2 
tmp-rshift.s  -fPIC -DPIC -o .libs/rshift.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rshift    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_diveby3    -g -O2 tmp-diveby3.s -o diveby3.lo
rm -f .libs/diveby3.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -g -O2 
tmp-diveby3.s  -fPIC -DPIC -o .libs/diveby3.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3 -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_diveby3    -g -O2 
tmp-diveby3.s -o diveby3.o
rm -f tmp-diveby3.s
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divrem    -g -O2 -c -o divrem.lo divrem.c
rm -f .libs/divrem.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem -g -O2 -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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divrem_1    -g -O2 tmp-divrem_1.s -o divrem_1.lo
rm -f .libs/divrem_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -g -O2 
tmp-divrem_1.s  -fPIC -DPIC -o .libs/divrem_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1 -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_1    -g -O2 
tmp-divrem_1.s -o divrem_1.o
rm -f tmp-divrem_1.s
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divrem_2    -g -O2 -c -o divrem_2.lo divrem_2.c
rm -f .libs/divrem_2.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_2 -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divrem_2 -g -O2 -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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mod_1    -g -O2 tmp-mod_1.s -o mod_1.lo
rm -f .libs/mod_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -g -O2 tmp-mod_1.s  
-fPIC -DPIC -o .libs/mod_1.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1 -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1    -g -O2 
tmp-mod_1.s -o mod_1.o
rm -f tmp-mod_1.s
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mod_1_rs    -g -O2 -c -o mod_1_rs.lo mod_1_rs.c
rm -f .libs/mod_1_rs.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1_rs -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod_1_rs -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_pre_mod_1    -g -O2 -c -o pre_mod_1.lo pre_mod_1.c
rm -f .libs/pre_mod_1.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pre_mod_1 -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pre_mod_1 -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_dump    -g -O2 -c -o dump.lo dump.c
rm -f .libs/dump.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O2 -c dump.c  -fPIC 
-DPIC -o .libs/dump.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O2 -c dump.c -o 
dump.o >/dev/null 2>&1
mv -f .libs/dump.lo dump.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul    -g -O2 -c -o mul.lo mul.c
rm -f .libs/mul.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O2 -c mul.c  -fPIC 
-DPIC -o .libs/mul.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O2 -c mul.c -o mul.o 
>/dev/null 2>&1
mv -f .libs/mul.lo mul.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_fft    -g -O2 -c -o mul_fft.lo mul_fft.c
rm -f .libs/mul_fft.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_fft -g -O2 -c mul_fft.c  
-fPIC -DPIC -o .libs/mul_fft.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_fft -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_n    -g -O2 -c -o mul_n.lo mul_n.c
rm -f .libs/mul_n.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_n -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_n -g -O2 -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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_basecase    -g -O2 tmp-mul_basecase.s -o mul_basecase.lo
rm -f .libs/mul_basecase.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -g -O2 
tmp-mul_basecase.s  -fPIC -DPIC -o .libs/mul_basecase.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_basecase    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqr_basecase    -g -O2 tmp-sqr_basecase.s -o sqr_basecase.lo
rm -f .libs/sqr_basecase.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase -g -O2 
tmp-sqr_basecase.s  -fPIC -DPIC -o .libs/sqr_basecase.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqr_basecase    -g -O2 
tmp-sqr_basecase.s -o sqr_basecase.o
rm -f tmp-sqr_basecase.s
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random    -g -O2 -c -o random.lo random.c
rm -f .libs/random.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O2 -c random.c  
-fPIC -DPIC -o .libs/random.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O2 -c random.c -o 
random.o >/dev/null 2>&1
mv -f .libs/random.lo random.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random2    -g -O2 -c -o random2.lo random2.c
rm -f .libs/random2.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O2 -c random2.c  
-fPIC -DPIC -o .libs/random2.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O2 -c random2.c 
-o random2.o >/dev/null 2>&1
mv -f .libs/random2.lo random2.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqrtrem    -g -O2 -c -o sqrtrem.lo sqrtrem.c
rm -f .libs/sqrtrem.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O2 -c sqrtrem.c 
-o sqrtrem.o >/dev/null 2>&1
mv -f .libs/sqrtrem.lo sqrtrem.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_str    -g -O2 -c -o get_str.lo get_str.c
rm -f .libs/get_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_str    -g -O2 -c -o set_str.lo set_str.c
rm -f .libs/set_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O2 -c set_str.c  
-fPIC -DPIC -o .libs/set_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan0    -g -O2 -c -o scan0.lo scan0.c
rm -f .libs/scan0.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O2 -c scan0.c -o 
scan0.o >/dev/null 2>&1
mv -f .libs/scan0.lo scan0.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan1    -g -O2 -c -o scan1.lo scan1.c
rm -f .libs/scan1.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O2 -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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_popcount    -g -O2 tmp-popcount.s -o popcount.lo
rm -f .libs/popcount.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O2 
tmp-popcount.s  -fPIC -DPIC -o .libs/popcount.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_hamdist    -g -O2 tmp-hamdist.s -o hamdist.lo
rm -f .libs/hamdist.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O2 
tmp-hamdist.s  -fPIC -DPIC -o .libs/hamdist.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O2 
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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist    -g -O2 
tmp-hamdist.s -o hamdist.o
rm -f tmp-hamdist.s
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp    -g -O2 -c -o cmp.lo cmp.c
rm -f .libs/cmp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O2 -c cmp.c  -fPIC 
-DPIC -o .libs/cmp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O2 -c cmp.c -o cmp.o 
>/dev/null 2>&1
mv -f .libs/cmp.lo cmp.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_perfsqr    -g -O2 -c -o perfsqr.lo perfsqr.c
rm -f .libs/perfsqr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O2 -c perfsqr.c 
-o perfsqr.o >/dev/null 2>&1
mv -f .libs/perfsqr.lo perfsqr.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bdivmod    -g -O2 -c -o bdivmod.lo bdivmod.c
rm -f .libs/bdivmod.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bdivmod -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bdivmod -g -O2 -c bdivmod.c 
-o bdivmod.o >/dev/null 2>&1
mv -f .libs/bdivmod.lo bdivmod.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd_1    -g -O2 -c -o gcd_1.lo gcd_1.c
rm -f .libs/gcd_1.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_1 -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_1 -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd    -g -O2 -c -o gcd.lo gcd.c
rm -f .libs/gcd.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O2 -c gcd.c -o gcd.o 
>/dev/null 2>&1
mv -f .libs/gcd.lo gcd.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcdext    -g -O2 -c -o gcdext.lo gcdext.c
rm -f .libs/gcdext.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O2 -c gcdext.c -o 
gcdext.o >/dev/null 2>&1
mv -f .libs/gcdext.lo gcdext.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_qr    -g -O2 -c -o tdiv_qr.lo tdiv_qr.c
rm -f .libs/tdiv_qr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bz_divrem_n    -g -O2 -c -o bz_divrem_n.lo bz_divrem_n.c
rm -f .libs/bz_divrem_n.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bz_divrem_n -g -O2 -c 
bz_divrem_n.c  -fPIC -DPIC -o .libs/bz_divrem_n.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bz_divrem_n -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sb_divrem_mn    -g -O2 -c -o sb_divrem_mn.lo sb_divrem_mn.c
rm -f .libs/sb_divrem_mn.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sb_divrem_mn -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sb_divrem_mn -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_jacbase    -g -O2 -c -o jacbase.lo jacbase.c
rm -f .libs/jacbase.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacbase -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacbase -g -O2 -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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_copyi    -g -O2 tmp-copyi.s -o copyi.lo
rm -f .libs/copyi.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -g -O2 tmp-copyi.s  
-fPIC -DPIC -o .libs/copyi.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyi    -g -O2 
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 gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_copyd    -g -O2 tmp-copyd.s -o copyd.lo
rm -f .libs/copyd.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -g -O2 tmp-copyd.s  
-fPIC -DPIC -o .libs/copyd.lo
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd -g -O2 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
gcc3 -c -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_copyd    -g -O2 
tmp-copyd.s -o copyd.o
rm -f tmp-copyd.s
/bin/sh ../libtool --mode=link gcc3  -g -O2   -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 `/usr/local/lisp/gcl/cvs/gcl/gmp/mpn'
make[2]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpn'
(cd gmp/mpz ; make)
make[2]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpz'
Making all in tests
make[3]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpz/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpz/tests'
make[3]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpz'
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_abs    -g -O2 -c -o abs.lo abs.c
mkdir .libs
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_abs -g -O2 -c abs.c  -fPIC 
-DPIC -o .libs/abs.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_abs -g -O2 -c abs.c -o abs.o 
>/dev/null 2>&1
mv -f .libs/abs.lo abs.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_add    -g -O2 -c -o add.lo add.c
rm -f .libs/add.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add -g -O2 -c add.c  -fPIC 
-DPIC -o .libs/add.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add -g -O2 -c add.c -o add.o 
>/dev/null 2>&1
mv -f .libs/add.lo add.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_add_ui    -g -O2 -c -o add_ui.lo add_ui.c
rm -f .libs/add_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_ui -g -O2 -c add_ui.c  
-fPIC -DPIC -o .libs/add_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_add_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_addmul_ui    -g -O2 -c -o addmul_ui.lo addmul_ui.c
rm -f .libs/addmul_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_ui -g -O2 -c 
addmul_ui.c  -fPIC -DPIC -o .libs/addmul_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_addmul_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_and    -g -O2 -c -o and.lo and.c
rm -f .libs/and.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_and -g -O2 -c and.c  -fPIC 
-DPIC -o .libs/and.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_and -g -O2 -c and.c -o and.o 
>/dev/null 2>&1
mv -f .libs/and.lo and.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_array_init    -g -O2 -c -o array_init.lo array_init.c
rm -f .libs/array_init.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_array_init -g -O2 -c 
array_init.c  -fPIC -DPIC -o .libs/array_init.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_array_init -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bin_ui    -g -O2 -c -o bin_ui.lo bin_ui.c
rm -f .libs/bin_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_ui -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_bin_uiui    -g -O2 -c -o bin_uiui.lo bin_uiui.c
rm -f .libs/bin_uiui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_uiui -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_bin_uiui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_q    -g -O2 -c -o cdiv_q.lo cdiv_q.c
rm -f .libs/cdiv_q.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q -g -O2 -c cdiv_q.c  
-fPIC -DPIC -o .libs/cdiv_q.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_q_ui    -g -O2 -c -o cdiv_q_ui.lo cdiv_q_ui.c
rm -f .libs/cdiv_q_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q_ui -g -O2 -c 
cdiv_q_ui.c  -fPIC -DPIC -o .libs/cdiv_q_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_q_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_qr    -g -O2 -c -o cdiv_qr.lo cdiv_qr.c
rm -f .libs/cdiv_qr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr -g -O2 -c cdiv_qr.c  
-fPIC -DPIC -o .libs/cdiv_qr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_qr_ui    -g -O2 -c -o cdiv_qr_ui.lo cdiv_qr_ui.c
rm -f .libs/cdiv_qr_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr_ui -g -O2 -c 
cdiv_qr_ui.c  -fPIC -DPIC -o .libs/cdiv_qr_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_qr_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_r    -g -O2 -c -o cdiv_r.lo cdiv_r.c
rm -f .libs/cdiv_r.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r -g -O2 -c cdiv_r.c  
-fPIC -DPIC -o .libs/cdiv_r.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_r_ui    -g -O2 -c -o cdiv_r_ui.lo cdiv_r_ui.c
rm -f .libs/cdiv_r_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r_ui -g -O2 -c 
cdiv_r_ui.c  -fPIC -DPIC -o .libs/cdiv_r_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_r_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cdiv_ui    -g -O2 -c -o cdiv_ui.lo cdiv_ui.c
rm -f .libs/cdiv_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_ui -g -O2 -c cdiv_ui.c  
-fPIC -DPIC -o .libs/cdiv_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cdiv_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_clear    -g -O2 -c -o clear.lo clear.c
rm -f .libs/clear.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clear -g -O2 -c clear.c  
-fPIC -DPIC -o .libs/clear.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clear -g -O2 -c clear.c -o 
clear.o >/dev/null 2>&1
mv -f .libs/clear.lo clear.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_clrbit    -g -O2 -c -o clrbit.lo clrbit.c
rm -f .libs/clrbit.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clrbit -g -O2 -c clrbit.c  
-fPIC -DPIC -o .libs/clrbit.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_clrbit -g -O2 -c clrbit.c -o 
clrbit.o >/dev/null 2>&1
mv -f .libs/clrbit.lo clrbit.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp    -g -O2 -c -o cmp.lo cmp.c
rm -f .libs/cmp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O2 -c cmp.c  -fPIC 
-DPIC -o .libs/cmp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp -g -O2 -c cmp.c -o cmp.o 
>/dev/null 2>&1
mv -f .libs/cmp.lo cmp.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp_si    -g -O2 -c -o cmp_si.lo cmp_si.c
rm -f .libs/cmp_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_si -g -O2 -c cmp_si.c  
-fPIC -DPIC -o .libs/cmp_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_si -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmp_ui    -g -O2 -c -o cmp_ui.lo cmp_ui.c
rm -f .libs/cmp_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_ui -g -O2 -c cmp_ui.c  
-fPIC -DPIC -o .libs/cmp_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmp_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmpabs    -g -O2 -c -o cmpabs.lo cmpabs.c
rm -f .libs/cmpabs.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs -g -O2 -c cmpabs.c  
-fPIC -DPIC -o .libs/cmpabs.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs -g -O2 -c cmpabs.c -o 
cmpabs.o >/dev/null 2>&1
mv -f .libs/cmpabs.lo cmpabs.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_cmpabs_ui    -g -O2 -c -o cmpabs_ui.lo cmpabs_ui.c
rm -f .libs/cmpabs_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs_ui -g -O2 -c 
cmpabs_ui.c  -fPIC -DPIC -o .libs/cmpabs_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_cmpabs_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_com    -g -O2 -c -o com.lo com.c
rm -f .libs/com.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_com -g -O2 -c com.c  -fPIC 
-DPIC -o .libs/com.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_com -g -O2 -c com.c -o com.o 
>/dev/null 2>&1
mv -f .libs/com.lo com.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_divexact    -g -O2 -c -o divexact.lo divexact.c
rm -f .libs/divexact.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divexact -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_divexact -g -O2 -c 
divexact.c -o divexact.o >/dev/null 2>&1
mv -f .libs/divexact.lo divexact.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_dump    -g -O2 -c -o dump.lo dump.c
rm -f .libs/dump.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O2 -c dump.c  -fPIC 
-DPIC -o .libs/dump.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_dump -g -O2 -c dump.c -o 
dump.o >/dev/null 2>&1
mv -f .libs/dump.lo dump.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fac_ui    -g -O2 -c -o fac_ui.lo fac_ui.c
rm -f .libs/fac_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fac_ui -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fac_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_q    -g -O2 -c -o fdiv_q.lo fdiv_q.c
rm -f .libs/fdiv_q.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q -g -O2 -c fdiv_q.c  
-fPIC -DPIC -o .libs/fdiv_q.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_q_2exp    -g -O2 -c -o fdiv_q_2exp.lo fdiv_q_2exp.c
rm -f .libs/fdiv_q_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_2exp -g -O2 -c 
fdiv_q_2exp.c  -fPIC -DPIC -o .libs/fdiv_q_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_2exp -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_q_ui    -g -O2 -c -o fdiv_q_ui.lo fdiv_q_ui.c
rm -f .libs/fdiv_q_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_ui -g -O2 -c 
fdiv_q_ui.c  -fPIC -DPIC -o .libs/fdiv_q_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_q_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_qr    -g -O2 -c -o fdiv_qr.lo fdiv_qr.c
rm -f .libs/fdiv_qr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr -g -O2 -c fdiv_qr.c  
-fPIC -DPIC -o .libs/fdiv_qr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_qr_ui    -g -O2 -c -o fdiv_qr_ui.lo fdiv_qr_ui.c
rm -f .libs/fdiv_qr_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr_ui -g -O2 -c 
fdiv_qr_ui.c  -fPIC -DPIC -o .libs/fdiv_qr_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_qr_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_r    -g -O2 -c -o fdiv_r.lo fdiv_r.c
rm -f .libs/fdiv_r.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r -g -O2 -c fdiv_r.c  
-fPIC -DPIC -o .libs/fdiv_r.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_r_2exp    -g -O2 -c -o fdiv_r_2exp.lo fdiv_r_2exp.c
rm -f .libs/fdiv_r_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_2exp -g -O2 -c 
fdiv_r_2exp.c  -fPIC -DPIC -o .libs/fdiv_r_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_2exp -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_r_ui    -g -O2 -c -o fdiv_r_ui.lo fdiv_r_ui.c
rm -f .libs/fdiv_r_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_ui -g -O2 -c 
fdiv_r_ui.c  -fPIC -DPIC -o .libs/fdiv_r_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_r_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fdiv_ui    -g -O2 -c -o fdiv_ui.lo fdiv_ui.c
rm -f .libs/fdiv_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_ui -g -O2 -c fdiv_ui.c  
-fPIC -DPIC -o .libs/fdiv_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fdiv_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fib_ui    -g -O2 -c -o fib_ui.lo fib_ui.c
rm -f .libs/fib_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fib_ui -g -O2 -c fib_ui.c  
-fPIC -DPIC -o .libs/fib_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fib_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_sint_p    -g -O2 -c -o fits_sint_p.lo fits_sint_p.c
rm -f .libs/fits_sint_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sint_p -g -O2 -c 
fits_sint_p.c  -fPIC -DPIC -o .libs/fits_sint_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sint_p -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_slong_p    -g -O2 -c -o fits_slong_p.lo fits_slong_p.c
rm -f .libs/fits_slong_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_slong_p -g -O2 -c 
fits_slong_p.c  -fPIC -DPIC -o .libs/fits_slong_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_slong_p -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_sshort_p    -g -O2 -c -o fits_sshort_p.lo fits_sshort_p.c
rm -f .libs/fits_sshort_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sshort_p -g -O2 -c 
fits_sshort_p.c  -fPIC -DPIC -o .libs/fits_sshort_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_sshort_p -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_uint_p    -g -O2 -c -o fits_uint_p.lo fits_uint_p.c
rm -f .libs/fits_uint_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_uint_p -g -O2 -c 
fits_uint_p.c  -fPIC -DPIC -o .libs/fits_uint_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_uint_p -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_ulong_p    -g -O2 -c -o fits_ulong_p.lo fits_ulong_p.c
rm -f .libs/fits_ulong_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ulong_p -g -O2 -c 
fits_ulong_p.c  -fPIC -DPIC -o .libs/fits_ulong_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ulong_p -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_fits_ushort_p    -g -O2 -c -o fits_ushort_p.lo fits_ushort_p.c
rm -f .libs/fits_ushort_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ushort_p -g -O2 -c 
fits_ushort_p.c  -fPIC -DPIC -o .libs/fits_ushort_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_fits_ushort_p -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd    -g -O2 -c -o gcd.lo gcd.c
rm -f .libs/gcd.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd -g -O2 -c gcd.c -o gcd.o 
>/dev/null 2>&1
mv -f .libs/gcd.lo gcd.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcd_ui    -g -O2 -c -o gcd_ui.lo gcd_ui.c
rm -f .libs/gcd_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_ui -g -O2 -c gcd_ui.c  
-fPIC -DPIC -o .libs/gcd_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcd_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_gcdext    -g -O2 -c -o gcdext.lo gcdext.c
rm -f .libs/gcdext.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O2 -c gcdext.c  
-fPIC -DPIC -o .libs/gcdext.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_gcdext -g -O2 -c gcdext.c -o 
gcdext.o >/dev/null 2>&1
mv -f .libs/gcdext.lo gcdext.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_d    -g -O2 -c -o get_d.lo get_d.c
rm -f .libs/get_d.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_d -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_d -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_si    -g -O2 -c -o get_si.lo get_si.c
rm -f .libs/get_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_si -g -O2 -c get_si.c  
-fPIC -DPIC -o .libs/get_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_si -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_str    -g -O2 -c -o get_str.lo get_str.c
rm -f .libs/get_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O2 -c get_str.c  
-fPIC -DPIC -o .libs/get_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_str -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_get_ui    -g -O2 -c -o get_ui.lo get_ui.c
rm -f .libs/get_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_ui -g -O2 -c get_ui.c  
-fPIC -DPIC -o .libs/get_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_get_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_getlimbn    -g -O2 -c -o getlimbn.lo getlimbn.c
rm -f .libs/getlimbn.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_getlimbn -g -O2 -c 
getlimbn.c  -fPIC -DPIC -o .libs/getlimbn.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_getlimbn -g -O2 -c 
getlimbn.c -o getlimbn.o >/dev/null 2>&1
mv -f .libs/getlimbn.lo getlimbn.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_hamdist    -g -O2 -c -o hamdist.lo hamdist.c
rm -f .libs/hamdist.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O2 -c hamdist.c  
-fPIC -DPIC -o .libs/hamdist.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_hamdist -g -O2 -c hamdist.c 
-o hamdist.o >/dev/null 2>&1
mv -f .libs/hamdist.lo hamdist.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_init    -g -O2 -c -o init.lo init.c
rm -f .libs/init.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_init -g -O2 -c init.c  -fPIC 
-DPIC -o .libs/init.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_init -g -O2 -c init.c -o 
init.o >/dev/null 2>&1
mv -f .libs/init.lo init.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_inp_raw    -g -O2 -c -o inp_raw.lo inp_raw.c
rm -f .libs/inp_raw.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_raw -g -O2 -c inp_raw.c  
-fPIC -DPIC -o .libs/inp_raw.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_raw -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_inp_str    -g -O2 -c -o inp_str.lo inp_str.c
rm -f .libs/inp_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_str -g -O2 -c inp_str.c  
-fPIC -DPIC -o .libs/inp_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_inp_str -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_invert    -g -O2 -c -o invert.lo invert.c
rm -f .libs/invert.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_invert -g -O2 -c invert.c  
-fPIC -DPIC -o .libs/invert.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_invert -g -O2 -c invert.c -o 
invert.o >/dev/null 2>&1
mv -f .libs/invert.lo invert.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_ior    -g -O2 -c -o ior.lo ior.c
rm -f .libs/ior.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ior -g -O2 -c ior.c  -fPIC 
-DPIC -o .libs/ior.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ior -g -O2 -c ior.c -o ior.o 
>/dev/null 2>&1
mv -f .libs/ior.lo ior.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset    -g -O2 -c -o iset.lo iset.c
rm -f .libs/iset.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset -g -O2 -c iset.c  -fPIC 
-DPIC -o .libs/iset.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset -g -O2 -c iset.c -o 
iset.o >/dev/null 2>&1
mv -f .libs/iset.lo iset.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_d    -g -O2 -c -o iset_d.lo iset_d.c
rm -f .libs/iset_d.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_d -g -O2 -c iset_d.c  
-fPIC -DPIC -o .libs/iset_d.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_d -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_si    -g -O2 -c -o iset_si.lo iset_si.c
rm -f .libs/iset_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_si -g -O2 -c iset_si.c  
-fPIC -DPIC -o .libs/iset_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_si -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_str    -g -O2 -c -o iset_str.lo iset_str.c
rm -f .libs/iset_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_str -g -O2 -c 
iset_str.c  -fPIC -DPIC -o .libs/iset_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_str -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_iset_ui    -g -O2 -c -o iset_ui.lo iset_ui.c
rm -f .libs/iset_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_ui -g -O2 -c iset_ui.c  
-fPIC -DPIC -o .libs/iset_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_iset_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_jacobi    -g -O2 -c -o jacobi.lo jacobi.c
rm -f .libs/jacobi.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacobi -g -O2 -c jacobi.c  
-fPIC -DPIC -o .libs/jacobi.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_jacobi -g -O2 -c jacobi.c -o 
jacobi.o >/dev/null 2>&1
mv -f .libs/jacobi.lo jacobi.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronsz    -g -O2 -c -o kronsz.lo kronsz.c
rm -f .libs/kronsz.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronsz -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronsz -g -O2 -c kronsz.c -o 
kronsz.o >/dev/null 2>&1
mv -f .libs/kronsz.lo kronsz.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronuz    -g -O2 -c -o kronuz.lo kronuz.c
rm -f .libs/kronuz.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronuz -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronuz -g -O2 -c kronuz.c -o 
kronuz.o >/dev/null 2>&1
mv -f .libs/kronuz.lo kronuz.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronzs    -g -O2 -c -o kronzs.lo kronzs.c
rm -f .libs/kronzs.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzs -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzs -g -O2 -c kronzs.c -o 
kronzs.o >/dev/null 2>&1
mv -f .libs/kronzs.lo kronzs.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_kronzu    -g -O2 -c -o kronzu.lo kronzu.c
rm -f .libs/kronzu.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzu -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_kronzu -g -O2 -c kronzu.c -o 
kronzu.o >/dev/null 2>&1
mv -f .libs/kronzu.lo kronzu.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_lcm    -g -O2 -c -o lcm.lo lcm.c
rm -f .libs/lcm.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lcm -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_lcm -g -O2 -c lcm.c -o lcm.o 
>/dev/null 2>&1
mv -f .libs/lcm.lo lcm.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_legendre    -g -O2 -c -o legendre.lo legendre.c
rm -f .libs/legendre.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_legendre -g -O2 -c 
legendre.c  -fPIC -DPIC -o .libs/legendre.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_legendre -g -O2 -c 
legendre.c -o legendre.o >/dev/null 2>&1
mv -f .libs/legendre.lo legendre.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mod    -g -O2 -c -o mod.lo mod.c
rm -f .libs/mod.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod -g -O2 -c mod.c  -fPIC 
-DPIC -o .libs/mod.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mod -g -O2 -c mod.c -o mod.o 
>/dev/null 2>&1
mv -f .libs/mod.lo mod.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul    -g -O2 -c -o mul.lo mul.c
rm -f .libs/mul.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O2 -c mul.c  -fPIC 
-DPIC -o .libs/mul.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul -g -O2 -c mul.c -o mul.o 
>/dev/null 2>&1
mv -f .libs/mul.lo mul.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_2exp    -g -O2 -c -o mul_2exp.lo mul_2exp.c
rm -f .libs/mul_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_2exp -g -O2 -c 
mul_2exp.c  -fPIC -DPIC -o .libs/mul_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_2exp -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_neg    -g -O2 -c -o neg.lo neg.c
rm -f .libs/neg.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_neg -g -O2 -c neg.c  -fPIC 
-DPIC -o .libs/neg.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_neg -g -O2 -c neg.c -o neg.o 
>/dev/null 2>&1
mv -f .libs/neg.lo neg.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_nextprime    -g -O2 -c -o nextprime.lo nextprime.c
rm -f .libs/nextprime.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_nextprime -g -O2 -c 
nextprime.c  -fPIC -DPIC -o .libs/nextprime.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_nextprime -g -O2 -c 
nextprime.c -o nextprime.o >/dev/null 2>&1
mv -f .libs/nextprime.lo nextprime.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_out_raw    -g -O2 -c -o out_raw.lo out_raw.c
rm -f .libs/out_raw.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_raw -g -O2 -c out_raw.c  
-fPIC -DPIC -o .libs/out_raw.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_raw -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_out_str    -g -O2 -c -o out_str.lo out_str.c
rm -f .libs/out_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_str -g -O2 -c out_str.c  
-fPIC -DPIC -o .libs/out_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_out_str -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_perfpow    -g -O2 -c -o perfpow.lo perfpow.c
rm -f .libs/perfpow.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfpow -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfpow -g -O2 -c perfpow.c 
-o perfpow.o >/dev/null 2>&1
mv -f .libs/perfpow.lo perfpow.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_perfsqr    -g -O2 -c -o perfsqr.lo perfsqr.c
rm -f .libs/perfsqr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O2 -c perfsqr.c  
-fPIC -DPIC -o .libs/perfsqr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_perfsqr -g -O2 -c perfsqr.c 
-o perfsqr.o >/dev/null 2>&1
mv -f .libs/perfsqr.lo perfsqr.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_popcount    -g -O2 -c -o popcount.lo popcount.c
rm -f .libs/popcount.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O2 -c 
popcount.c  -fPIC -DPIC -o .libs/popcount.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_popcount -g -O2 -c 
popcount.c -o popcount.o >/dev/null 2>&1
mv -f .libs/popcount.lo popcount.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_pow_ui    -g -O2 -c -o pow_ui.lo pow_ui.c
rm -f .libs/pow_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pow_ui -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pow_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_powm    -g -O2 -c -o powm.lo powm.c
rm -f .libs/powm.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm -g -O2 -c powm.c -o 
powm.o >/dev/null 2>&1
mv -f .libs/powm.lo powm.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_powm_ui    -g -O2 -c -o powm_ui.lo powm_ui.c
rm -f .libs/powm_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm_ui -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_powm_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_pprime_p    -g -O2 -c -o pprime_p.lo pprime_p.c
rm -f .libs/pprime_p.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pprime_p -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_pprime_p -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random    -g -O2 -c -o random.lo random.c
rm -f .libs/random.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O2 -c random.c  
-fPIC -DPIC -o .libs/random.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random -g -O2 -c random.c -o 
random.o >/dev/null 2>&1
mv -f .libs/random.lo random.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_random2    -g -O2 -c -o random2.lo random2.c
rm -f .libs/random2.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O2 -c random2.c  
-fPIC -DPIC -o .libs/random2.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_random2 -g -O2 -c random2.c 
-o random2.o >/dev/null 2>&1
mv -f .libs/random2.lo random2.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_realloc    -g -O2 -c -o realloc.lo realloc.c
rm -f .libs/realloc.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_realloc -g -O2 -c realloc.c  
-fPIC -DPIC -o .libs/realloc.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_realloc -g -O2 -c realloc.c 
-o realloc.o >/dev/null 2>&1
mv -f .libs/realloc.lo realloc.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_remove    -g -O2 -c -o remove.lo remove.c
rm -f .libs/remove.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_remove -g -O2 -c remove.c  
-fPIC -DPIC -o .libs/remove.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_remove -g -O2 -c remove.c -o 
remove.o >/dev/null 2>&1
mv -f .libs/remove.lo remove.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_root    -g -O2 -c -o root.lo root.c
rm -f .libs/root.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_root -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_root -g -O2 -c root.c -o 
root.o >/dev/null 2>&1
mv -f .libs/root.lo root.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_rrandomb    -g -O2 -c -o rrandomb.lo rrandomb.c
rm -f .libs/rrandomb.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rrandomb -g -O2 -c 
rrandomb.c  -fPIC -DPIC -o .libs/rrandomb.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_rrandomb -g -O2 -c 
rrandomb.c -o rrandomb.o >/dev/null 2>&1
mv -f .libs/rrandomb.lo rrandomb.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan0    -g -O2 -c -o scan0.lo scan0.c
rm -f .libs/scan0.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O2 -c scan0.c  
-fPIC -DPIC -o .libs/scan0.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan0 -g -O2 -c scan0.c -o 
scan0.o >/dev/null 2>&1
mv -f .libs/scan0.lo scan0.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_scan1    -g -O2 -c -o scan1.lo scan1.c
rm -f .libs/scan1.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O2 -c scan1.c  
-fPIC -DPIC -o .libs/scan1.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_scan1 -g -O2 -c scan1.c -o 
scan1.o >/dev/null 2>&1
mv -f .libs/scan1.lo scan1.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set    -g -O2 -c -o set.lo set.c
rm -f .libs/set.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set -g -O2 -c set.c  -fPIC 
-DPIC -o .libs/set.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set -g -O2 -c set.c -o set.o 
>/dev/null 2>&1
mv -f .libs/set.lo set.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_d    -g -O2 -c -o set_d.lo set_d.c
rm -f .libs/set_d.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_d -g -O2 -c set_d.c  
-fPIC -DPIC -o .libs/set_d.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_d -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_f    -g -O2 -c -o set_f.lo set_f.c
rm -f .libs/set_f.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_f -g -O2 -c set_f.c  
-fPIC -DPIC -o .libs/set_f.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_f -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_q    -g -O2 -c -o set_q.lo set_q.c
rm -f .libs/set_q.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_q -g -O2 -c set_q.c  
-fPIC -DPIC -o .libs/set_q.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_q -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_si    -g -O2 -c -o set_si.lo set_si.c
rm -f .libs/set_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_si -g -O2 -c set_si.c  
-fPIC -DPIC -o .libs/set_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_si -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_str    -g -O2 -c -o set_str.lo set_str.c
rm -f .libs/set_str.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_str -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_set_ui    -g -O2 -c -o set_ui.lo set_ui.c
rm -f .libs/set_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_ui -g -O2 -c set_ui.c  
-fPIC -DPIC -o .libs/set_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_set_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_setbit    -g -O2 -c -o setbit.lo setbit.c
rm -f .libs/setbit.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_setbit -g -O2 -c setbit.c  
-fPIC -DPIC -o .libs/setbit.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_setbit -g -O2 -c setbit.c -o 
setbit.o >/dev/null 2>&1
mv -f .libs/setbit.lo setbit.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_size    -g -O2 -c -o size.lo size.c
rm -f .libs/size.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_size -g -O2 -c size.c  -fPIC 
-DPIC -o .libs/size.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_size -g -O2 -c size.c -o 
size.o >/dev/null 2>&1
mv -f .libs/size.lo size.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sizeinbase    -g -O2 -c -o sizeinbase.lo sizeinbase.c
rm -f .libs/sizeinbase.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sizeinbase -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sizeinbase -g -O2 -c 
sizeinbase.c -o sizeinbase.o >/dev/null 2>&1
mv -f .libs/sizeinbase.lo sizeinbase.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqrt    -g -O2 -c -o sqrt.lo sqrt.c
rm -f .libs/sqrt.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrt -g -O2 -c sqrt.c  -fPIC 
-DPIC -o .libs/sqrt.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrt -g -O2 -c sqrt.c -o 
sqrt.o >/dev/null 2>&1
mv -f .libs/sqrt.lo sqrt.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sqrtrem    -g -O2 -c -o sqrtrem.lo sqrtrem.c
rm -f .libs/sqrtrem.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O2 -c sqrtrem.c  
-fPIC -DPIC -o .libs/sqrtrem.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sqrtrem -g -O2 -c sqrtrem.c 
-o sqrtrem.o >/dev/null 2>&1
mv -f .libs/sqrtrem.lo sqrtrem.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sub    -g -O2 -c -o sub.lo sub.c
rm -f .libs/sub.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub -g -O2 -c sub.c  -fPIC 
-DPIC -o .libs/sub.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub -g -O2 -c sub.c -o sub.o 
>/dev/null 2>&1
mv -f .libs/sub.lo sub.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_sub_ui    -g -O2 -c -o sub_ui.lo sub_ui.c
rm -f .libs/sub_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_ui -g -O2 -c sub_ui.c  
-fPIC -DPIC -o .libs/sub_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_sub_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_swap    -g -O2 -c -o swap.lo swap.c
rm -f .libs/swap.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_swap -g -O2 -c swap.c  -fPIC 
-DPIC -o .libs/swap.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_swap -g -O2 -c swap.c -o 
swap.o >/dev/null 2>&1
mv -f .libs/swap.lo swap.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_ui    -g -O2 -c -o tdiv_ui.lo tdiv_ui.c
rm -f .libs/tdiv_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_ui -g -O2 -c tdiv_ui.c  
-fPIC -DPIC -o .libs/tdiv_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_q    -g -O2 -c -o tdiv_q.lo tdiv_q.c
rm -f .libs/tdiv_q.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_q_2exp    -g -O2 -c -o tdiv_q_2exp.lo tdiv_q_2exp.c
rm -f .libs/tdiv_q_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_2exp -g -O2 -c 
tdiv_q_2exp.c  -fPIC -DPIC -o .libs/tdiv_q_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_2exp -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_q_ui    -g -O2 -c -o tdiv_q_ui.lo tdiv_q_ui.c
rm -f .libs/tdiv_q_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_ui -g -O2 -c 
tdiv_q_ui.c  -fPIC -DPIC -o .libs/tdiv_q_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_q_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_qr    -g -O2 -c -o tdiv_qr.lo tdiv_qr.c
rm -f .libs/tdiv_qr.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_qr_ui    -g -O2 -c -o tdiv_qr_ui.lo tdiv_qr_ui.c
rm -f .libs/tdiv_qr_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr_ui -g -O2 -c 
tdiv_qr_ui.c  -fPIC -DPIC -o .libs/tdiv_qr_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_qr_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_r    -g -O2 -c -o tdiv_r.lo tdiv_r.c
rm -f .libs/tdiv_r.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_r_2exp    -g -O2 -c -o tdiv_r_2exp.lo tdiv_r_2exp.c
rm -f .libs/tdiv_r_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_2exp -g -O2 -c 
tdiv_r_2exp.c  -fPIC -DPIC -o .libs/tdiv_r_2exp.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_2exp -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tdiv_r_ui    -g -O2 -c -o tdiv_r_ui.lo tdiv_r_ui.c
rm -f .libs/tdiv_r_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_ui -g -O2 -c 
tdiv_r_ui.c  -fPIC -DPIC -o .libs/tdiv_r_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tdiv_r_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_tstbit    -g -O2 -c -o tstbit.lo tstbit.c
rm -f .libs/tstbit.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tstbit -g -O2 -c tstbit.c  
-fPIC -DPIC -o .libs/tstbit.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_tstbit -g -O2 -c tstbit.c -o 
tstbit.o >/dev/null 2>&1
mv -f .libs/tstbit.lo tstbit.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_ui_pow_ui    -g -O2 -c -o ui_pow_ui.lo ui_pow_ui.c
rm -f .libs/ui_pow_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ui_pow_ui -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_ui_pow_ui -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_urandomb    -g -O2 -c -o urandomb.lo urandomb.c
rm -f .libs/urandomb.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomb -g -O2 -c 
urandomb.c  -fPIC -DPIC -o .libs/urandomb.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomb -g -O2 -c 
urandomb.c -o urandomb.o >/dev/null 2>&1
mv -f .libs/urandomb.lo urandomb.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_urandomm    -g -O2 -c -o urandomm.lo urandomm.c
rm -f .libs/urandomm.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomm -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_urandomm -g -O2 -c 
urandomm.c -o urandomm.o >/dev/null 2>&1
mv -f .libs/urandomm.lo urandomm.lo
/bin/sh ../libtool --mode=compile gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_xor    -g -O2 -c -o xor.lo xor.c
rm -f .libs/xor.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_xor -g -O2 -c xor.c  -fPIC 
-DPIC -o .libs/xor.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_xor -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_si    -g -O2 -c -o mul_si.lo mul_si.c
rm -f .libs/mul_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_si -g -O2 -c mul_si.c  
-fPIC -DPIC -o .libs/mul_si.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_si -g -O2 -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 gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. 
-DOPERATION_mul_ui    -g -O2 -c -o mul_ui.lo mul_ui.c
rm -f .libs/mul_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_ui -g -O2 -c mul_ui.c  
-fPIC -DPIC -o .libs/mul_ui.lo
gcc3 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DOPERATION_mul_ui -g -O2 -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 gcc3  -g -O2   -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 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  
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 `/usr/local/lisp/gcl/cvs/gcl/gmp/mpz'
make[2]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl/gmp/mpz'
(cd gmp ; make `echo *.c | sed -e "s!\.c!.o !g"` )
make[2]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/gmp'
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c ansi2knr.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c assert.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c compat.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c errno.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c extract-dbl.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c insert-dbl.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c memory.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c mp_bpl.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c mp_clz_tab.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c mp_minv_tab.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c mp_set_fns.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c rand.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c randclr.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c randlc2x.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c randlc.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -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
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c randsd.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c randsdui.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c stack-alloc.c
gcc3 -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c version.c
make[2]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl/gmp'
(cd gmp ; rm -f libgmp.a ;  ar qc libgmp.a *.o */*.o)
make[1]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl'
rm -f o/cmpinclude.h ; ln h/cmpinclude.h o
(cd o; make all)
make[1]: Entering directory `/usr/local/lisp/gcl/cvs/gcl/o'
gcc3 -pipe -fwritable-strings  -DVOL=volatile -I/usr/local/lisp/gcl/cvs/gcl/o 
-fsigned-char -Wall  -c -O4 -Wall -I../gcl-tk -I../h/ -O4 -Wall  main.c  
In file included from ../h/include.h:62,
                 from main.c:40:
../h/object.h:67: warning: useless keyword or type name in empty declaration
../h/object.h:67: warning: empty declaration
In file included from ../h/include.h:72,
                 from main.c:40:
../h/att_ext.h:211: conflicting types for `GBC_enable'
../h/notcomp.h:9: previous declaration of `GBC_enable'
../h/att_ext.h:287: conflicting types for `initflag'
../h/notcomp.h:15: previous declaration of `initflag'
In file included from ../h/include.h:78,
                 from main.c:40:
../h/protoize.h:111: warning: conflicting types for built-in function `bcmp'
../h/protoize.h:112: conflicting types for `bcopy'
/usr/include/string.h:242: previous declaration of `bcopy'
main.c:48: conflicting types for `saving_system'
../h/notcomp.h:21: previous declaration of `saving_system'
main.c:77: conflicting types for `initflag'
../h/att_ext.h:287: previous declaration of `initflag'
main.c: In function `multiply_stacks':
main.c:762: warning: passing arg 1 of `bcopy' from incompatible pointer type
main.c:763: warning: passing arg 1 of `bcopy' from incompatible pointer type
main.c:764: warning: passing arg 1 of `bcopy' from incompatible pointer type
main.c:766: warning: passing arg 1 of `bcopy' from incompatible pointer type
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/usr/local/lisp/gcl/cvs/gcl/o'
make: *** [unixport/saved_gcl] Error 2
address@hidden gcl]$ 

reply via email to

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