gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] cygwin port


From: Camm Maguire
Subject: [Gcl-devel] cygwin port
Date: 16 May 2007 11:58:21 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

"David L. Rager" <address@hidden> writes:

> Hi Camm,
> 
> Here's a log of typing: env, ./configure, and make within cygwin.  My user
> name is David Rager, but I made a symlink named /home/dlr to /home/David
> Rager in an attempt to bypass the /home/David Rager binary argument error.
> It's not working though.  LMK if there's something you'd like me to try for
> cygwin.
> 
> Am I correct in understanding that there aren't written instructions for how
> to compile GCL using mingw?  Did David Billinghurst's reply address the
> mingw issue?
> 
> Thanks,
> David
> 
> 
> 
> David address@hidden /home/dlr/gcl/gcl-2.6.8pre
> $ env
> HOMEPATH=\Documents and Settings\David Rager
> APPDATA=C:\Documents and Settings\David Rager\Application Data
> MANPATH=/usr/local/man:/usr/share/man:/usr/man:/usr/local/man:/usr/share/man
> :/usr/man::/usr/ssl/man:/usr/ssl/man
> HOSTNAME=dlr-desktop
> XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
> PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
> TERM=dumb
> WINDIR=C:\WINDOWS
> WINDOWID=10485774
> OLDPWD=/home/dlr/gcl
> USERDOMAIN=DLR-DESKTOP
> ALLUSERSPROFILE=C:\Documents and Settings\All Users
> OS=Windows_NT
> XAPPLRESDIR=/usr/X11R6/lib/X11/app-defaults
> XTERM_SHELL=/usr/bin/bash
> XCMSDB=/usr/X11R6/lib/X11/Xcms.txt
> USER=David Rager
> EMACS=t
> COMMONPROGRAMFILES=C:\Program Files\Common Files
> TEMP=/cygdrive/c/DOCUME~1/DAVIDR~1/LOCALS~1/Temp
> XNLSPATH=/usr/X11R6/lib/X11/locale
> TERMCAP=
> USERNAME=David Rager
> COLUMNS=80
> PROCESSOR_LEVEL=6
> PATH=/home/David
> Rager/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/David
> Rager/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/sy
> stem32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Pro
> gram Files/WinSCP3/:/cygdrive/c/ACL2-3.2/bin:/cygdrive/c/ACL2-3.2/mingw/bin
> FP_NO_HOST_CHECK=NO
> SYSTEMDRIVE=C:
> PWD=/home/dlr/gcl/gcl-2.6.8pre
> USERPROFILE=C:\Documents and Settings\David Rager
> PS1=\[\e]0;address@hidden \[\e[33m\]\w\[\e[0m\]\n\$ 
> LOGONSERVER=\\DLR-DESKTOP
> !C:=C:\cygwin\bin
> PROCESSOR_ARCHITECTURE=x86
> XTERM_VERSION=Cygwin 6.8.2.0(202)
> HOME=/home/David Rager
> SHLVL=3
> PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
> HOMEDRIVE=C:
> COMSPEC=C:\WINDOWS\system32\cmd.exe
> PROMPT=$P$G
> LOGNAME=David Rager
> SYSTEMROOT=C:\WINDOWS
> TMP=/cygdrive/c/DOCUME~1/DAVIDR~1/LOCALS~1/Temp
> PROCESSOR_REVISION=0f06
> CVS_RSH=/bin/ssh
> PRINTER=HP LaserJet 1100 (MS)
> MAKE_MODE=unix
> PROGRAMFILES=C:\Program Files
> INFOPATH=/usr/local/info:/usr/share/info:/usr/info:/usr/local/info:/usr/shar
> e/info:/usr/info:
> DISPLAY=:0.0
> NUMBER_OF_PROCESSORS=2
> SESSIONNAME=Console
> COMPUTERNAME=DLR-DESKTOP
> XAUTHORITY=/home/David Rager/.Xauthority
> _=/usr/bin/env
> ]0;/home/dlr/gcl/gcl-2.6.8pre
> 
> David address@hidden /home/dlr/gcl/gcl-2.6.8pre
> $ ./configure
> creating cache ./config.cache
> checking host system type... i686-pc-cygwin
> host=i686-pc-cygwin
> enable_machine=
> use=gnuwin95
> checking for gcc... gcc
> checking whether the C compiler (gcc    ) works... yes
> checking whether the C compiler (gcc    ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> checking for gawk... gawk
> checking system version (for dynamic loading)... checking for makeinfo...
> makeinfo
> CYGWIN_NT-5.1-1.5.24(0.156/4/2)
> checking for unistd.h... yes
> checking for sysconf in -lc... yes
> checking for _SC_CLK_TCK... 1000
> checking for gmp.h... no
> Cannot use dynamic gmp lib
> checking use_gmp=yes, doing configure in gmp directory... 
> #
> #
> # -------------------
> # Subconfigure of GMP
> #
> #
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets $(MAKE)... yes
> checking for working aclocal-1.4... found
> checking for working autoconf... found
> checking for working automake-1.4... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking compiler gcc -g -O2 -fomit-frame-pointer ... yes
> checking whether gcc -march=pentiumpro is good... configure: WARNING:
> unrecognised gcc version string: gcc (GCC) 3.4.4 (cygming special, gdc 0.12,
> using dmd 0.125)
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> no
> checking compiler gcc -g -O2 -fomit-frame-pointer  -march=i486... yes
> checking whether gcc -march=pentiumpro is good... (cached) no
> checking compiler gcc -g -O2 -fomit-frame-pointer -march=i486
> -march=i486... yes
> checking for gcc... gcc
> checking for C compiler default output file name... a.exe
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... .exe
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking how to run the C preprocessor... gcc -E
> using ABI="standard"
>       CC="gcc"
>       CFLAGS="-g -O2 -fomit-frame-pointer -march=i486 -march=i486"
>       CPPFLAGS=""
> checking for gcc option to accept ANSI C... none needed
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for function prototypes... yes
> checking for ar... ar
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
> checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
> checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files...
> -r
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... file_magic ^x86 archive
> import|^x86 DLL
> checking for dlltool... dlltool
> checking for as... as
> checking for objdump... objdump
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for g77... g77
> checking whether we are using the GNU Fortran 77 compiler... yes
> checking whether g77 accepts -g... yes
> checking the maximum length of command line arguments... 8192
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for objdir... .libs
> checking for ar... (cached) ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if gcc static flag  works... yes
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... 
> checking if gcc supports -c -o file.o... yes
> checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports
> shared libraries... yes
> checking dynamic linker characteristics... Win32 ld.exe
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> configure: creating libtool
> checking for ANSI C header files... no
> checking whether time.h and sys/time.h may both be included... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking sys/mman.h usability... yes
> checking sys/mman.h presence... yes
> checking for sys/mman.h... yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/processor.h usability... no
> checking sys/processor.h presence... no
> checking for sys/processor.h... no
> checking sys/resource.h usability... yes
> checking sys/resource.h presence... yes
> checking for sys/resource.h... yes
> checking sys/sysctl.h usability... no
> checking sys/sysctl.h presence... no
> checking for sys/sysctl.h... no
> checking sys/systemcfg.h usability... no
> checking sys/systemcfg.h presence... no
> checking for sys/systemcfg.h... no
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/times.h usability... yes
> checking sys/times.h presence... yes
> checking for sys/times.h... yes
> checking whether fgetc is declared... yes
> checking whether fscanf is declared... yes
> checking whether optarg is declared... yes
> checking whether ungetc is declared... yes
> checking whether vfprintf is declared... yes
> checking return type of signal handlers... void
> checking for intmax_t... yes
> checking for long double... yes
> checking for long long... yes
> checking for ptrdiff_t... yes
> checking for quad_t... no
> checking for preprocessor stringizing operator... yes
> checking whether <stdarg.h> exists and works... yes
> checking whether gcc __attribute__ ((const)) works... yes
> checking whether gcc __attribute__ ((malloc)) works... yes
> checking whether gcc __attribute__ ((mode (XX))) works... yes
> checking whether gcc __attribute__ ((noreturn)) works... yes
> checking for inline... inline
> checking for working alloca.h... yes
> checking for alloca (via gmp-impl.h)... yes
> checking how to allocate temporary memory... alloca
> checking for alarm... yes
> checking for getpagesize... yes
> checking for getrusage... yes
> checking for gettimeofday... yes
> checking for localeconv... yes
> checking for memset... yes
> checking for mmap... yes
> checking for mprotect... yes
> checking for obstack_vprintf... no
> checking for popen... yes
> checking for processor_info... no
> checking for read_real_time... no
> checking for strchr... yes
> checking for strnlen... yes
> checking for strtoul... yes
> checking for sysconf... yes
> checking for sysctl... no
> checking for sysctlbyname... no
> checking for times... yes
> checking for vsnprintf... yes
> checking whether vsnprintf works... yes
> checking whether sscanf needs writable input... no
> checking for suitable m4... m4
> checking if m4wrap produces spurious output... no
> checking how to switch to text section... .text
> checking how to switch to data section... .data
> checking what assembly label suffix to use... :
> checking how to export a symbol... .globl
> checking if globals are prefixed by underscore... yes
> checking how to switch to read-only data section...   .section .rdata,"dr"
> checking if the export directive needs an attribute... 
> checking for assembler .type directive... 
> checking for assembler .size directive... 
> checking what prefix to use for a local label... L
> checking how to define a 32-bit word... .long
> checking if .align assembly directive is logarithmic... no
> checking if the .align directive accepts an 0x90 fill in .text... yes
> checking if the assembler takes cl with shldl... yes
> creating config.m4
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating mpbsd/Makefile
> config.status: creating mpf/Makefile
> config.status: creating mpn/Makefile
> config.status: creating mpq/Makefile
> config.status: creating mpz/Makefile
> config.status: creating printf/Makefile
> config.status: creating scanf/Makefile
> config.status: creating cxx/Makefile
> config.status: creating tests/Makefile
> config.status: creating tests/devel/Makefile
> config.status: creating tests/mpbsd/Makefile
> config.status: creating tests/mpf/Makefile
> config.status: creating tests/mpn/Makefile
> config.status: creating tests/mpq/Makefile
> config.status: creating tests/mpz/Makefile
> config.status: creating tests/rand/Makefile
> config.status: creating tests/misc/Makefile
> config.status: creating tests/cxx/Makefile
> config.status: creating tune/Makefile
> config.status: creating demos/Makefile
> config.status: creating demos/calc/Makefile
> config.status: creating demos/expr/Makefile
> config.status: creating gmp.h
> config.status: creating mp.h
> config.status: creating demos/expr/expr-impl.h
> config.status: creating config.h
> config.status: linking ./mpn/x86/udiv.asm to mpn/udiv.asm
> config.status: linking ./mpn/x86/umul.asm to mpn/umul.asm
> config.status: linking ./mpn/generic/add.c to mpn/add.c
> config.status: linking ./mpn/generic/add_1.c to mpn/add_1.c
> config.status: linking ./mpn/x86/aors_n.asm to mpn/add_n.asm
> config.status: linking ./mpn/generic/sub.c to mpn/sub.c
> config.status: linking ./mpn/generic/sub_1.c to mpn/sub_1.c
> config.status: linking ./mpn/x86/aors_n.asm to mpn/sub_n.asm
> config.status: linking ./mpn/x86/mul_1.asm to mpn/mul_1.asm
> config.status: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm
> config.status: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm
> config.status: linking ./mpn/x86/lshift.asm to mpn/lshift.asm
> config.status: linking ./mpn/x86/rshift.asm to mpn/rshift.asm
> config.status: linking ./mpn/x86/p6/dive_1.asm to mpn/dive_1.asm
> config.status: linking ./mpn/x86/p6/diveby3.asm to mpn/diveby3.asm
> config.status: linking ./mpn/generic/divis.c to mpn/divis.c
> config.status: linking ./mpn/generic/divrem.c to mpn/divrem.c
> config.status: linking ./mpn/x86/divrem_1.asm to mpn/divrem_1.asm
> config.status: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c
> config.status: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c
> config.status: linking ./mpn/x86/p6/mod_1.asm to mpn/mod_1.asm
> config.status: linking ./mpn/x86/mod_34lsub1.asm to mpn/mod_34lsub1.asm
> config.status: linking ./mpn/x86/p6/mode1o.asm to mpn/mode1o.asm
> config.status: linking ./mpn/generic/dump.c to mpn/dump.c
> config.status: linking ./mpn/generic/mul.c to mpn/mul.c
> config.status: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
> config.status: linking ./mpn/generic/mul_n.c to mpn/mul_n.c
> config.status: linking ./mpn/x86/mul_basecase.asm to mpn/mul_basecase.asm
> config.status: linking ./mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm
> config.status: linking ./mpn/generic/random.c to mpn/random.c
> config.status: linking ./mpn/generic/random2.c to mpn/random2.c
> config.status: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
> config.status: linking ./mpn/generic/get_str.c to mpn/get_str.c
> config.status: linking ./mpn/generic/set_str.c to mpn/set_str.c
> config.status: linking ./mpn/generic/scan0.c to mpn/scan0.c
> config.status: linking ./mpn/generic/scan1.c to mpn/scan1.c
> config.status: linking ./mpn/generic/popcount.c to mpn/popcount.c
> config.status: linking ./mpn/generic/hamdist.c to mpn/hamdist.c
> config.status: linking ./mpn/generic/cmp.c to mpn/cmp.c
> config.status: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
> config.status: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
> config.status: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
> config.status: linking ./mpn/generic/gcd.c to mpn/gcd.c
> config.status: linking ./mpn/generic/gcdext.c to mpn/gcdext.c
> config.status: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
> config.status: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
> config.status: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
> config.status: linking ./mpn/generic/jacbase.c to mpn/jacbase.c
> config.status: linking ./mpn/x86/copyi.asm to mpn/copyi.asm
> config.status: linking ./mpn/x86/p6/copyd.asm to mpn/copyd.asm
> config.status: linking ./mpn/x86/p6/gmp-mparam.h to gmp-mparam.h
> config.status: executing default-1 commands
> #
> #
> #
> # Subconfigure of GMP done
> # ------------------------
> #
> checking for leading underscore in object symbols... yes
> checking for GNU ld option -Map... yes
> checking for size of gmp limbs... 4
> checking _SHORT_LIMB... no
> checking _LONG_LONG_LIMB... no
> checking for X... no
> 
> 
> 
> 
> checking for main in -lXmu... no
> checking for main in -lXt... no
> checking for main in -lXext... no
> checking for main in -lXaw... no
> checking for main in -lX11... no
> missing x libraries -- cannot compile xgcl
> checking for bfd.h... yes
> checking for bfd_init in -lbfd... yes
> checking if need to define CONST for bfd... no
> checking for useable bfd_boolean... yes
> checking size of long... 4
> checking sizeof struct contblock... 8
> checking for endian.h... yes
> checking endianness... little
> checking for sbrk... yes
> checking for randomized sbrk... no
> checking for pagewidth... 16
> checking finding DBEGIN... got 0x660000
> checking finding CSTACK_ADDRESS... got 2280676
> checking sizeof long long int... yes
> checking for getcwd... yes
> checking for getwd... yes
> checking for uname... yes
> checking for gettimeofday... yes
> checking for sys/ioctl.h... yes
> checking for elf.h... yes
> checking for elf_abi.h... no
> checking for sys/sockio.h... no
> 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... no
> checking for float.h... yes
> checking for isnormal... yes
> checking for isfinite... yes
> checking for sockets... checking for connect... yes
> checking for gethostbyname... yes
> checking for readline/readline.h... yes
> checking for main in -lreadline... yes
> checking for rl_completion_matches in -lreadline... yes
> checking For network code for nsocket.c... yes
> checking check for listen using fcntl... yes
> checking for profil... no
> checking for setenv... yes
> checking for _cleanup... no
> checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
> checking check for SV_ONSTACK... no
> checking check for SIGSYS... yes
> checking check for SIGEMT... yes
> checking for asm/sigcontext.h... no
> checking for asm/signal.h... no
> checking for sigcontext...... sigcontext NOT in signal.h
> checking for sigcontext...... no sigcontext found
> checking for emacs... /usr/bin/emacs
> checking emacs site lisp directory... NONE/share/emacs/site-lisp/
> checking emacs default.el... ./default.el
> checking emacs info/dir... NONE/share/info/
> checking for tcl/tk... checking for tclsh... tclsh
> checking for main in -llieee... no
> not found
> checking alloca... yes
> checking Checking for buggy gcc version from redhat... no
> updating cache ./config.cache
> creating ./config.status
> creating makedefc
> creating windows/gcl.iss
> creating windows/sysdir.bat
> creating windows/install.lsp
> creating h/gclincl.h
> makedefc
> 
> # begin makedefs
> 
> # use=gnuwin95
> 
> # for main link of raw_gcl
> LIBS=       -lm  -lbfd -liberty -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=NONE/share/info/
> 
> # where to put emacs lisp files.
> EMACS_SITE_LISP=NONE/share/emacs/site-lisp/
> 
> # the default.el file
> EMACS_DEFAULT_EL=./default.el
> 
> # numerous TCL/TK variables culled from the tkConfig.sh and tclConfig.sh
> # if these are found.
> TK_CONFIG_PREFIX=
> TK_LIBRARY=
> TCL_LIBRARY=
> TK_XINCLUDES=
> TK_INCLUDE=
> TCL_INCLUDE=
> TK_LIB_SPEC=
> TK_BUILD_LIB_SPEC=
> TK_XLIBSW=
> TK_XINCLUDES=
> TCL_LIB_SPEC=
> TCL_DL_LIBS=
> TCL_LIBS=
> 
> NOTIFY=yes
> CC=gcc
> CFLAGS=  -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer
> -I$(GCLDIR)/o
> FINAL_CFLAGS=   -Wall -DVOL=volatile -fsigned-char -pipe 
> NIFLAGS=  -Wall -DVOL=volatile -fsigned-char -pipe   -I$(GCLDIR)/o
> O3FLAGS=-O3 -fomit-frame-pointer
> O2FLAGS=-O
> 
> RL_OBJS=gcl_readline.o
> 
> RL_LIB=
> 
> MAKEINFO=makeinfo
> 
> FLISP=saved_gcl
> SYSTEM=gcl
> BUILD_BFD=
> GMPDIR=gmp3
> X_LIBS=
> X_CFLAGS=
> 
> PROCESSOR_FLAGS=
> 
> EXTRA_LOBJS=
> LEADING_UNDERSCORE=1
> GNU_LD=1
> AWK=gawk
> add-defs1 gnuwin95
> using gnuwin95.defs
> ./add-defs1: line 48: [: /home/David: binary operator expected
> ./add-defs1: line 69: [: /home/David: binary operator expected
> ]0;/home/dlr/gcl/gcl-2.6.8pre
> 
> David address@hidden /home/dlr/gcl/gcl-2.6.8pre
> $ pwd
> /home/dlr/gcl/gcl-2.6.8pre
> ]0;/home/dlr/gcl/gcl-2.6.8pre
> 
> David address@hidden /home/dlr/gcl/gcl-2.6.8pre
> $ make
> (cd o && make ../h/new_decl.h)
> make[1]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/o'
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char  -o grab_defs  grab_defs.c
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> plttest.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> plttest.c: In function `main':
> plttest.c:19: warning: statement with no effect
> nm plttest.o | gawk '/ U / {a=$2;if (k) sub("^_","",a);\
>                             print a}' \
>                       k=1 |\
>                       sort | \
>                       grep -v 'restFP' | grep -v 'saveFP' | \
>                       grep -v '[^ \t_]_' |\
>                       gawk '{A[++k]=$0} END {for (i=1;i<=k;i++) \
>                               printf("MY_PLT(%s)%s\n",A[i],i==k ? "" :
> ",");}' >plt.h
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> main.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > main.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> alloc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > alloc.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> gbc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gbc.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> bitop.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bitop.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> typespec.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > typespec.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> eval.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > eval.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> macros.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > macros.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> lex.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > lex.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> bds.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bds.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> frame.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > frame.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> predicate.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > predicate.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> reference.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > reference.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> assignment.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > assignment.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> bind.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bind.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> let.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > let.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> conditional.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > conditional.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> block.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > block.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> iteration.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > iteration.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> mapfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > mapfun.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> prog.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > prog.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> multival.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > multival.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> catch.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > catch.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -I../h -I../gcl-tk -o ../bin/dpp.exe ../bin/dpp.c
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe symbol
> dpp: symbol.d -> symbol.c
> ./grab_defs < symbol.c > symbol.ini
> rm symbol.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> cfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > cfun.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> cmpaux.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > cmpaux.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe package
> dpp: package.d -> package.c
> ./grab_defs < package.c > package.ini
> rm package.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> big.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > big.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> number.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > number.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> num_pred.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_pred.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> num_comp.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_comp.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> num_arith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_arith.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> num_sfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_sfun.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> num_co.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_co.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> num_log.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_log.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> num_rand.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > num_rand.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> earith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > earith.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe character
> dpp: character.d -> character.c
> ./grab_defs < character.c > character.ini
> rm character.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe sequence
> dpp: sequence.d -> sequence.c
> ./grab_defs < sequence.c > sequence.ini
> rm sequence.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe list
> dpp: list.d -> list.c
> ./grab_defs < list.c > list.ini
> rm list.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe hash
> dpp: hash.d -> hash.c
> ./grab_defs < hash.c > hash.ini
> rm hash.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> array.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > array.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe string
> dpp: string.d -> string.c
> ./grab_defs < string.c > string.ini
> rm string.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> regexpr.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > regexpr.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> structure.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > structure.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> toplevel.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > toplevel.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe file
> dpp: file.d -> file.c
> ./grab_defs < file.c > file.ini
> rm file.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe read
> dpp: read.d -> read.c
> ./grab_defs < read.c > read.ini
> rm read.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> backq.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > backq.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe print
> dpp: print.d -> print.c
> ./grab_defs < print.c > print.ini
> rm print.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> format.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > format.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe pathname
> dpp: pathname.d -> pathname.c
> ./grab_defs < pathname.c > pathname.ini
> rm pathname.c
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> unixfsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixfsys.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> unixfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixfasl.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> error.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > error.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> unixtime.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixtime.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> unixtime.c:99:4: #error Need to return runtime without generating a fixnum
> (else GBC(t_fixnum) will loop)
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> unixsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixsys.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> unixsave.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > unixsave.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> In file included from unexnt.c:24,
>                  from unixsave.c:32:
> ../h/gclincl.h:13:1: warning: "DBEGIN" redefined
> In file included from ../h/include.h:37,
>                  from unixsave.c:28:
> ../h/config.h:8:1: warning: this is the location of the previous definition
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> funlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > funlink.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> plt.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > plt.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> fat_string.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > fat_string.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> run_process.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > run_process.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> nfunlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > nfunlink.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> usig.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > usig.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> usig2.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > usig2.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> utils.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > utils.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> makefun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > makefun.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> sockets.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > sockets.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> gmp_wrappers.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gmp_wrappers.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> clxsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > clxsocket.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> init_pari.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > init_pari.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> nsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > nsocket.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk -E
> sfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > sfasl.ini
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> ../bin/dpp.exe gcl_readline
> dpp: gcl_readline.d -> gcl_readline.c
> ./grab_defs < gcl_readline.c > gcl_readline.ini
> rm gcl_readline.c
> echo '#include "make-decl.h"' > foo.c
> cat main.ini alloc.ini gbc.ini bitop.ini typespec.ini eval.ini macros.ini
> lex.ini bds.ini frame.ini predicate.ini reference.ini assignment.ini
> bind.ini let.ini conditional.ini block.ini iteration.ini mapfun.ini prog.ini
> multival.ini catch.ini symbol.ini cfun.ini cmpaux.ini package.ini big.ini
> number.ini num_pred.ini num_comp.ini num_arith.ini num_sfun.ini num_co.ini
> num_log.ini num_rand.ini earith.ini character.ini sequence.ini list.ini
> hash.ini array.ini string.ini regexpr.ini structure.ini toplevel.ini
> file.ini read.ini backq.ini print.ini format.ini pathname.ini unixfsys.ini
> unixfasl.ini error.ini unixtime.ini unixsys.ini unixsave.ini funlink.ini
> plt.ini fat_string.ini ./run_process.ini nfunlink.ini usig.ini usig2.ini
> utils.ini makefun.ini sockets.ini gmp_wrappers.ini clxsocket.ini
> init_pari.ini nsocket.ini ./sfasl.ini gcl_readline.ini >> foo.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -E -I../h foo.c | sed -n -e '/#/d' -e '/DO_/d' -e
> '/[a-zA-Z;]/p' > ../h/new_decl.h
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm foo.c
> make[1]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/o'
> cat h/config.h | sed -e "1,/Begin for cmpincl/d" \
>               -e "/End for cmpinclude/,50000d" > tmpx
> echo -e '#include "h/config.h"\n#ifdef SGC\n"#define SGC"\n#else\n"#undef
> SGC"\n#endif' | cpp 2>/dev/null| grep -v '^ *$' | tail -1l | tr -d '"'
> >>tmpx
> cat h/cmpincl1.h h/gclincl.h h/compbas.h h/enum.h h/mgmp.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 o/regexp.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 cp 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 `/home/David Rager/gcl/gcl-2.6.8pre/bin'
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char  -I../h  -o append.exe  append.c
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -I../h  -o file-sub.exe file-sub.c
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> make[1]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/bin'
> make mpfiles
> make[1]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre'
> cd gmp3 && make 
> make[2]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3'
> cd . \
>         && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
>            /bin/sh ./config.status
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: linking ./mpn/x86/udiv.asm to mpn/udiv.asm
> config.status: linking ./mpn/x86/umul.asm to mpn/umul.asm
> config.status: linking ./mpn/generic/add.c to mpn/add.c
> config.status: linking ./mpn/generic/add_1.c to mpn/add_1.c
> config.status: linking ./mpn/x86/aors_n.asm to mpn/add_n.asm
> config.status: linking ./mpn/generic/sub.c to mpn/sub.c
> config.status: linking ./mpn/generic/sub_1.c to mpn/sub_1.c
> config.status: linking ./mpn/x86/aors_n.asm to mpn/sub_n.asm
> config.status: linking ./mpn/x86/mul_1.asm to mpn/mul_1.asm
> config.status: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/addmul_1.asm
> config.status: linking ./mpn/x86/p6/aorsmul_1.asm to mpn/submul_1.asm
> config.status: linking ./mpn/x86/lshift.asm to mpn/lshift.asm
> config.status: linking ./mpn/x86/rshift.asm to mpn/rshift.asm
> config.status: linking ./mpn/x86/p6/dive_1.asm to mpn/dive_1.asm
> config.status: linking ./mpn/x86/p6/diveby3.asm to mpn/diveby3.asm
> config.status: linking ./mpn/generic/divis.c to mpn/divis.c
> config.status: linking ./mpn/generic/divrem.c to mpn/divrem.c
> config.status: linking ./mpn/x86/divrem_1.asm to mpn/divrem_1.asm
> config.status: linking ./mpn/generic/divrem_2.c to mpn/divrem_2.c
> config.status: linking ./mpn/generic/fib2_ui.c to mpn/fib2_ui.c
> config.status: linking ./mpn/x86/p6/mod_1.asm to mpn/mod_1.asm
> config.status: linking ./mpn/x86/mod_34lsub1.asm to mpn/mod_34lsub1.asm
> config.status: linking ./mpn/x86/p6/mode1o.asm to mpn/mode1o.asm
> config.status: linking ./mpn/generic/dump.c to mpn/dump.c
> config.status: linking ./mpn/generic/mul.c to mpn/mul.c
> config.status: linking ./mpn/generic/mul_fft.c to mpn/mul_fft.c
> config.status: linking ./mpn/generic/mul_n.c to mpn/mul_n.c
> config.status: linking ./mpn/x86/mul_basecase.asm to mpn/mul_basecase.asm
> config.status: linking ./mpn/x86/p6/sqr_basecase.asm to mpn/sqr_basecase.asm
> config.status: linking ./mpn/generic/random.c to mpn/random.c
> config.status: linking ./mpn/generic/random2.c to mpn/random2.c
> config.status: linking ./mpn/generic/sqrtrem.c to mpn/sqrtrem.c
> config.status: linking ./mpn/generic/get_str.c to mpn/get_str.c
> config.status: linking ./mpn/generic/set_str.c to mpn/set_str.c
> config.status: linking ./mpn/generic/scan0.c to mpn/scan0.c
> config.status: linking ./mpn/generic/scan1.c to mpn/scan1.c
> config.status: linking ./mpn/generic/popcount.c to mpn/popcount.c
> config.status: linking ./mpn/generic/hamdist.c to mpn/hamdist.c
> config.status: linking ./mpn/generic/cmp.c to mpn/cmp.c
> config.status: linking ./mpn/generic/perfsqr.c to mpn/perfsqr.c
> config.status: linking ./mpn/generic/bdivmod.c to mpn/bdivmod.c
> config.status: linking ./mpn/generic/gcd_1.c to mpn/gcd_1.c
> config.status: linking ./mpn/generic/gcd.c to mpn/gcd.c
> config.status: linking ./mpn/generic/gcdext.c to mpn/gcdext.c
> config.status: linking ./mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
> config.status: linking ./mpn/generic/dc_divrem_n.c to mpn/dc_divrem_n.c
> config.status: linking ./mpn/generic/sb_divrem_mn.c to mpn/sb_divrem_mn.c
> config.status: linking ./mpn/generic/jacbase.c to mpn/jacbase.c
> config.status: linking ./mpn/x86/copyi.asm to mpn/copyi.asm
> config.status: linking ./mpn/x86/p6/copyd.asm to mpn/copyd.asm
> config.status: linking ./mpn/x86/p6/gmp-mparam.h to gmp-mparam.h
> config.status: executing default-1 commands
> make  all-recursive
> make[3]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3'
> Making all in tests
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/tests'
> Making all in .
> make[5]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/tests'
> make[5]: Nothing to be done for `all-am'.
> make[5]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/tests'
> Making all in devel
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/devel'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/devel'
> Making all in mpn
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpn'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpn'
> Making all in mpz
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpz'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpz'
> Making all in mpq
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpq'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpq'
> Making all in mpf
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpf'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpf'
> Making all in rand
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/rand'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/rand'
> Making all in misc
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/misc'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/misc'
> Making all in cxx
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/cxx'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/cxx'
> Making all in mpbsd
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpbsd'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/tests/mpbsd'
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/tests'
> Making all in mpn
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpn'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o mp_bases.lo `test -f
> mp_bases.c || echo './'`mp_bases.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_mp_bases -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> mp_bases.c -o mp_bases.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo udiv
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f udiv.asm || echo './'`udiv.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_udiv -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 udiv.asm -o udiv.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_udiv udiv.asm >tmp-udiv.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_udiv -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-udiv.s -o udiv.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo umul
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f umul.asm || echo './'`umul.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_umul -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 umul.asm -o umul.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_umul umul.asm >tmp-umul.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_umul -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-umul.s -o umul.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o add.lo `test -f add.c ||
> echo './'`add.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c add.c -o add.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o add_1.lo `test -f add_1.c
> || echo './'`add_1.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_1
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c add_1.c -o add_1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f add_n.asm || echo './'`add_n.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 add_n.asm -o add_n.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_n add_n.asm
> >tmp-add_n.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_add_n -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-add_n.s -o add_n.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o sub.lo `test -f sub.c ||
> echo './'`sub.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c sub.c -o sub.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o sub_1.lo `test -f sub_1.c
> || echo './'`sub_1.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_1
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c sub_1.c -o sub_1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f sub_n.asm || echo './'`sub_n.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 sub_n.asm -o sub_n.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_n sub_n.asm
> >tmp-sub_n.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_sub_n -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-sub_n.s -o sub_n.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f mul_1.asm || echo './'`mul_1.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 mul_1.asm -o mul_1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_1 mul_1.asm
> >tmp-mul_1.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_mul_1 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-mul_1.s -o mul_1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> addmul_1 | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f addmul_1.asm || echo './'`addmul_1.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 addmul_1.asm -o addmul_1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addmul_1 addmul_1.asm
> >tmp-addmul_1.s
> addmul_1.asm: 220: warning, simulating cmov with jump, use for testing only
> addmul_1.asm: 221: warning, simulating cmov with jump, use for testing only
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_addmul_1 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-addmul_1.s -o addmul_1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> submul_1 | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f submul_1.asm || echo './'`submul_1.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 submul_1.asm -o submul_1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_submul_1 submul_1.asm
> >tmp-submul_1.s
> submul_1.asm: 220: warning, simulating cmov with jump, use for testing only
> submul_1.asm: 221: warning, simulating cmov with jump, use for testing only
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_submul_1 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-submul_1.s -o submul_1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> lshift | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f lshift.asm || echo './'`lshift.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 lshift.asm -o lshift.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_lshift lshift.asm
> >tmp-lshift.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_lshift -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-lshift.s -o lshift.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> rshift | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f rshift.asm || echo './'`rshift.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 rshift.asm -o rshift.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_rshift rshift.asm
> >tmp-rshift.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_rshift -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-rshift.s -o rshift.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> dive_1 | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f dive_1.asm || echo './'`dive_1.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 dive_1.asm -o dive_1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_dive_1 dive_1.asm
> >tmp-dive_1.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_dive_1 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-dive_1.s -o dive_1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> diveby3 | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f diveby3.asm || echo './'`diveby3.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_diveby3 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 diveby3.asm -o diveby3.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_diveby3 diveby3.asm
> >tmp-diveby3.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_diveby3 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-diveby3.s -o diveby3.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o divis.lo `test -f divis.c
> || echo './'`divis.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divis
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c divis.c -o divis.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o divrem.lo `test -f
> divrem.c || echo './'`divrem.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c divrem.c -o divrem.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> divrem_1 | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f divrem_1.asm || echo './'`divrem_1.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 divrem_1.asm -o divrem_1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_divrem_1 divrem_1.asm
> >tmp-divrem_1.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_divrem_1 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-divrem_1.s -o divrem_1.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o divrem_2.lo `test -f
> divrem_2.c || echo './'`divrem_2.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_divrem_2 -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> divrem_2.c -o divrem_2.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o fib2_ui.lo `test -f
> fib2_ui.c || echo './'`fib2_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_fib2_ui
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c fib2_ui.c -o
> fib2_ui.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f mod_1.asm || echo './'`mod_1.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 mod_1.asm -o mod_1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_1 mod_1.asm
> >tmp-mod_1.s
> mod_1.asm: 142: warning, simulating cmov with jump, use for testing only
> mod_1.asm: 217: warning, simulating cmov with jump, use for testing only
> mod_1.asm: 282: warning, simulating cmov with jump, use for testing only
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_mod_1 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-mod_1.s -o mod_1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> mod_34lsub1 | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f mod_34lsub1.asm || echo './'`mod_34lsub1.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 mod_34lsub1.asm -o mod_34lsub1.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1
> mod_34lsub1.asm >tmp-mod_34lsub1.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_mod_34lsub1 -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-mod_34lsub1.s -o mod_34lsub1.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> mode1o | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f mode1o.asm || echo './'`mode1o.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 mode1o.asm -o mode1o.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mode1o mode1o.asm
> >tmp-mode1o.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_mode1o -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-mode1o.s -o mode1o.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o dump.lo `test -f dump.c
> || echo './'`dump.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dump -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c dump.c -o dump.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o mul.lo `test -f mul.c ||
> echo './'`mul.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c mul.c -o mul.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o mul_fft.lo `test -f
> mul_fft.c || echo './'`mul_fft.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_fft
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c mul_fft.c -o
> mul_fft.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o mul_n.lo `test -f mul_n.c
> || echo './'`mul_n.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_n
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c mul_n.c -o mul_n.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> mul_basecase | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f mul_basecase.asm || echo './'`mul_basecase.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 mul_basecase.asm -o mul_basecase.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase
> mul_basecase.asm >tmp-mul_basecase.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_mul_basecase -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-mul_basecase.s -o mul_basecase.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
> sqr_basecase | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 `test -f sqr_basecase.asm || echo './'`sqr_basecase.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 sqr_basecase.asm -o sqr_basecase.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase
> sqr_basecase.asm >tmp-sqr_basecase.s
> sqr_basecase.asm: 439: warning, simulating cmov with jump, use for testing
> only
> sqr_basecase.asm: 440: warning, simulating cmov with jump, use for testing
> only
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_sqr_basecase -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-sqr_basecase.s -o sqr_basecase.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o random.lo `test -f
> random.c || echo './'`random.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c random.c -o random.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o random2.lo `test -f
> random2.c || echo './'`random2.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_random2
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c random2.c -o
> random2.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o sqrtrem.lo `test -f
> sqrtrem.c || echo './'`sqrtrem.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sqrtrem
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c sqrtrem.c -o
> sqrtrem.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o get_str.lo `test -f
> get_str.c || echo './'`get_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_get_str
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c get_str.c -o
> get_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o set_str.lo `test -f
> set_str.c || echo './'`set_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_set_str
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c set_str.c -o
> set_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o scan0.lo `test -f scan0.c
> || echo './'`scan0.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan0
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c scan0.c -o scan0.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o scan1.lo `test -f scan1.c
> || echo './'`scan1.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_scan1
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c scan1.c -o scan1.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o popcount.lo `test -f
> popcount.c || echo './'`popcount.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_popcount -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> popcount.c -o popcount.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o hamdist.lo `test -f
> hamdist.c || echo './'`hamdist.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c hamdist.c -o
> hamdist.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o cmp.lo `test -f cmp.c ||
> echo './'`cmp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_cmp -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c cmp.c -o cmp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o perfsqr.lo `test -f
> perfsqr.c || echo './'`perfsqr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_perfsqr
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c perfsqr.c -o
> perfsqr.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdivmod | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o bdivmod.lo `test -f
> bdivmod.c || echo './'`bdivmod.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_bdivmod
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c bdivmod.c -o
> bdivmod.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o gcd_1.lo `test -f gcd_1.c
> || echo './'`gcd_1.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c gcd_1.c -o gcd_1.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o gcd.lo `test -f gcd.c ||
> echo './'`gcd.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c gcd.c -o gcd.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o gcdext.lo `test -f
> gcdext.c || echo './'`gcdext.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcdext
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c gcdext.c -o gcdext.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o tdiv_qr.lo `test -f
> tdiv_qr.c || echo './'`tdiv_qr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_tdiv_qr
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_qr.c -o
> tdiv_qr.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dc_divrem_n | sed 's/_$//'`    -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c -o dc_divrem_n.lo `test
> -f dc_divrem_n.c || echo './'`dc_divrem_n.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_dc_divrem_n -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> -c dc_divrem_n.c -o dc_divrem_n.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sb_divrem_mn | sed 's/_$//'`    -g
> -O2 -fomit-frame-pointer -march=i486 -march=i486 -c -o sb_divrem_mn.lo `test
> -f sb_divrem_mn.c || echo './'`sb_divrem_mn.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_sb_divrem_mn -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> -c sb_divrem_mn.c -o sb_divrem_mn.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'`    -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c -o jacbase.lo `test -f
> jacbase.c || echo './'`jacbase.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_jacbase
> -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c jacbase.c -o
> jacbase.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f copyi.asm || echo './'`copyi.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 copyi.asm -o copyi.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyi copyi.asm
> >tmp-copyi.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_copyi -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-copyi.s -o copyi.o
> /bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c
> -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd
> | sed 's/_$//'`    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 `test
> -f copyd.asm || echo './'`copyd.asm
> ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -g -O2 -fomit-frame-pointer
> -march=i486 -march=i486 copyd.asm -o copyd.o
> m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_copyd copyd.asm
> >tmp-copyd.s
>  gcc -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
> -DOPERATION_copyd -g -O2 -fomit-frame-pointer -march=i486 -march=i486
> tmp-copyd.s -o copyd.o
> /bin/sh ../libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -march=i486
> -march=i486   -o libmpn.la   mp_bases.lo udiv.lo umul.lo add.lo add_1.lo
> add_n.lo sub.lo sub_1.lo sub_n.lo mul_1.lo addmul_1.lo submul_1.lo lshift.lo
> rshift.lo dive_1.lo diveby3.lo divis.lo divrem.lo divrem_1.lo divrem_2.lo
> fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.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 dc_divrem_n.lo
> sb_divrem_mn.lo jacbase.lo copyi.lo copyd.lo 
> mkdir .libs
> ar cq .libs/libmpn.a  mp_bases.o udiv.o umul.o add.o add_1.o add_n.o sub.o
> sub_1.o sub_n.o mul_1.o addmul_1.o submul_1.o lshift.o rshift.o dive_1.o
> diveby3.o divis.o divrem.o divrem_1.o divrem_2.o fib2_ui.o mod_1.o
> mod_34lsub1.o mode1o.o dump.o mul.o mul_fft.o mul_n.o mul_basecase.o
> sqr_basecase.o random.o random2.o sqrtrem.o get_str.o set_str.o scan0.o
> scan1.o popcount.o hamdist.o cmp.o perfsqr.o bdivmod.o gcd_1.o gcd.o
> gcdext.o tdiv_qr.o dc_divrem_n.o sb_divrem_mn.o jacbase.o copyi.o copyd.o
> ranlib .libs/libmpn.a
> creating libmpn.la
> (cd .libs && rm -f libmpn.la && ln -s ../libmpn.la libmpn.la)
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpn'
> Making all in mpz
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpz'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o add.lo `test -f add.c || echo './'`add.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c add.c -o add.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o add_ui.lo `test -f add_ui.c || echo './'`add_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c add_ui.c -o add_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o abs.lo `test -f abs.c || echo './'`abs.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c abs.c -o abs.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o aorsmul.lo `test -f aorsmul.c || echo './'`aorsmul.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c aorsmul.c -o aorsmul.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o aorsmul_i.lo `test -f aorsmul_i.c || echo './'`aorsmul_i.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c aorsmul_i.c -o aorsmul_i.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o and.lo `test -f and.c || echo './'`and.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c and.c -o and.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o array_init.lo `test -f array_init.c || echo
> './'`array_init.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c array_init.c -o array_init.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o bin_ui.lo `test -f bin_ui.c || echo './'`bin_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c bin_ui.c -o bin_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o bin_uiui.lo `test -f bin_uiui.c || echo './'`bin_uiui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c bin_uiui.c -o bin_uiui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cdiv_q.lo `test -f cdiv_q.c || echo './'`cdiv_q.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cdiv_q.c -o cdiv_q.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cdiv_q_ui.lo `test -f cdiv_q_ui.c || echo './'`cdiv_q_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cdiv_q_ui.c -o cdiv_q_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cdiv_qr.lo `test -f cdiv_qr.c || echo './'`cdiv_qr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cdiv_qr.c -o cdiv_qr.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cdiv_qr_ui.lo `test -f cdiv_qr_ui.c || echo
> './'`cdiv_qr_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cdiv_qr_ui.c -o cdiv_qr_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cdiv_r.lo `test -f cdiv_r.c || echo './'`cdiv_r.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cdiv_r.c -o cdiv_r.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cdiv_r_ui.lo `test -f cdiv_r_ui.c || echo './'`cdiv_r_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cdiv_r_ui.c -o cdiv_r_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cdiv_ui.lo `test -f cdiv_ui.c || echo './'`cdiv_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cdiv_ui.c -o cdiv_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cfdiv_q_2exp.lo `test -f cfdiv_q_2exp.c || echo
> './'`cfdiv_q_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cfdiv_q_2exp.c -o
> cfdiv_q_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cfdiv_r_2exp.lo `test -f cfdiv_r_2exp.c || echo
> './'`cfdiv_r_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cfdiv_r_2exp.c -o
> cfdiv_r_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o clear.lo `test -f clear.c || echo './'`clear.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c clear.c -o clear.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o clrbit.lo `test -f clrbit.c || echo './'`clrbit.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c clrbit.c -o clrbit.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp.lo `test -f cmp.c || echo './'`cmp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp.c -o cmp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_d.lo `test -f cmp_d.c || echo './'`cmp_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_d.c -o cmp_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_si.lo `test -f cmp_si.c || echo './'`cmp_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_si.c -o cmp_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_ui.lo `test -f cmp_ui.c || echo './'`cmp_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_ui.c -o cmp_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmpabs.lo `test -f cmpabs.c || echo './'`cmpabs.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmpabs.c -o cmpabs.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmpabs_d.lo `test -f cmpabs_d.c || echo './'`cmpabs_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmpabs_d.c -o cmpabs_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmpabs_ui.lo `test -f cmpabs_ui.c || echo './'`cmpabs_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmpabs_ui.c -o cmpabs_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o com.lo `test -f com.c || echo './'`com.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c com.c -o com.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cong.lo `test -f cong.c || echo './'`cong.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cong.c -o cong.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cong_2exp.lo `test -f cong_2exp.c || echo './'`cong_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cong_2exp.c -o cong_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cong_ui.lo `test -f cong_ui.c || echo './'`cong_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cong_ui.c -o cong_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o divexact.lo `test -f divexact.c || echo './'`divexact.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c divexact.c -o divexact.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o divegcd.lo `test -f divegcd.c || echo './'`divegcd.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c divegcd.c -o divegcd.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o dive_ui.lo `test -f dive_ui.c || echo './'`dive_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c dive_ui.c -o dive_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o divis.lo `test -f divis.c || echo './'`divis.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c divis.c -o divis.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o divis_ui.lo `test -f divis_ui.c || echo './'`divis_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c divis_ui.c -o divis_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o divis_2exp.lo `test -f divis_2exp.c || echo
> './'`divis_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c divis_2exp.c -o divis_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o dump.lo `test -f dump.c || echo './'`dump.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c dump.c -o dump.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fac_ui.lo `test -f fac_ui.c || echo './'`fac_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fac_ui.c -o fac_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fdiv_q.lo `test -f fdiv_q.c || echo './'`fdiv_q.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fdiv_q.c -o fdiv_q.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fdiv_q_ui.lo `test -f fdiv_q_ui.c || echo './'`fdiv_q_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fdiv_q_ui.c -o fdiv_q_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fdiv_qr.lo `test -f fdiv_qr.c || echo './'`fdiv_qr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fdiv_qr.c -o fdiv_qr.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fdiv_qr_ui.lo `test -f fdiv_qr_ui.c || echo
> './'`fdiv_qr_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fdiv_qr_ui.c -o fdiv_qr_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fdiv_r.lo `test -f fdiv_r.c || echo './'`fdiv_r.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fdiv_r.c -o fdiv_r.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fdiv_r_ui.lo `test -f fdiv_r_ui.c || echo './'`fdiv_r_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fdiv_r_ui.c -o fdiv_r_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fdiv_ui.lo `test -f fdiv_ui.c || echo './'`fdiv_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fdiv_ui.c -o fdiv_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fib_ui.lo `test -f fib_ui.c || echo './'`fib_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fib_ui.c -o fib_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fib2_ui.lo `test -f fib2_ui.c || echo './'`fib2_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fib2_ui.c -o fib2_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_sint.lo `test -f fits_sint.c || echo './'`fits_sint.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_sint.c -o fits_sint.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_slong.lo `test -f fits_slong.c || echo
> './'`fits_slong.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_slong.c -o fits_slong.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_sshort.lo `test -f fits_sshort.c || echo
> './'`fits_sshort.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_sshort.c -o
> fits_sshort.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_uint.lo `test -f fits_uint.c || echo './'`fits_uint.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_uint.c -o fits_uint.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_ulong.lo `test -f fits_ulong.c || echo
> './'`fits_ulong.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_ulong.c -o fits_ulong.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_ushort.lo `test -f fits_ushort.c || echo
> './'`fits_ushort.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_ushort.c -o
> fits_ushort.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o gcd.lo `test -f gcd.c || echo './'`gcd.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c gcd.c -o gcd.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o gcd_ui.lo `test -f gcd_ui.c || echo './'`gcd_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c gcd_ui.c -o gcd_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o gcdext.lo `test -f gcdext.c || echo './'`gcdext.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c gcdext.c -o gcdext.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_d.lo `test -f get_d.c || echo './'`get_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_d.c -o get_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_d_2exp.lo `test -f get_d_2exp.c || echo
> './'`get_d_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_d_2exp.c -o get_d_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_si.lo `test -f get_si.c || echo './'`get_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_si.c -o get_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_str.lo `test -f get_str.c || echo './'`get_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_str.c -o get_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_ui.lo `test -f get_ui.c || echo './'`get_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_ui.c -o get_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o getlimbn.lo `test -f getlimbn.c || echo './'`getlimbn.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c getlimbn.c -o getlimbn.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o hamdist.lo `test -f hamdist.c || echo './'`hamdist.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c hamdist.c -o hamdist.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o init.lo `test -f init.c || echo './'`init.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c init.c -o init.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o init2.lo `test -f init2.c || echo './'`init2.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c init2.c -o init2.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o inp_raw.lo `test -f inp_raw.c || echo './'`inp_raw.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c inp_raw.c -o inp_raw.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o inp_str.lo `test -f inp_str.c || echo './'`inp_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c inp_str.c -o inp_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o invert.lo `test -f invert.c || echo './'`invert.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c invert.c -o invert.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o ior.lo `test -f ior.c || echo './'`ior.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c ior.c -o ior.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset.lo `test -f iset.c || echo './'`iset.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset.c -o iset.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_d.lo `test -f iset_d.c || echo './'`iset_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_d.c -o iset_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_si.lo `test -f iset_si.c || echo './'`iset_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_si.c -o iset_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_str.lo `test -f iset_str.c || echo './'`iset_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_str.c -o iset_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_ui.lo `test -f iset_ui.c || echo './'`iset_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_ui.c -o iset_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o jacobi.lo `test -f jacobi.c || echo './'`jacobi.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c jacobi.c -o jacobi.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o kronsz.lo `test -f kronsz.c || echo './'`kronsz.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c kronsz.c -o kronsz.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o kronuz.lo `test -f kronuz.c || echo './'`kronuz.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c kronuz.c -o kronuz.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o kronzs.lo `test -f kronzs.c || echo './'`kronzs.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c kronzs.c -o kronzs.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o kronzu.lo `test -f kronzu.c || echo './'`kronzu.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c kronzu.c -o kronzu.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o lcm.lo `test -f lcm.c || echo './'`lcm.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c lcm.c -o lcm.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o lcm_ui.lo `test -f lcm_ui.c || echo './'`lcm_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c lcm_ui.c -o lcm_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o lucnum_ui.lo `test -f lucnum_ui.c || echo './'`lucnum_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c lucnum_ui.c -o lucnum_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o lucnum2_ui.lo `test -f lucnum2_ui.c || echo
> './'`lucnum2_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c lucnum2_ui.c -o lucnum2_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o millerrabin.lo `test -f millerrabin.c || echo
> './'`millerrabin.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c millerrabin.c -o
> millerrabin.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mod.lo `test -f mod.c || echo './'`mod.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mod.c -o mod.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul.lo `test -f mul.c || echo './'`mul.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul.c -o mul.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul_2exp.lo `test -f mul_2exp.c || echo './'`mul_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul_2exp.c -o mul_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul_si.lo `test -f mul_si.c || echo './'`mul_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul_si.c -o mul_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul_ui.lo `test -f mul_ui.c || echo './'`mul_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul_ui.c -o mul_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o n_pow_ui.lo `test -f n_pow_ui.c || echo './'`n_pow_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c n_pow_ui.c -o n_pow_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o neg.lo `test -f neg.c || echo './'`neg.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c neg.c -o neg.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o nextprime.lo `test -f nextprime.c || echo './'`nextprime.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c nextprime.c -o nextprime.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o out_raw.lo `test -f out_raw.c || echo './'`out_raw.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c out_raw.c -o out_raw.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o out_str.lo `test -f out_str.c || echo './'`out_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c out_str.c -o out_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o perfpow.lo `test -f perfpow.c || echo './'`perfpow.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c perfpow.c -o perfpow.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o perfsqr.lo `test -f perfsqr.c || echo './'`perfsqr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c perfsqr.c -o perfsqr.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o popcount.lo `test -f popcount.c || echo './'`popcount.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c popcount.c -o popcount.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o pow_ui.lo `test -f pow_ui.c || echo './'`pow_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c pow_ui.c -o pow_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o powm.lo `test -f powm.c || echo './'`powm.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c powm.c -o powm.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o powm_ui.lo `test -f powm_ui.c || echo './'`powm_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c powm_ui.c -o powm_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o pprime_p.lo `test -f pprime_p.c || echo './'`pprime_p.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c pprime_p.c -o pprime_p.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o random.lo `test -f random.c || echo './'`random.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c random.c -o random.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o random2.lo `test -f random2.c || echo './'`random2.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c random2.c -o random2.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o realloc.lo `test -f realloc.c || echo './'`realloc.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c realloc.c -o realloc.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o realloc2.lo `test -f realloc2.c || echo './'`realloc2.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c realloc2.c -o realloc2.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o remove.lo `test -f remove.c || echo './'`remove.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c remove.c -o remove.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o root.lo `test -f root.c || echo './'`root.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c root.c -o root.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o rrandomb.lo `test -f rrandomb.c || echo './'`rrandomb.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c rrandomb.c -o rrandomb.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o scan0.lo `test -f scan0.c || echo './'`scan0.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c scan0.c -o scan0.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o scan1.lo `test -f scan1.c || echo './'`scan1.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c scan1.c -o scan1.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set.lo `test -f set.c || echo './'`set.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set.c -o set.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_d.lo `test -f set_d.c || echo './'`set_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_d.c -o set_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_f.lo `test -f set_f.c || echo './'`set_f.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_f.c -o set_f.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_q.lo `test -f set_q.c || echo './'`set_q.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_q.c -o set_q.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_si.lo `test -f set_si.c || echo './'`set_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_si.c -o set_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_str.lo `test -f set_str.c || echo './'`set_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_str.c -o set_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_ui.lo `test -f set_ui.c || echo './'`set_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_ui.c -o set_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o setbit.lo `test -f setbit.c || echo './'`setbit.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c setbit.c -o setbit.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o size.lo `test -f size.c || echo './'`size.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c size.c -o size.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sizeinbase.lo `test -f sizeinbase.c || echo
> './'`sizeinbase.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sizeinbase.c -o sizeinbase.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sqrt.lo `test -f sqrt.c || echo './'`sqrt.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sqrt.c -o sqrt.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sqrtrem.lo `test -f sqrtrem.c || echo './'`sqrtrem.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sqrtrem.c -o sqrtrem.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sub.lo `test -f sub.c || echo './'`sub.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sub.c -o sub.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sub_ui.lo `test -f sub_ui.c || echo './'`sub_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sub_ui.c -o sub_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o swap.lo `test -f swap.c || echo './'`swap.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c swap.c -o swap.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_ui.lo `test -f tdiv_ui.c || echo './'`tdiv_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_ui.c -o tdiv_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_q.lo `test -f tdiv_q.c || echo './'`tdiv_q.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_q.c -o tdiv_q.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_q_2exp.lo `test -f tdiv_q_2exp.c || echo
> './'`tdiv_q_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_q_2exp.c -o
> tdiv_q_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_q_ui.lo `test -f tdiv_q_ui.c || echo './'`tdiv_q_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_q_ui.c -o tdiv_q_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_qr.lo `test -f tdiv_qr.c || echo './'`tdiv_qr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_qr.c -o tdiv_qr.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_qr_ui.lo `test -f tdiv_qr_ui.c || echo
> './'`tdiv_qr_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_qr_ui.c -o tdiv_qr_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_r.lo `test -f tdiv_r.c || echo './'`tdiv_r.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_r.c -o tdiv_r.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_r_2exp.lo `test -f tdiv_r_2exp.c || echo
> './'`tdiv_r_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_r_2exp.c -o
> tdiv_r_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tdiv_r_ui.lo `test -f tdiv_r_ui.c || echo './'`tdiv_r_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tdiv_r_ui.c -o tdiv_r_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o tstbit.lo `test -f tstbit.c || echo './'`tstbit.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c tstbit.c -o tstbit.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o ui_pow_ui.lo `test -f ui_pow_ui.c || echo './'`ui_pow_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c ui_pow_ui.c -o ui_pow_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o urandomb.lo `test -f urandomb.c || echo './'`urandomb.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c urandomb.c -o urandomb.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o urandomm.lo `test -f urandomm.c || echo './'`urandomm.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c urandomm.c -o urandomm.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o xor.lo `test -f xor.c || echo './'`xor.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c xor.c -o xor.o
> /bin/sh ../libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -march=i486
> -march=i486   -o libmpz.la   add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.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 cfdiv_q_2exp.lo
> cfdiv_r_2exp.lo clear.lo clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo
> cmpabs.lo cmpabs_d.lo cmpabs_ui.lo com.lo cong.lo cong_2exp.lo cong_ui.lo
> divexact.lo divegcd.lo dive_ui.lo divis.lo divis_ui.lo divis_2exp.lo dump.lo
> fac_ui.lo fdiv_q.lo fdiv_q_ui.lo fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo
> fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo fits_sint.lo fits_slong.lo
> fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo gcd.lo gcd_ui.lo
> gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo getlimbn.lo
> hamdist.lo init.lo init2.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 lcm_ui.lo lucnum_ui.lo lucnum2_ui.lo
> millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.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
> realloc2.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  
> mkdir .libs
> ar cq .libs/libmpz.a  add.o add_ui.o abs.o aorsmul.o aorsmul_i.o and.o
> array_init.o bin_ui.o bin_uiui.o cdiv_q.o cdiv_q_ui.o cdiv_qr.o cdiv_qr_ui.o
> cdiv_r.o cdiv_r_ui.o cdiv_ui.o cfdiv_q_2exp.o cfdiv_r_2exp.o clear.o
> clrbit.o cmp.o cmp_d.o cmp_si.o cmp_ui.o cmpabs.o cmpabs_d.o cmpabs_ui.o
> com.o cong.o cong_2exp.o cong_ui.o divexact.o divegcd.o dive_ui.o divis.o
> divis_ui.o divis_2exp.o dump.o fac_ui.o fdiv_q.o fdiv_q_ui.o fdiv_qr.o
> fdiv_qr_ui.o fdiv_r.o fdiv_r_ui.o fdiv_ui.o fib_ui.o fib2_ui.o fits_sint.o
> fits_slong.o fits_sshort.o fits_uint.o fits_ulong.o fits_ushort.o gcd.o
> gcd_ui.o gcdext.o get_d.o get_d_2exp.o get_si.o get_str.o get_ui.o
> getlimbn.o hamdist.o init.o init2.o inp_raw.o inp_str.o invert.o ior.o
> iset.o iset_d.o iset_si.o iset_str.o iset_ui.o jacobi.o kronsz.o kronuz.o
> kronzs.o kronzu.o lcm.o lcm_ui.o lucnum_ui.o lucnum2_ui.o millerrabin.o
> mod.o mul.o mul_2exp.o mul_si.o mul_ui.o n_pow_ui.o neg.o nextprime.o
> out_raw.o out_str.o perfpow.o perfsqr.o popcount.o pow_ui.o powm.o powm_ui.o
> pprime_p.o random.o random2.o realloc.o realloc2.o remove.o root.o
> rrandomb.o scan0.o scan1.o set.o set_d.o set_f.o set_q.o set_si.o set_str.o
> set_ui.o setbit.o size.o sizeinbase.o sqrt.o sqrtrem.o sub.o sub_ui.o swap.o
> tdiv_ui.o tdiv_q.o tdiv_q_2exp.o tdiv_q_ui.o tdiv_qr.o tdiv_qr_ui.o tdiv_r.o
> tdiv_r_2exp.o tdiv_r_ui.o tstbit.o ui_pow_ui.o urandomb.o urandomm.o xor.o
> ranlib .libs/libmpz.a
> creating libmpz.la
> (cd .libs && rm -f libmpz.la && ln -s ../libmpz.la libmpz.la)
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpz'
> Making all in mpq
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpq'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o abs.lo `test -f abs.c || echo './'`abs.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c abs.c -o abs.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o aors.lo `test -f aors.c || echo './'`aors.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c aors.c -o aors.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o canonicalize.lo `test -f canonicalize.c || echo
> './'`canonicalize.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c canonicalize.c -o
> canonicalize.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o clear.lo `test -f clear.c || echo './'`clear.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c clear.c -o clear.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp.lo `test -f cmp.c || echo './'`cmp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp.c -o cmp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_si.lo `test -f cmp_si.c || echo './'`cmp_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_si.c -o cmp_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_ui.lo `test -f cmp_ui.c || echo './'`cmp_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_ui.c -o cmp_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o div.lo `test -f div.c || echo './'`div.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c div.c -o div.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o equal.lo `test -f equal.c || echo './'`equal.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c equal.c -o equal.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_d.lo `test -f get_d.c || echo './'`get_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_d.c -o get_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_den.lo `test -f get_den.c || echo './'`get_den.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_den.c -o get_den.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_num.lo `test -f get_num.c || echo './'`get_num.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_num.c -o get_num.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_str.lo `test -f get_str.c || echo './'`get_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_str.c -o get_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o init.lo `test -f init.c || echo './'`init.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c init.c -o init.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o inp_str.lo `test -f inp_str.c || echo './'`inp_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c inp_str.c -o inp_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o inv.lo `test -f inv.c || echo './'`inv.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c inv.c -o inv.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o md_2exp.lo `test -f md_2exp.c || echo './'`md_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c md_2exp.c -o md_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul.lo `test -f mul.c || echo './'`mul.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul.c -o mul.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o neg.lo `test -f neg.c || echo './'`neg.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c neg.c -o neg.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o out_str.lo `test -f out_str.c || echo './'`out_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c out_str.c -o out_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set.lo `test -f set.c || echo './'`set.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set.c -o set.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_den.lo `test -f set_den.c || echo './'`set_den.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_den.c -o set_den.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_num.lo `test -f set_num.c || echo './'`set_num.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_num.c -o set_num.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_si.lo `test -f set_si.c || echo './'`set_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_si.c -o set_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_str.lo `test -f set_str.c || echo './'`set_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_str.c -o set_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_ui.lo `test -f set_ui.c || echo './'`set_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_ui.c -o set_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_z.lo `test -f set_z.c || echo './'`set_z.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_z.c -o set_z.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_d.lo `test -f set_d.c || echo './'`set_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_d.c -o set_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_f.lo `test -f set_f.c || echo './'`set_f.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_f.c -o set_f.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o swap.lo `test -f swap.c || echo './'`swap.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c swap.c -o swap.o
> /bin/sh ../libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -march=i486
> -march=i486   -o libmpq.la   abs.lo aors.lo canonicalize.lo clear.lo cmp.lo
> cmp_si.lo cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo
> get_str.lo init.lo inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo
> set.lo set_den.lo set_num.lo set_si.lo set_str.lo set_ui.lo set_z.lo
> set_d.lo set_f.lo swap.lo  
> mkdir .libs
> ar cq .libs/libmpq.a  abs.o aors.o canonicalize.o clear.o cmp.o cmp_si.o
> cmp_ui.o div.o equal.o get_d.o get_den.o get_num.o get_str.o init.o
> inp_str.o inv.o md_2exp.o mul.o neg.o out_str.o set.o set_den.o set_num.o
> set_si.o set_str.o set_ui.o set_z.o set_d.o set_f.o swap.o
> ranlib .libs/libmpq.a
> creating libmpq.la
> (cd .libs && rm -f libmpq.la && ln -s ../libmpq.la libmpq.la)
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpq'
> Making all in mpf
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpf'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o init.lo `test -f init.c || echo './'`init.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c init.c -o init.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o init2.lo `test -f init2.c || echo './'`init2.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c init2.c -o init2.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set.lo `test -f set.c || echo './'`set.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set.c -o set.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_ui.lo `test -f set_ui.c || echo './'`set_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_ui.c -o set_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_si.lo `test -f set_si.c || echo './'`set_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_si.c -o set_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_str.lo `test -f set_str.c || echo './'`set_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_str.c -o set_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_d.lo `test -f set_d.c || echo './'`set_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_d.c -o set_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_z.lo `test -f set_z.c || echo './'`set_z.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_z.c -o set_z.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_q.lo `test -f set_q.c || echo './'`set_q.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_q.c -o set_q.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset.lo `test -f iset.c || echo './'`iset.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset.c -o iset.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_ui.lo `test -f iset_ui.c || echo './'`iset_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_ui.c -o iset_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_si.lo `test -f iset_si.c || echo './'`iset_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_si.c -o iset_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_str.lo `test -f iset_str.c || echo './'`iset_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_str.c -o iset_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o iset_d.lo `test -f iset_d.c || echo './'`iset_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c iset_d.c -o iset_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o clear.lo `test -f clear.c || echo './'`clear.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c clear.c -o clear.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_str.lo `test -f get_str.c || echo './'`get_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_str.c -o get_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o dump.lo `test -f dump.c || echo './'`dump.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c dump.c -o dump.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o size.lo `test -f size.c || echo './'`size.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c size.c -o size.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o eq.lo `test -f eq.c || echo './'`eq.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c eq.c -o eq.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o reldiff.lo `test -f reldiff.c || echo './'`reldiff.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c reldiff.c -o reldiff.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sqrt.lo `test -f sqrt.c || echo './'`sqrt.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sqrt.c -o sqrt.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o random2.lo `test -f random2.c || echo './'`random2.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c random2.c -o random2.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o inp_str.lo `test -f inp_str.c || echo './'`inp_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c inp_str.c -o inp_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o out_str.lo `test -f out_str.c || echo './'`out_str.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c out_str.c -o out_str.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o add.lo `test -f add.c || echo './'`add.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c add.c -o add.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o add_ui.lo `test -f add_ui.c || echo './'`add_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c add_ui.c -o add_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sub.lo `test -f sub.c || echo './'`sub.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sub.c -o sub.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sub_ui.lo `test -f sub_ui.c || echo './'`sub_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sub_ui.c -o sub_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o ui_sub.lo `test -f ui_sub.c || echo './'`ui_sub.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c ui_sub.c -o ui_sub.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul.lo `test -f mul.c || echo './'`mul.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul.c -o mul.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul_ui.lo `test -f mul_ui.c || echo './'`mul_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul_ui.c -o mul_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o div.lo `test -f div.c || echo './'`div.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c div.c -o div.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o div_ui.lo `test -f div_ui.c || echo './'`div_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c div_ui.c -o div_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp.lo `test -f cmp.c || echo './'`cmp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp.c -o cmp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_d.lo `test -f cmp_d.c || echo './'`cmp_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_d.c -o cmp_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_si.lo `test -f cmp_si.c || echo './'`cmp_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_si.c -o cmp_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o cmp_ui.lo `test -f cmp_ui.c || echo './'`cmp_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c cmp_ui.c -o cmp_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o mul_2exp.lo `test -f mul_2exp.c || echo './'`mul_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mul_2exp.c -o mul_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o div_2exp.lo `test -f div_2exp.c || echo './'`div_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c div_2exp.c -o div_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o abs.lo `test -f abs.c || echo './'`abs.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c abs.c -o abs.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o neg.lo `test -f neg.c || echo './'`neg.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c neg.c -o neg.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_d.lo `test -f get_d.c || echo './'`get_d.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_d.c -o get_d.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_d_2exp.lo `test -f get_d_2exp.c || echo
> './'`get_d_2exp.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_d_2exp.c -o get_d_2exp.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_dfl_prec.lo `test -f set_dfl_prec.c || echo
> './'`set_dfl_prec.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_dfl_prec.c -o
> set_dfl_prec.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_prc.lo `test -f set_prc.c || echo './'`set_prc.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_prc.c -o set_prc.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o set_prc_raw.lo `test -f set_prc_raw.c || echo
> './'`set_prc_raw.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c set_prc_raw.c -o
> set_prc_raw.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_dfl_prec.lo `test -f get_dfl_prec.c || echo
> './'`get_dfl_prec.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_dfl_prec.c -o
> get_dfl_prec.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_prc.lo `test -f get_prc.c || echo './'`get_prc.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_prc.c -o get_prc.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o ui_div.lo `test -f ui_div.c || echo './'`ui_div.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c ui_div.c -o ui_div.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sqrt_ui.lo `test -f sqrt_ui.c || echo './'`sqrt_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sqrt_ui.c -o sqrt_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o pow_ui.lo `test -f pow_ui.c || echo './'`pow_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c pow_ui.c -o pow_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o urandomb.lo `test -f urandomb.c || echo './'`urandomb.c
> ../libtool: fork: Resource temporarily unavailable
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c urandomb.c -o urandomb.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o swap.lo `test -f swap.c || echo './'`swap.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c swap.c -o swap.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_si.lo `test -f get_si.c || echo './'`get_si.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_si.c -o get_si.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o get_ui.lo `test -f get_ui.c || echo './'`get_ui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c get_ui.c -o get_ui.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o int_p.lo `test -f int_p.c || echo './'`int_p.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c int_p.c -o int_p.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o ceilfloor.lo `test -f ceilfloor.c || echo './'`ceilfloor.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c ceilfloor.c -o ceilfloor.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o trunc.lo `test -f trunc.c || echo './'`trunc.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c trunc.c -o trunc.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_sint.lo `test -f fits_sint.c || echo './'`fits_sint.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_sint.c -o fits_sint.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_slong.lo `test -f fits_slong.c || echo
> './'`fits_slong.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_slong.c -o fits_slong.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_sshort.lo `test -f fits_sshort.c || echo
> './'`fits_sshort.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_sshort.c -o
> fits_sshort.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_uint.lo `test -f fits_uint.c || echo './'`fits_uint.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_uint.c -o fits_uint.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_ulong.lo `test -f fits_ulong.c || echo
> './'`fits_ulong.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_ulong.c -o fits_ulong.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fits_ushort.lo `test -f fits_ushort.c || echo
> './'`fits_ushort.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fits_ushort.c -o
> fits_ushort.o
> /bin/sh ../libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -march=i486
> -march=i486   -o libmpf.la   init.lo init2.lo set.lo set_ui.lo set_si.lo
> set_str.lo set_d.lo set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo
> iset_str.lo iset_d.lo clear.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo
> sqrt.lo random2.lo inp_str.lo out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo
> ui_sub.lo mul.lo mul_ui.lo div.lo div_ui.lo cmp.lo cmp_d.lo cmp_si.lo
> cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo neg.lo get_d.lo get_d_2exp.lo
> set_dfl_prec.lo set_prc.lo set_prc_raw.lo get_dfl_prec.lo get_prc.lo
> ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo get_si.lo get_ui.lo
> int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo fits_sshort.lo
> fits_uint.lo fits_ulong.lo fits_ushort.lo  
> mkdir .libs
> ar cq .libs/libmpf.a  init.o init2.o set.o set_ui.o set_si.o set_str.o
> set_d.o set_z.o set_q.o iset.o iset_ui.o iset_si.o iset_str.o iset_d.o
> clear.o get_str.o dump.o size.o eq.o reldiff.o sqrt.o random2.o inp_str.o
> out_str.o add.o add_ui.o sub.o sub_ui.o ui_sub.o mul.o mul_ui.o div.o
> div_ui.o cmp.o cmp_d.o cmp_si.o cmp_ui.o mul_2exp.o div_2exp.o abs.o neg.o
> get_d.o get_d_2exp.o set_dfl_prec.o set_prc.o set_prc_raw.o get_dfl_prec.o
> get_prc.o ui_div.o sqrt_ui.o pow_ui.o  swap.o get_si.o get_ui.o int_p.o
> ceilfloor.o trunc.o fits_sint.o fits_slong.o fits_sshort.o fits_uint.o
> fits_ulong.o fits_ushort.o
> ranlib .libs/libmpf.a
> creating libmpf.la
> (cd .libs && rm -f libmpf.la && ln -s ../libmpf.la libmpf.la)
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpf'
> Making all in printf
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/printf'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o asprintf.lo `test -f asprintf.c || echo './'`asprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c asprintf.c -o asprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o asprntffuns.lo `test -f asprntffuns.c || echo
> './'`asprntffuns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c asprntffuns.c -o
> asprntffuns.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o doprnt.lo `test -f doprnt.c || echo './'`doprnt.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c doprnt.c -o doprnt.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o doprntf.lo `test -f doprntf.c || echo './'`doprntf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c doprntf.c -o doprntf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o doprnti.lo `test -f doprnti.c || echo './'`doprnti.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c doprnti.c -o doprnti.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fprintf.lo `test -f fprintf.c || echo './'`fprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fprintf.c -o fprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o obprintf.lo `test -f obprintf.c || echo './'`obprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c obprintf.c -o obprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o obvprintf.lo `test -f obvprintf.c || echo './'`obvprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c obvprintf.c -o obvprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o obprntffuns.lo `test -f obprntffuns.c || echo
> './'`obprntffuns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c obprntffuns.c -o
> obprntffuns.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o printf.lo `test -f printf.c || echo './'`printf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c printf.c -o printf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o printffuns.lo `test -f printffuns.c || echo
> './'`printffuns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c printffuns.c -o printffuns.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o snprintf.lo `test -f snprintf.c || echo './'`snprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c snprintf.c -o snprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o snprntffuns.lo `test -f snprntffuns.c || echo
> './'`snprntffuns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c snprntffuns.c -o
> snprntffuns.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sprintf.lo `test -f sprintf.c || echo './'`sprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sprintf.c -o sprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sprintffuns.lo `test -f sprintffuns.c || echo
> './'`sprintffuns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sprintffuns.c -o
> sprintffuns.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vasprintf.lo `test -f vasprintf.c || echo './'`vasprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vasprintf.c -o vasprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vfprintf.lo `test -f vfprintf.c || echo './'`vfprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vfprintf.c -o vfprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vprintf.lo `test -f vprintf.c || echo './'`vprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vprintf.c -o vprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vsnprintf.lo `test -f vsnprintf.c || echo './'`vsnprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vsnprintf.c -o vsnprintf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vsprintf.lo `test -f vsprintf.c || echo './'`vsprintf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vsprintf.c -o vsprintf.o
> /bin/sh ../libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -march=i486
> -march=i486   -o libprintf.la   asprintf.lo asprntffuns.lo doprnt.lo
> doprntf.lo doprnti.lo fprintf.lo obprintf.lo obvprintf.lo obprntffuns.lo
> printf.lo printffuns.lo snprintf.lo snprntffuns.lo sprintf.lo sprintffuns.lo
> vasprintf.lo vfprintf.lo vprintf.lo vsnprintf.lo vsprintf.lo  
> mkdir .libs
> ar cq .libs/libprintf.a  asprintf.o asprntffuns.o doprnt.o doprntf.o
> doprnti.o fprintf.o obprintf.o obvprintf.o obprntffuns.o printf.o
> printffuns.o snprintf.o snprntffuns.o sprintf.o sprintffuns.o vasprintf.o
> vfprintf.o vprintf.o vsnprintf.o vsprintf.o
> ranlib .libs/libprintf.a
> creating libprintf.la
> (cd .libs && rm -f libprintf.la && ln -s ../libprintf.la libprintf.la)
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/printf'
> Making all in scanf
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/scanf'
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o doscan.lo `test -f doscan.c || echo './'`doscan.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c doscan.c -o doscan.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fscanf.lo `test -f fscanf.c || echo './'`fscanf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fscanf.c -o fscanf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o fscanffuns.lo `test -f fscanffuns.c || echo
> './'`fscanffuns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c fscanffuns.c -o fscanffuns.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o scanf.lo `test -f scanf.c || echo './'`scanf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c scanf.c -o scanf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sscanf.lo `test -f sscanf.c || echo './'`sscanf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sscanf.c -o sscanf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o sscanffuns.lo `test -f sscanffuns.c || echo
> './'`sscanffuns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c sscanffuns.c -o sscanffuns.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vfscanf.lo `test -f vfscanf.c || echo './'`vfscanf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vfscanf.c -o vfscanf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vscanf.lo `test -f vscanf.c || echo './'`vscanf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vscanf.c -o vscanf.o
> /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
> -D__GMP_WITHIN_GMP -I..    -g -O2 -fomit-frame-pointer -march=i486
> -march=i486 -c -o vsscanf.lo `test -f vsscanf.c || echo './'`vsscanf.c
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c vsscanf.c -o vsscanf.o
> /bin/sh ../libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -march=i486
> -march=i486   -o libscanf.la   doscan.lo fscanf.lo fscanffuns.lo scanf.lo
> sscanf.lo sscanffuns.lo vfscanf.lo vscanf.lo vsscanf.lo  
> mkdir .libs
> ar cq .libs/libscanf.a  doscan.o fscanf.o fscanffuns.o scanf.o sscanf.o
> sscanffuns.o vfscanf.o vscanf.o vsscanf.o
> ranlib .libs/libscanf.a
> creating libscanf.la
> (cd .libs && rm -f libscanf.la && ln -s ../libscanf.la libscanf.la)
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/scanf'
> Making all in cxx
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/cxx'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/cxx'
> Making all in mpbsd
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpbsd'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/mpbsd'
> Making all in demos
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/demos'
> Making all in calc
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/demos/calc'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/demos/calc'
> Making all in expr
> make[5]: Entering directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/demos/expr'
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `/home/David
> Rager/gcl/gcl-2.6.8pre/gmp3/demos/expr'
> make[5]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/demos'
> make[5]: Nothing to be done for `all-am'.
> make[5]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/demos'
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/demos'
> Making all in tune
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/tune'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3/tune'
> make[4]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3'
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o assert.lo `test -f assert.c || echo './'`assert.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c assert.c -o assert.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o compat.lo `test -f compat.c || echo './'`compat.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c compat.c -o compat.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o errno.lo `test -f errno.c || echo './'`errno.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c errno.c -o errno.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o extract-dbl.lo `test -f extract-dbl.c || echo './'`extract-dbl.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c extract-dbl.c -o
> extract-dbl.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o insert-dbl.lo `test -f insert-dbl.c || echo './'`insert-dbl.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c insert-dbl.c -o insert-dbl.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o memory.lo `test -f memory.c || echo './'`memory.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c memory.c -o memory.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o mp_bpl.lo `test -f mp_bpl.c || echo './'`mp_bpl.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mp_bpl.c -o mp_bpl.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o mp_clz_tab.lo `test -f mp_clz_tab.c || echo './'`mp_clz_tab.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mp_clz_tab.c -o mp_clz_tab.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o mp_minv_tab.lo `test -f mp_minv_tab.c || echo './'`mp_minv_tab.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mp_minv_tab.c -o
> mp_minv_tab.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o mp_set_fns.lo `test -f mp_set_fns.c || echo './'`mp_set_fns.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c mp_set_fns.c -o mp_set_fns.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o rand.lo `test -f rand.c || echo './'`rand.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c rand.c -o rand.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randclr.lo `test -f randclr.c || echo './'`randclr.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randclr.c -o randclr.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randdef.lo `test -f randdef.c || echo './'`randdef.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randdef.c -o randdef.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randlc.lo `test -f randlc.c || echo './'`randlc.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randlc.c -o randlc.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randlc2s.lo `test -f randlc2s.c || echo './'`randlc2s.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randlc2s.c -o randlc2s.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randlc2x.lo `test -f randlc2x.c || echo './'`randlc2x.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randlc2x.c -o randlc2x.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randraw.lo `test -f randraw.c || echo './'`randraw.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randraw.c -o randraw.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o rands.lo `test -f rands.c || echo './'`rands.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c rands.c -o rands.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randsd.lo `test -f randsd.c || echo './'`randsd.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randsd.c -o randsd.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o randsdui.lo `test -f randsdui.c || echo './'`randsdui.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c randsdui.c -o randsdui.o
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
> -D__GMP_WITHIN_GMP    -g -O2 -fomit-frame-pointer -march=i486 -march=i486 -c
> -o version.lo `test -f version.c || echo './'`version.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -D__GMP_WITHIN_GMP -g -O2
> -fomit-frame-pointer -march=i486 -march=i486 -c version.c -o version.o
> /bin/sh ./libtool --mode=link gcc  -g -O2 -fomit-frame-pointer -march=i486
> -march=i486   -o libgmp.la -rpath /usr/local/lib  -version-info 5:1:2
> assert.lo compat.lo errno.lo extract-dbl.lo insert-dbl.lo memory.lo
> mp_bpl.lo mp_clz_tab.lo mp_minv_tab.lo mp_set_fns.lo rand.lo randclr.lo
> randdef.lo randlc.lo randlc2s.lo randlc2x.lo randraw.lo rands.lo randsd.lo
> randsdui.lo version.lo mpf/init.lo mpf/init2.lo mpf/set.lo mpf/set_ui.lo
> mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo
> mpf/iset_ui.lo mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo
> mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo
> mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo
> mpf/sub.lo mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo
> mpf/div_ui.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo
> mpf/mul_2exp.lo mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo
> mpf/get_d.lo mpf/get_d_2exp.lo mpf/set_dfl_prec.lo mpf/set_prc.lo
> mpf/set_prc_raw.lo mpf/get_dfl_prec.lo mpf/get_prc.lo mpf/ui_div.lo
> mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo mpf/pow_ui.lo mpf/urandomb.lo
> mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo mpf/fits_sshort.lo
> mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo mpf/get_si.lo
> mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo
> mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo
> mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo
> mpz/cdiv_qr_ui.lo mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo
> mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo mpz/clear.lo mpz/clrbit.lo
> mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo mpz/cmp_ui.lo mpz/cmpabs.lo
> mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/cong.lo mpz/cong_2exp.lo
> mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo mpz/dive_ui.lo mpz/divis.lo
> mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo mpz/fac_ui.lo mpz/fdiv_q.lo
> mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo
> mpz/fdiv_r_ui.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo
> mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo
> mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo
> mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo
> mpz/getlimbn.lo mpz/hamdist.lo mpz/init.lo mpz/init2.lo mpz/inp_raw.lo
> mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo
> mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo
> mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo
> mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo
> mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo
> mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo
> mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_ui.lo mpz/pprime_p.lo
> mpz/random.lo mpz/random2.lo mpz/realloc.lo mpz/realloc2.lo mpz/remove.lo
> mpz/root.lo mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo
> mpz/set_d.lo mpz/set_f.lo mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo
> mpz/set_ui.lo mpz/setbit.lo mpz/size.lo mpz/sizeinbase.lo mpz/sqrt.lo
> mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo mpz/tdiv_ui.lo
> mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo
> mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo
> mpz/tstbit.lo mpz/ui_pow_ui.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo
> mpn/mp_bases.lo mpn/udiv.lo mpn/umul.lo mpn/add.lo mpn/add_1.lo mpn/add_n.lo
> mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/mul_1.lo mpn/addmul_1.lo
> mpn/submul_1.lo mpn/lshift.lo mpn/rshift.lo mpn/dive_1.lo mpn/diveby3.lo
> mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo mpn/divrem_2.lo mpn/fib2_ui.lo
> mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo mpn/dump.lo mpn/mul.lo
> mpn/mul_fft.lo mpn/mul_n.lo mpn/mul_basecase.lo mpn/sqr_basecase.lo
> mpn/random.lo mpn/random2.lo mpn/sqrtrem.lo mpn/get_str.lo mpn/set_str.lo
> mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo
> mpn/perfsqr.lo mpn/bdivmod.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext.lo
> mpn/tdiv_qr.lo mpn/dc_divrem_n.lo mpn/sb_divrem_mn.lo mpn/jacbase.lo
> mpn/copyi.lo mpn/copyd.lo mpq/abs.lo mpq/aors.lo mpq/canonicalize.lo
> mpq/clear.lo mpq/cmp.lo mpq/cmp_si.lo mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo
> mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo mpq/init.lo mpq/inp_str.lo
> mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo mpq/neg.lo mpq/out_str.lo mpq/set.lo
> mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo mpq/set_str.lo mpq/set_ui.lo
> mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo mpq/swap.lo
> printf/asprintf.lo printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo
> printf/doprnti.lo printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo
> printf/obprntffuns.lo printf/printf.lo printf/printffuns.lo
> printf/snprintf.lo printf/snprntffuns.lo printf/sprintf.lo
> printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo
> printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo   scanf/doscan.lo
> scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo
> scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo 
> mkdir .libs
> libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin
> shared libraries
> ar cq .libs/libgmp.a  assert.o compat.o errno.o extract-dbl.o insert-dbl.o
> memory.o mp_bpl.o mp_clz_tab.o mp_minv_tab.o mp_set_fns.o rand.o randclr.o
> randdef.o randlc.o randlc2s.o randlc2x.o randraw.o rands.o randsd.o
> randsdui.o version.o mpf/init.o mpf/init2.o mpf/set.o mpf/set_ui.o
> mpf/set_si.o mpf/set_str.o mpf/set_d.o mpf/set_z.o mpf/iset.o mpf/iset_ui.o
> mpf/iset_si.o mpf/iset_str.o mpf/iset_d.o mpf/clear.o mpf/get_str.o
> mpf/dump.o mpf/size.o mpf/eq.o mpf/reldiff.o mpf/sqrt.o mpf/random2.o
> mpf/inp_str.o mpf/out_str.o mpf/add.o mpf/add_ui.o mpf/sub.o mpf/sub_ui.o
> mpf/ui_sub.o mpf/mul.o mpf/mul_ui.o mpf/div.o mpf/div_ui.o mpf/cmp.o
> mpf/cmp_d.o mpf/cmp_ui.o mpf/cmp_si.o mpf/mul_2exp.o mpf/div_2exp.o
> mpf/abs.o mpf/neg.o mpf/set_q.o mpf/get_d.o mpf/get_d_2exp.o
> mpf/set_dfl_prec.o mpf/set_prc.o mpf/set_prc_raw.o mpf/get_dfl_prec.o
> mpf/get_prc.o mpf/ui_div.o mpf/sqrt_ui.o mpf/ceilfloor.o mpf/trunc.o
> mpf/pow_ui.o mpf/ mpf/swap.o mpf/fits_sint.o mpf/fits_slong.o
> mpf/fits_sshort.o mpf/fits_uint.o mpf/fits_ulong.o mpf/fits_ushort.o
> mpf/get_si.o mpf/get_ui.o mpf/int_p.o mpz/abs.o mpz/add.o mpz/add_ui.o
> mpz/aorsmul.o mpz/aorsmul_i.o mpz/and.o mpz/array_init.o mpz/bin_ui.o
> mpz/bin_uiui.o mpz/cdiv_q.o mpz/cdiv_q_ui.o mpz/cdiv_qr.o mpz/cdiv_qr_ui.o
> mpz/cdiv_r.o mpz/cdiv_r_ui.o mpz/cdiv_ui.o mpz/cfdiv_q_2exp.o
> mpz/cfdiv_r_2exp.o mpz/clear.o mpz/clrbit.o mpz/cmp.o mpz/cmp_d.o
> mpz/cmp_si.o mpz/cmp_ui.o mpz/cmpabs.o mpz/cmpabs_d.o mpz/cmpabs_ui.o
> mpz/com.o mpz/cong.o mpz/cong_2exp.o mpz/cong_ui.o mpz/divexact.o
> mpz/divegcd.o mpz/dive_ui.o mpz/divis.o mpz/divis_ui.o mpz/divis_2exp.o
> mpz/dump.o mpz/fac_ui.o mpz/fdiv_q.o mpz/fdiv_q_ui.o mpz/fdiv_qr.o
> mpz/fdiv_qr_ui.o mpz/fdiv_r.o mpz/fdiv_r_ui.o mpz/fdiv_ui.o mpz/fib_ui.o
> mpz/fib2_ui.o mpz/fits_sint.o mpz/fits_slong.o mpz/fits_sshort.o
> mpz/fits_uint.o mpz/fits_ulong.o mpz/fits_ushort.o mpz/gcd.o mpz/gcd_ui.o
> mpz/gcdext.o mpz/get_d.o mpz/get_d_2exp.o mpz/get_si.o mpz/get_str.o
> mpz/get_ui.o mpz/getlimbn.o mpz/hamdist.o mpz/init.o mpz/init2.o
> mpz/inp_raw.o mpz/inp_str.o mpz/invert.o mpz/ior.o mpz/iset.o mpz/iset_d.o
> mpz/iset_si.o mpz/iset_str.o mpz/iset_ui.o mpz/jacobi.o mpz/kronsz.o
> mpz/kronuz.o mpz/kronzs.o mpz/kronzu.o mpz/lcm.o mpz/lcm_ui.o
> mpz/lucnum_ui.o mpz/lucnum2_ui.o mpz/millerrabin.o mpz/mod.o mpz/mul.o
> mpz/mul_2exp.o mpz/mul_si.o mpz/mul_ui.o mpz/n_pow_ui.o mpz/neg.o
> mpz/nextprime.o mpz/out_raw.o mpz/out_str.o mpz/perfpow.o mpz/perfsqr.o
> mpz/popcount.o mpz/pow_ui.o mpz/powm.o mpz/powm_ui.o mpz/pprime_p.o
> mpz/random.o mpz/random2.o mpz/realloc.o mpz/realloc2.o mpz/remove.o
> mpz/root.o mpz/rrandomb.o mpz/scan0.o mpz/scan1.o mpz/set.o mpz/set_d.o
> mpz/set_f.o mpz/set_q.o mpz/set_si.o mpz/set_str.o mpz/set_ui.o mpz/setbit.o
> mpz/size.o mpz/sizeinbase.o mpz/sqrt.o mpz/sqrtrem.o mpz/sub.o mpz/sub_ui.o
> mpz/swap.o mpz/tdiv_ui.o mpz/tdiv_q.o mpz/tdiv_q_2exp.o mpz/tdiv_q_ui.o
> mpz/tdiv_qr.o mpz/tdiv_qr_ui.o mpz/tdiv_r.o mpz/tdiv_r_2exp.o
> mpz/tdiv_r_ui.o mpz/tstbit.o mpz/ui_pow_ui.o mpz/urandomb.o mpz/urandomm.o
> mpz/xor.o mpn/mp_bases.o mpn/udiv.o mpn/umul.o mpn/add.o mpn/add_1.o
> mpn/add_n.o mpn/sub.o mpn/sub_1.o mpn/sub_n.o mpn/mul_1.o mpn/addmul_1.o
> mpn/submul_1.o mpn/lshift.o mpn/rshift.o mpn/dive_1.o mpn/diveby3.o
> mpn/divis.o mpn/divrem.o mpn/divrem_1.o mpn/divrem_2.o mpn/fib2_ui.o
> mpn/mod_1.o mpn/mod_34lsub1.o mpn/mode1o.o mpn/dump.o mpn/mul.o
> mpn/mul_fft.o mpn/mul_n.o mpn/mul_basecase.o mpn/sqr_basecase.o mpn/random.o
> mpn/random2.o mpn/sqrtrem.o mpn/get_str.o mpn/set_str.o mpn/scan0.o
> mpn/scan1.o mpn/popcount.o mpn/hamdist.o mpn/cmp.o mpn/perfsqr.o
> mpn/bdivmod.o mpn/gcd_1.o mpn/gcd.o mpn/gcdext.o mpn/tdiv_qr.o
> mpn/dc_divrem_n.o mpn/sb_divrem_mn.o mpn/jacbase.o mpn/copyi.o mpn/copyd.o
> mpq/abs.o mpq/aors.o mpq/canonicalize.o mpq/clear.o mpq/cmp.o mpq/cmp_si.o
> mpq/cmp_ui.o mpq/div.o mpq/get_d.o mpq/get_den.o mpq/get_num.o mpq/get_str.o
> mpq/init.o mpq/inp_str.o mpq/inv.o mpq/md_2exp.o mpq/mul.o mpq/neg.o
> mpq/out_str.o mpq/set.o mpq/set_den.o mpq/set_num.o mpq/set_si.o
> mpq/set_str.o mpq/set_ui.o mpq/equal.o mpq/set_z.o mpq/set_d.o mpq/set_f.o
> mpq/swap.o printf/asprintf.o printf/asprntffuns.o printf/doprnt.o
> printf/doprntf.o printf/doprnti.o printf/fprintf.o printf/obprintf.o
> printf/obvprintf.o printf/obprntffuns.o printf/printf.o printf/printffuns.o
> printf/snprintf.o printf/snprntffuns.o printf/sprintf.o printf/sprintffuns.o
> printf/vasprintf.o printf/vfprintf.o printf/vprintf.o printf/vsnprintf.o
> printf/vsprintf.o scanf/doscan.o scanf/fscanf.o scanf/fscanffuns.o
> scanf/scanf.o scanf/sscanf.o scanf/sscanffuns.o scanf/vfscanf.o
> scanf/vscanf.o scanf/vsscanf.o
> ranlib .libs/libgmp.a
> creating libgmp.la
> (cd .libs && rm -f libgmp.la && ln -s ../libgmp.la libgmp.la)
> make[4]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3'
> make[3]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3'
> make[2]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/gmp3'
> touch gmp_all
> make[1]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre'
> rm -f o/cmpinclude.h ; cp h/cmpinclude.h o
> (cd o; make all)
> make[1]: Entering directory `/home/David Rager/gcl/gcl-2.6.8pre/o'
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> main.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> main.c: In function `main':
> main.c:153: warning: implicit declaration of function `recreate_heap1'
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> alloc.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> alloc.c: In function `gcl_init_alloc':
> alloc.c:930: warning: suggest parentheses around assignment used as truth
> value
> alloc.c:985: warning: overflow in implicit constant conversion
> alloc.c:986: warning: overflow in implicit constant conversion
> alloc.c: In function `malloc':
> alloc.c:1494: warning: implicit declaration of function `recreate_heap1'
> alloc.c: At top level:
> alloc.c:1668: warning: 'memalign' defined but not used
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> gbc.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> bitop.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> typespec.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> eval.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> macros.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> lex.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> bds.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> frame.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> predicate.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> reference.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> assignment.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> bind.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> let.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> conditional.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> block.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> iteration.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> mapfun.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> prog.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> multival.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> catch.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> ../bin/dpp.exe symbol
> dpp: symbol.d -> symbol.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> symbol.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm symbol.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> cfun.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> cmpaux.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> ../bin/dpp.exe package
> dpp: package.d -> package.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> package.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm package.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> big.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> number.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> num_pred.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> num_comp.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> num_arith.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> num_sfun.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> num_co.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> num_log.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> num_rand.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> earith.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> ../bin/dpp.exe character
> dpp: character.d -> character.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> character.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm character.c
> ../bin/dpp.exe sequence
> dpp: sequence.d -> sequence.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> sequence.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm sequence.c
> ../bin/dpp.exe list
> dpp: list.d -> list.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> list.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm list.c
> ../bin/dpp.exe hash
> dpp: hash.d -> hash.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> hash.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm hash.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> array.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> ../bin/dpp.exe string
> dpp: string.d -> string.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> string.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm string.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> regexpr.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> structure.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> toplevel.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> ../bin/dpp.exe file
> dpp: file.d -> file.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> file.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm file.c
> ../bin/dpp.exe read
> dpp: read.d -> read.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> read.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm read.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> backq.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> ../bin/dpp.exe print
> dpp: print.d -> print.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> print.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm print.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> format.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> ../bin/dpp.exe pathname
> dpp: pathname.d -> pathname.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> pathname.c 
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> rm pathname.c
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> unixfsys.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> unixfasl.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> error.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> gcc  -fwritable-strings  -DVOL=volatile  -I/home/dlr/gcl/gcl-2.6.8pre/o
> -fsigned-char -c -Wall -DVOL=volatile -fsigned-char -pipe -O3
> -fomit-frame-pointer  -I/home/dlr/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk
> unixtime.c  
> cc1: note: -fwritable-strings is deprecated; see documentation for details
> unixtime.c:99:4: #error Need to return runtime without generating a fixnum
> (else GBC(t_fixnum) will loop)
> unixtime.c: In function `runtime':
> unixtime.c:109: warning: no return statement in function returning non-void
> unixtime.c: In function `system_time_zone_helper':
> unixtime.c:285: error: structure has no member named `tm_gmtoff'
> make[1]: *** [unixtime.o] Error 1
> make[1]: Leaving directory `/home/David Rager/gcl/gcl-2.6.8pre/o'
> make: *** [unixport/saved_pre_gcl] Error 2
> ]0;/home/dlr/gcl/gcl-2.6.8pre
> 

The issue here is this:

int
runtime(void)
{

#ifdef USE_INTERNAL_REAL_TIME_FOR_RUNTIME

#  ifdef __MINGW32__    
    struct timeb t;
    if ( t0.time == 0 ) {
        ftime(&t0);
    }
    ftime ( &t );
    return ( ( t.time - t0.time ) * HZ1 + ( (t.millitm) * HZ1 ) / 1000 );
#  else
#  error Need to return runtime without generating a fixnum (else GBC(t_fixnum) 
will loop)
#  endif
    
#else   
        {
          struct tms buf;
          times(&buf);
          return(buf.tms_utime);
        }
#endif
}

I'm hoping cygwin follows unix -- just try adding 

#undef USE_INTERNAL_REAL_TIME_FOR_RUNTIME

to the end of h/config.h and h/gnuwin95.h, then make.

Please keep me posted.

Take care


> David address@hidden /home/dlr/gcl/gcl-2.6.8pre
> $
> 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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