gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: ACL2 compiling problems


From: Camm Maguire
Subject: [Gcl-devel] Re: ACL2 compiling problems
Date: 29 Nov 2005 17:46:46 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

Well, less than a stunning progress report thus far.  The saved image
bombs on attempting to grant execution privileges to its heap
(i.e. its data segment, mprotect(address,range,7)).  In other words,
we are failing in a low level system call due to some system
permissions issue. The odd thing is that the raw image does not seem
to suffer from this, only the image produced by unexec when saving the
system.  I have access to another FC4 machine and cannot reproduce
this there.  Here are the unames:

Linux xxxxxxxx 2.6.14-1.1637_FC4smp #1 SMP Wed Nov 9 18:34:11
EST 2005 i686 athlon i386 GNU/Linux

Linux yyyyyyyy 2.6.11-1.1369_FC4 #1 Thu Jun 2
22:55:56 EDT 2005 i686 i686 i386 GNU/Linux

I'm relatively certain this is due to some system security setting
which is forbidding this access to memory.  The sad thing is that it
appears to be a new "feature" as yet not worked around.  What a cat
and mouse game. 

Ring any bells, Tim?

Take care,

Sandip Ray <address@hidden> writes:

> PS: The gcl is in /u/installation/gcl. You should have write permissions 
> to the sources in that directory.
> 
> Thanks a lot for your help,
> 
> --- Sandip. 
> 
> On Tue, 29 Nov 2005, Camm Maguire wrote:
> 
> \\Greetings!  What type of machine is this?  Can you arrange remote ssh
> \\access for me to investigate?
> \\
> \\Take care,
> \\
> \\Sandip Ray <address@hidden> writes:
> \\
> \\> Hi Camm,
> \\> 
> \\> I got the version 2.6.8pre, and it seems not to have the sbrk problem, 
> but 
> \\> I seem to be getting error in the compilation process, somewhere in 
> \\> unixport directory. I dont quite know what it is. 
> \\> 
> \\> I have the full transcript below. Thanks for your help. 
> \\> 
> \\> --- Sandip.
> \\> 
> \\> address@hidden gcl-2.6.8pre]# ./configure
> \\> creating cache ./config.cache
> \\> checking host system type... i686-pc-linux-gnu
> \\> host=i686-pc-linux-gnu
> \\> enable_machine=
> \\> use=386-linux
> \\> checking for gcc... 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
> \\> Linux-2.6.11-1.1369_FC4
> \\> checking for unistd.h... yes
> \\> checking for sysconf in -lc... yes
> \\> checking for _SC_CLK_TCK... 100
> \\> checking for gmp.h... yes
> \\> checking for __gmpz_init in -lgmp... yes
> \\> checking for external gmp version... checking for leading underscore in 
> \\> object symbols... no
> \\> 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... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> \\> checking for dnet_ntoa in -ldnet... no
> \\> checking for dnet_ntoa in -ldnet_stub... no
> \\> checking for gethostbyname... yes
> \\> checking for connect... yes
> \\> checking for remove... yes
> \\> checking for shmat... yes
> \\> checking for IceConnectionNumber in -lICE... yes
> \\> -I/usr/X11R6/include
> \\> -L/usr/X11R6/lib
> \\> 
> \\> -lSM -lICE
> \\> checking for main in -lXmu... yes
> \\> checking for main in -lXt... yes
> \\> checking for main in -lXext... yes
> \\> checking for main in -lXaw... yes
> \\> checking for main in -lX11... yes
> \\> 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... yes
> \\> checking for ADDR_NO_RANOMIZE constant... 0x40000
> \\> checking for sys/personality.h... yes
> \\> checking for randomized brk remedy... yes
> \\> checking finding DBEGIN... got 0
> \\> checking finding CSTACK_ADDRESS... got -1081115328
> \\> checking sizeof long long int... yes
> \\> checking for pagewidth... 12
> \\> checking for getcwd... yes
> \\> checking for getwd... yes
> \\> checking for uname... yes
> \\> checking for gettimeofday... yes
> \\> checking for sys/ioctl.h... yes
> \\> checking for elf.h... yes
> \\> checking for elf_abi.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... yes
> \\> checking for float.h... yes
> \\> checking for isnormal... yes
> \\> checking for isfinite... yes
> \\> checking for sockets... checking for connect... (cached) yes
> \\> checking for gethostbyname... (cached) yes
> \\> checking for readline/readline.h... yes
> \\> checking for main in -lreadline... yes
> \\> checking for rl_completion_matches in -lreadline... no
> \\> checking For network code for nsocket.c... yes
> \\> checking check for listen using fcntl... yes
> \\> checking for profil... yes
> \\> checking for setenv... yes
> \\> checking for _cleanup... no
> \\> checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
> \\> checking check for SV_ONSTACK... yes
> \\> checking check for SIGSYS... yes
> \\> checking check for SIGEMT... no
> \\> checking for asm/sigcontext.h... yes
> \\> checking for asm/signal.h... yes
> \\> checking for sigcontext...... sigcontext in signal.h
> \\> checking for emacs... /usr/bin/emacs
> \\> checking emacs site lisp directory... /usr/share/emacs/21.4/site-lisp
> \\> checking emacs default.el... /usr/share/emacs/21.4/site-lisp/default.el
> \\> checking emacs info/dir... /usr/share/info/
> \\> checking for tcl/tk... checking for tclsh... tclsh
> \\> checking for main in -llieee... no
> \\> 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=386-linux
> \\> 
> \\> # for main link of raw_gcl
> \\> LIBS=    -lm  -lgmp /usr/lib/libbfd.a /usr/lib/libiberty.a -lreadline 
> \\> -lncurses
> \\> 
> \\> #The multi precision library stuff
> \\> MPFILES=$(MPDIR)/@MPI_FILE@ $(MPDIR)/libmport.a
> \\> 
> \\> 
> \\> # root for the installation, eg /usr/local
> \\> # This would cause make install to create /usr/local/bin/gcl and
> \\> # /usr/local/lib/gcl-2-??/* with some basic files.
> \\> prefix=/usr/local
> \\> 
> \\> # where to place the info files
> \\> INFO_DIR=/usr/share/info/
> \\> 
> \\> # where to put emacs lisp files.
> \\> EMACS_SITE_LISP=/usr/share/emacs/21.4/site-lisp
> \\> 
> \\> # the default.el file
> \\> EMACS_DEFAULT_EL=/usr/share/emacs/21.4/site-lisp/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= -L/usr/X11R6/lib -lXmu -lXt -lXext -lXaw -lX11
> \\> X_CFLAGS= -I/usr/X11R6/include
> \\> 
> \\> PROCESSOR_FLAGS=
> \\> 
> \\> EXTRA_LOBJS=
> \\> LEADING_UNDERSCORE=
> \\> GNU_LD=1
> \\> add-defs1 386-linux
> \\> using 386-linux.defs
> \\> address@hidden gcl-2.6.8pre]# make
> \\> (cd o && make ../h/new_decl.h)
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre/o'
> \\> gcc  -o grab_defs  grab_defs.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk plttest.c  
> \\> nm plttest.o | awk '/ U / {a=$2;if (k) sub("^_","",a);\
> \\>                             b=a;gsub("_","",b);\
> \\>                             if (match(j,b)) printf("MY_PLT(%s)\n",a)}' \
> \\>           j="$(awk '/main/ {i=1;next} {if (!i) next} /^ 
> \\> *[a-zA-Z_]*\(/ {sub("\\(.*$","",$1);print $1}' plttest.c)" k= | sort | 
> awk 
> \\> '{A[++k]=$0} END {for (i=1;i<=k;i++) printf("%s%s\n",A[i],i==k ? "" : 
> \\> ",");}' >plt.h
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E main.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > main.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E alloc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> alloc.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E gbc.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > gbc.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E bitop.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> bitop.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E typespec.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> typespec.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E eval.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > eval.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E macros.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> macros.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E lex.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > lex.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E bds.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bds.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E frame.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> frame.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E predicate.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> predicate.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E reference.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> reference.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E assignment.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> assignment.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E bind.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > bind.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E let.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > let.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E conditional.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> conditional.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E block.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> block.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E iteration.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> iteration.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E mapfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> mapfun.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E prog.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > prog.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E multival.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> multival.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E catch.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> catch.ini
> \\> gcc -I../h -I../gcl-tk -o ../bin/dpp ../bin/dpp.c
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E cfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > cfun.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E cmpaux.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> cmpaux.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E big.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > big.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E number.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> number.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E num_pred.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> num_pred.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E num_comp.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> num_comp.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E num_arith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> num_arith.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E num_sfun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> num_sfun.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E num_co.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> num_co.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E num_log.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> num_log.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E num_rand.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> num_rand.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E earith.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> earith.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 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 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 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 -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E array.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> array.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E regexpr.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> regexpr.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E structure.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> structure.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E toplevel.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> toplevel.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 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 -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E backq.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> backq.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E format.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> format.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E unixfsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> unixfsys.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E unixfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> unixfasl.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E error.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> error.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E unixtime.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> unixtime.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E unixsys.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> unixsys.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E unixsave.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> unixsave.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E funlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> funlink.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E plt.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > plt.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E fat_string.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> fat_string.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E run_process.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> run_process.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E nfunlink.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> nfunlink.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E usig.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > usig.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E usig2.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> usig2.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E utils.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> utils.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E makefun.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> makefun.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E sockets.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> sockets.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E gmp_wrappers.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> gmp_wrappers.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E clxsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> clxsocket.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E init_pari.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> init_pari.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E nsocket.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> nsocket.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> gcc -DNO_DEFUN -Wall -DVOL=volatile -fsigned-char -pipe -O3 
> \\> -fomit-frame-pointer  -I/u/installation/gcl/gcl-2.6.8pre/o -I../h 
> \\> -I../gcl-tk -E sfasl.c | sed -e 's:\"[ ]*):\"):g' | ./grab_defs > 
> \\> sfasl.ini
> \\> [ -e ../h/new_decl.h ] || touch ../h/new_decl.h
> \\> ../bin/dpp 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 -E -I../h foo.c | sed -n -e '/#/d' -e '/DO_/d' -e '/[a-zA-Z;]/p' > 
> \\> ../h/new_decl.h
> \\> rm foo.c
> \\> make[1]: Leaving directory `/u/installation/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 `/u/installation/gcl/gcl-2.6.8pre/bin'
> \\> gcc  -I../h  -o append  append.c
> \\> gcc -I../h  -o file-sub file-sub.c
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre/bin'
> \\> make mpfiles
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre'
> \\> make[1]: Nothing to be done for `mpfiles'.
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre'
> \\> rm -f o/cmpinclude.h ; cp h/cmpinclude.h o
> \\> (cd o; make all)
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre/o'
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk main.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk alloc.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk gbc.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk bitop.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk typespec.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk eval.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk macros.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk lex.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk bds.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk frame.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk predicate.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk reference.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk assignment.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk bind.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk let.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk conditional.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk block.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk iteration.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk mapfun.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk prog.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk multival.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk catch.c  
> \\> ../bin/dpp symbol
> \\> dpp: symbol.d -> symbol.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk symbol.c 
> \\> rm symbol.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk cfun.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk cmpaux.c  
> \\> ../bin/dpp package
> \\> dpp: package.d -> package.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk package.c 
> \\> rm package.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk big.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk number.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk num_pred.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk num_comp.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk num_arith.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk num_sfun.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk num_co.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk num_log.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk num_rand.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk earith.c  
> \\> ../bin/dpp character
> \\> dpp: character.d -> character.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk character.c 
> \\> rm character.c
> \\> ../bin/dpp sequence
> \\> dpp: sequence.d -> sequence.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk sequence.c 
> \\> rm sequence.c
> \\> ../bin/dpp list
> \\> dpp: list.d -> list.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk list.c 
> \\> rm list.c
> \\> ../bin/dpp hash
> \\> dpp: hash.d -> hash.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk hash.c 
> \\> rm hash.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk array.c  
> \\> ../bin/dpp string
> \\> dpp: string.d -> string.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk string.c 
> \\> rm string.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk regexpr.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk structure.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk toplevel.c  
> \\> ../bin/dpp file
> \\> dpp: file.d -> file.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk file.c 
> \\> rm file.c
> \\> ../bin/dpp read
> \\> dpp: read.d -> read.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk read.c 
> \\> rm read.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk backq.c  
> \\> ../bin/dpp print
> \\> dpp: print.d -> print.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk print.c 
> \\> rm print.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk format.c  
> \\> ../bin/dpp pathname
> \\> dpp: pathname.d -> pathname.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk pathname.c 
> \\> rm pathname.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk unixfsys.c  
> \\> unixfsys.c: In function -1truename:
> \\> unixfsys.c:277: warning: -1getwd is deprecated (declared at 
> \\> unixfsys.c:151)
> \\> unixfsys.c:360: warning: -1getwd is deprecated (declared at 
> \\> unixfsys.c:151)
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk unixfasl.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk error.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk unixtime.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk unixsys.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk unixsave.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk funlink.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk plt.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk fat_string.c  
> \\> fat_string.c: In function -1fSprofile:
> \\> fat_string.c:53: warning: null argument where non-null required (argument 
> \\> 1)
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk run_process.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk nfunlink.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk usig.c  
> \\> usig.c: In function -1unblock_signals:
> \\> usig.c:93: warning: -1sigblock is deprecated (declared at 
> \\> /usr/include/signal.h:181)
> \\> usig.c:93: warning: -1sigsetmask is deprecated (declared at 
> \\> /usr/include/signal.h:184)
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk usig2.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk utils.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk makefun.c  
> \\> gcc -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk   -c  sockets.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk gmp_wrappers.c  
> \\> gcc -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk   -c  clxsocket.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk init_pari.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk nsocket.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk sfasl.c  
> \\> ../bin/dpp gcl_readline
> \\> dpp: gcl_readline.d -> gcl_readline.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk gcl_readline.c 
> \\> gcl_readline.d: In function -1rl_completion:
> \\> gcl_readline.d:221: warning: implicit declaration of function 
> \\> -1completion_matches
> \\> gcl_readline.d:221: warning: return makes pointer from integer without a 
> \\> cast
> \\> rm gcl_readline.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk bcmp.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk bcopy.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk bzero.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk user_init.c  
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk user_match.c  
> \\> echo '#include "make-init.h"' > new_init.c
> \\> echo 'void NewInit(void){' >> new_init.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 >> new_init.c
> \\> echo '}' >> new_init.c
> \\> gcc -c -Wall -DVOL=volatile -fsigned-char -pipe   
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o -I../h -I../gcl-tk new_init.c -o 
> \\> new_init.o
> \\> rm -f gcllib.a
> \\> ar qc gcllib.a bcmp.o bcopy.o bzero.o user_init.o user_match.o 
> \\> ranlib gcllib.a
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre/o'
> \\> make h/cmpinclude.h
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre'
> \\> make[1]: `h/cmpinclude.h' is up to date.
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre'
> \\> rm -f o/cmpinclude.h ; cp h/cmpinclude.h o
> \\> (cd o; make all)
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre/o'
> \\> make[1]: Nothing to be done for `all'.
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre/o'
> \\> cd unixport && make saved_pre_gcl
> \\> ls: ../lsp/*.o: No such file or directory
> \\> ls: ../cmpnew/*.o: No such file or directory
> \\> ls: ../mod/*.o: No such file or directory
> \\> ls: ../pcl/*.o: No such file or directory
> \\> ls: ../clcs/*.o: No such file or directory
> \\> ls: ../clcs/clcs_*.lisp: No such file or directory
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre/unixport'
> \\> gcc -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o   -c -o sys_pre_gcl.o sys_pre_gcl.c
> \\> rm -rf gmp
> \\> mkdir gmp
> \\> a="" ; \
> \\> for i in $a ; do \
> \\>   cp $i gmp/$(echo $i | sed -e 's,\.\./,,1' -e 's,/,_,g') ; \
> \\> done
> \\> touch gmpfiles
> \\> rm -rf bfd
> \\> mkdir bfd
> \\> a="" ; \
> \\> for i in $a ; do \
> \\>   cp $i bfd/$(echo $i | sed -e 's,\.\./,,1' -e 's,/,_,g') ; \
> \\> done 
> \\> touch bfdfiles
> \\> rm -rf libpre_gcl.a
> \\> ar rs libpre_gcl.a ../o/alloc.o ../o/array.o ../o/assignment.o 
> \\> ../o/backq.o ../o/bds.o ../o/big.o ../o/bind.o ../o/bitop.o ../o/block.o 
> \\> ../o/catch.o ../o/cfun.o ../o/character.o ../o/clxsocket.o ../o/cmpaux.o 
> \\> ../o/conditional.o ../o/earith.o ../o/error.o ../o/eval.o 
> \\> ../o/fat_string.o ../o/file.o ../o/format.o ../o/frame.o ../o/funlink.o 
> \\> ../o/gbc.o ../o/gcl_readline.o ../o/gmp_wrappers.o ../o/hash.o 
> \\> ../o/init_pari.o ../o/iteration.o ../o/let.o ../o/lex.o ../o/list.o 
> \\> ../o/macros.o ../o/main.o ../o/makefun.o ../o/mapfun.o ../o/multival.o 
> \\> ../o/new_init.o ../o/nfunlink.o ../o/nsocket.o ../o/num_arith.o 
> \\> ../o/number.o ../o/num_comp.o ../o/num_co.o ../o/num_log.o 
> ../o/num_pred.o 
> \\> ../o/num_rand.o ../o/num_sfun.o ../o/package.o ../o/pathname.o ../o/plt.o 
> \\> ../o/predicate.o ../o/print.o ../o/prog.o ../o/read.o ../o/reference.o 
> \\> ../o/regexpr.o ../o/run_process.o ../o/sequence.o ../o/sfasl.o 
> \\> ../o/sockets.o ../o/string.o ../o/structure.o ../o/symbol.o 
> \\> ../o/toplevel.o ../o/typespec.o ../o/unixfasl.o ../o/unixfsys.o 
> \\> ../o/unixsave.o ../o/unixsys.o ../o/unixtime.o ../o/usig2.o ../o/usig.o 
> \\> ../o/utils.o sys_pre_gcl.o 
> \\> ar: creating libpre_gcl.a
> \\> cp ../o/gcllib.a libgclp.a
> \\> ranlib libgclp.a
> \\> cp init_pre_gcl.lsp.in init_pre_gcl.lsp.tmp
> \\> touch raw_pre_gcl_map
> \\> gcc -o raw_pre_gcl  \
> \\>   -L.  -Wl,-Map raw_pre_gcl_map   -lpre_gcl -lm  -lgmp 
> \\> /usr/lib/libbfd.a /usr/lib/libiberty.a -lreadline -lncurses -lc -lgclp 
> \\> cat init_pre_gcl.lsp.tmp | sed \
> \\>   -e "address@hidden@#(`cat ../majvers`.`cat ../minvers`) `date`#1" \
> \\>   -e "address@hidden@#`cat ../minvers | cut -f2 -d.`#1" \
> \\>   -e "address@hidden@#`cat ../minvers | cut -f1 -d.`#1" \
> \\>   -e "address@hidden@#`cat ../majvers`#1" \
> \\>   -e "address@hidden@#\"gcc -c -Wall -DVOL=volatile -fsigned-char -pipe 
> \\> \"#1" \
> \\>   -e "address@hidden@#\"gcc -o \"#1" \
> \\>   -e "address@hidden@#\"   -lpre_gcl -lm  -lgmp /usr/lib/libbfd.a 
> \\> /usr/lib/libiberty.a -lreadline -lncurses -lc -lgclp \"#1" \
> \\>   -e "address@hidden@#\"-O3 -fomit-frame-pointer\"#1" \
> \\>   -e "address@hidden@#\"-O\"#1" \
> \\>   -e "address@hidden@#\"init_pre_gcl.lsp\"#1" >init_pre_gcl.lsp
> \\> cp init_pre_gcl.lsp foo
> \\> echo " (in-package \"USER\")(system:save-system \"saved_pre_gcl\")" >>foo
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/raw_pre_gcl 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/ -libdir 
> \\> /u/installation/gcl/gcl-2.6.8pre/ < foo
> \\> GCL (GNU Common Lisp)  April 1994  131072 pages
> \\> Building symbol table for 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/raw_pre_gcl ..
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_export.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_defmacro.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_evalmacros.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_top.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_module.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_autoload.lsp
> \\> 
> \\> >
> \\> #<"COMPILER" package>
> \\> 
> \\> >
> \\> #<"SLOOP" package>
> \\> 
> \\> >
> \\> #<"SERROR" package>
> \\> 
> \\> >
> \\> #<"ANSI-LOOP" package>
> \\> 
> \\> >
> \\> #<"DEFPACKAGE" package>
> \\> 
> \\> >
> \\> #<"TK" package>
> \\> 
> \\> >
> \\> #<"SYSTEM" package>
> \\> 
> \\> SYSTEM>
> \\> *COMMAND-ARGS*
> \\> 
> \\> SYSTEM>loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_predlib.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_setf.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_arraylib.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_assert.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_defstruct.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_describe.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_iolib.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_listlib.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_mislib.lsp
> \\> 
> \\> Warning: LISP-IMPLEMENTATION-VERSION is being redefined.loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_numlib.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_packlib.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_seq.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_seqlib.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_trace.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_sloop.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_serror.lsp
> \\> loading 
> \\> 
> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_destructuring_bind.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_loop.lsp
> \\> 
> \\> Warning: LOOP is being redefined.loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_defpackage.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_make_defpackage.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpinline.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmputil.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_debug.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_info.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmptype.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpbind.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpblock.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpcall.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpcatch.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpenv.lsp
> \\> 
> \\> Warning: PROCLAIM is being redefined.
> \\> Warning: PROCLAMATION is being redefined.loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpeval.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpflet.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpfun.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpif.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmplabel.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmplam.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmplet.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmploc.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpmap.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpmulti.lsp
> \\> loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpspecial.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmptag.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmptop.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpvar.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpvs.lsp
> \\> loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpwt.lsp
> \\> 
> \\> Loading ../cmpnew/gcl_fasdmacros.lsp
> \\> Finished loading ../cmpnew/gcl_fasdmacros.lsp
> \\> Loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/sys-proclaim.lisp
> \\> Finished loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/sys-proclaim.lisp
> \\> Loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/sys-proclaim.lisp
> \\> Finished loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/sys-proclaim.lisp
> \\> Loading /u/installation/gcl/gcl-2.6.8pre/unixport/../gcl-tk/tk-package.lsp
> \\> Finished loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../gcl-tk/tk-package.lsp
> \\> Loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpmain.lsp
> \\> Warning: COMPILE-FILE is being redefined.
> \\> Warning: COMPILE is being redefined.
> \\> Warning: DISASSEMBLE is being redefined.
> \\> Finished loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpmain.lsp
> \\> Loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_lfun_list.lsp
> \\> Finished loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_lfun_list.lsp
> \\> Loading /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpopt.lsp
> \\> Finished loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../cmpnew/gcl_cmpopt.lsp
> \\> Loading /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_auto_new.lsp
> \\> Finished loading 
> \\> /u/installation/gcl/gcl-2.6.8pre/unixport/../lsp/gcl_auto_new.lsp
> \\> 
> \\> T
> \\> 
> \\> >
> \\> #<"USER" package>
> \\> 
> \\> >rm raw_pre_gcl init_pre_gcl.lsp
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre/unixport'
> \\> (cd lsp; touch *.lsp ; make all)
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre/lsp'
> \\> ../xbin/if-exists: line 13:  9612 Segmentation fault      $3
> \\> gcc: gcl_arraylib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_arraylib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9618 Segmentation fault      $3
> \\> gcc: gcl_assert.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_assert.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9624 Segmentation fault      $3
> \\> gcc: gcl_defmacro.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_defmacro.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9630 Segmentation fault      $3
> \\> gcc: gcl_defstruct.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_defstruct.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9636 Segmentation fault      $3
> \\> gcc: gcl_describe.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_describe.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9642 Segmentation fault      $3
> \\> gcc: gcl_evalmacros.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_evalmacros.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9648 Segmentation fault      $3
> \\> gcc: gcl_iolib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_iolib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9654 Segmentation fault      $3
> \\> gcc: gcl_listlib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_listlib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9660 Segmentation fault      $3
> \\> gcc: gcl_mislib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_mislib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9666 Segmentation fault      $3
> \\> gcc: gcl_module.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_module.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9672 Segmentation fault      $3
> \\> gcc: gcl_numlib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_numlib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9678 Segmentation fault      $3
> \\> gcc: gcl_packlib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_packlib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9684 Segmentation fault      $3
> \\> gcc: gcl_predlib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_predlib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9690 Segmentation fault      $3
> \\> gcc: gcl_seq.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_seq.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9696 Segmentation fault      $3
> \\> gcc: gcl_seqlib.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_seqlib.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9702 Segmentation fault      $3
> \\> gcc: gcl_setf.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_setf.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9708 Segmentation fault      $3
> \\> gcc: gcl_top.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_top.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9714 Segmentation fault      $3
> \\> gcc: gcl_trace.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_trace.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9720 Segmentation fault      $3
> \\> gcc: gcl_sloop.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_sloop.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9726 Segmentation fault      $3
> \\> gcc: gcl_debug.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_debug.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9732 Segmentation fault      $3
> \\> gcc: gcl_info.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_info.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9738 Segmentation fault      $3
> \\> gcc: gcl_serror.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_serror.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9744 Segmentation fault      $3
> \\> gcc: gcl_destructuring_bind.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_destructuring_bind.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9750 Segmentation fault      $3
> \\> gcc: gcl_defpackage.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_defpackage.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9756 Segmentation fault      $3
> \\> gcc: gcl_make_defpackage.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_make_defpackage.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9762 Segmentation fault      $3
> \\> gcc: gcl_loop.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_loop.data: No such file or directory
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre/lsp'
> \\> (cd cmpnew; touch *.lsp ; make all)
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre/cmpnew'
> \\> ../xbin/if-exists: line 13:  9772 Segmentation fault      $3
> \\> gcc: gcl_cmpbind.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpbind.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9778 Segmentation fault      $3
> \\> gcc: gcl_cmpblock.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpblock.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9784 Segmentation fault      $3
> \\> gcc: gcl_cmpcall.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpcall.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9790 Segmentation fault      $3
> \\> gcc: gcl_cmpcatch.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpcatch.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9796 Segmentation fault      $3
> \\> gcc: gcl_cmpenv.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpenv.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9802 Segmentation fault      $3
> \\> gcc: gcl_cmpeval.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpeval.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9808 Segmentation fault      $3
> \\> gcc: gcl_cmpflet.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpflet.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9814 Segmentation fault      $3
> \\> gcc: gcl_cmpfun.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpfun.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9820 Segmentation fault      $3
> \\> gcc: gcl_cmpif.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpif.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9826 Segmentation fault      $3
> \\> gcc: gcl_cmpinline.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpinline.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9832 Segmentation fault      $3
> \\> gcc: gcl_cmplabel.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmplabel.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9838 Segmentation fault      $3
> \\> gcc: gcl_cmplam.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmplam.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9844 Segmentation fault      $3
> \\> gcc: gcl_cmplet.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmplet.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9850 Segmentation fault      $3
> \\> gcc: gcl_cmploc.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmploc.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9856 Segmentation fault      $3
> \\> gcc: gcl_cmpmap.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpmap.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9862 Segmentation fault      $3
> \\> gcc: gcl_cmpmulti.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpmulti.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9868 Segmentation fault      $3
> \\> gcc: gcl_cmpspecial.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpspecial.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9874 Segmentation fault      $3
> \\> gcc: gcl_cmptag.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmptag.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9880 Segmentation fault      $3
> \\> gcc: gcl_cmptop.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmptop.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9886 Segmentation fault      $3
> \\> gcc: gcl_cmptype.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmptype.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9892 Segmentation fault      $3
> \\> gcc: gcl_cmputil.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmputil.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9898 Segmentation fault      $3
> \\> gcc: gcl_cmpvar.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpvar.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9904 Segmentation fault      $3
> \\> gcc: gcl_cmpvs.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpvs.data: No such file or directory
> \\> ../xbin/if-exists: line 13:  9910 Segmentation fault      $3
> \\> gcc: gcl_cmpwt.c: No such file or directory
> \\> gcc: no input files
> \\> cat: gcl_cmpwt.data: No such file or directory
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre/cmpnew'
> \\> cd unixport && make saved_gcl
> \\> ls: ../mod/*.o: No such file or directory
> \\> ls: ../pcl/*.o: No such file or directory
> \\> ls: ../clcs/*.o: No such file or directory
> \\> ls: ../clcs/clcs_*.lisp: No such file or directory
> \\> make[1]: Entering directory `/u/installation/gcl/gcl-2.6.8pre/unixport'
> \\> gcc -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
> \\> -I/u/installation/gcl/gcl-2.6.8pre/o   -c -o sys_gcl.o sys_gcl.c
> \\> rm -rf libgcl.a
> \\> ar rs libgcl.a ../o/alloc.o ../o/array.o ../o/assignment.o ../o/backq.o 
> \\> ../o/bds.o ../o/big.o ../o/bind.o ../o/bitop.o ../o/block.o ../o/catch.o 
> \\> ../o/cfun.o ../o/character.o ../o/clxsocket.o ../o/cmpaux.o 
> \\> ../o/conditional.o ../o/earith.o ../o/error.o ../o/eval.o 
> \\> ../o/fat_string.o ../o/file.o ../o/format.o ../o/frame.o ../o/funlink.o 
> \\> ../o/gbc.o ../o/gcl_readline.o ../o/gmp_wrappers.o ../o/hash.o 
> \\> ../o/init_pari.o ../o/iteration.o ../o/let.o ../o/lex.o ../o/list.o 
> \\> ../o/macros.o ../o/main.o ../o/makefun.o ../o/mapfun.o ../o/multival.o 
> \\> ../o/new_init.o ../o/nfunlink.o ../o/nsocket.o ../o/num_arith.o 
> \\> ../o/number.o ../o/num_comp.o ../o/num_co.o ../o/num_log.o 
> ../o/num_pred.o 
> \\> ../o/num_rand.o ../o/num_sfun.o ../o/package.o ../o/pathname.o ../o/plt.o 
> \\> ../o/predicate.o ../o/print.o ../o/prog.o ../o/read.o ../o/reference.o 
> \\> ../o/regexpr.o ../o/run_process.o ../o/sequence.o ../o/sfasl.o 
> \\> ../o/sockets.o ../o/string.o ../o/structure.o ../o/symbol.o 
> \\> ../o/toplevel.o ../o/typespec.o ../o/unixfasl.o ../o/unixfsys.o 
> \\> ../o/unixsave.o ../o/unixsys.o ../o/unixtime.o ../o/usig2.o ../o/usig.o 
> \\> ../o/utils.o ../lsp/gcl_arraylib.o ../lsp/gcl_assert.o ../lsp/gcl_debug.o 
> \\> ../lsp/gcl_defmacro.o ../lsp/gcl_defpackage.o ../lsp/gcl_defstruct.o 
> \\> ../lsp/gcl_describe.o ../lsp/gcl_destructuring_bind.o 
> \\> ../lsp/gcl_evalmacros.o ../lsp/gcl_info.o ../lsp/gcl_iolib.o 
> \\> ../lsp/gcl_listlib.o ../lsp/gcl_loop.o ../lsp/gcl_make_defpackage.o 
> \\> ../lsp/gcl_mislib.o ../lsp/gcl_module.o ../lsp/gcl_numlib.o 
> \\> ../lsp/gcl_packlib.o ../lsp/gcl_predlib.o ../lsp/gcl_seqlib.o 
> \\> ../lsp/gcl_seq.o ../lsp/gcl_serror.o ../lsp/gcl_setf.o ../lsp/gcl_sloop.o 
> \\> ../lsp/gcl_top.o ../lsp/gcl_trace.o ../cmpnew/gcl_cmpbind.o 
> \\> ../cmpnew/gcl_cmpblock.o ../cmpnew/gcl_cmpcall.o ../cmpnew/gcl_cmpcatch.o 
> \\> ../cmpnew/gcl_cmpenv.o ../cmpnew/gcl_cmpeval.o ../cmpnew/gcl_cmpflet.o 
> \\> ../cmpnew/gcl_cmpfun.o ../cmpnew/gcl_cmpif.o ../cmpnew/gcl_cmpinline.o 
> \\> ../cmpnew/gcl_cmplabel.o ../cmpnew/gcl_cmplam.o ../cmpnew/gcl_cmplet.o 
> \\> ../cmpnew/gcl_cmploc.o ../cmpnew/gcl_cmpmap.o ../cmpnew/gcl_cmpmulti.o 
> \\> ../cmpnew/gcl_cmpspecial.o ../cmpnew/gcl_cmptag.o ../cmpnew/gcl_cmptop.o 
> \\> ../cmpnew/gcl_cmptype.o ../cmpnew/gcl_cmputil.o ../cmpnew/gcl_cmpvar.o 
> \\> ../cmpnew/gcl_cmpvs.o ../cmpnew/gcl_cmpwt.o sys_gcl.o 
> \\> ar: creating libgcl.a
> \\> cp init_gcl.lsp.in init_gcl.lsp.tmp
> \\> cat init_gcl.lsp.tmp | sed \
> \\>   -e "address@hidden@#(`cat ../majvers`.`cat ../minvers`) `date`#1" \
> \\>   -e "address@hidden@#`cat ../minvers | cut -f2 -d.`#1" \
> \\>   -e "address@hidden@#`cat ../minvers | cut -f1 -d.`#1" \
> \\>   -e "address@hidden@#`cat ../majvers`#1" \
> \\>   -e "address@hidden@#\"gcc -c -Wall -DVOL=volatile -fsigned-char -pipe 
> \\> \"#1" \
> \\>   -e "address@hidden@#\"gcc -o \"#1" \
> \\>   -e "address@hidden@#\"   -lgcl -lm  -lgmp /usr/lib/libbfd.a 
> \\> /usr/lib/libiberty.a -lreadline -lncurses -lc -lgclp \"#1" \
> \\>   -e "address@hidden@#\"-O3 -fomit-frame-pointer\"#1" \
> \\>   -e "address@hidden@#\"-O\"#1" \
> \\>   -e "address@hidden@#\"init_gcl.lsp\"#1" >init_gcl.lsp
> \\> touch raw_gcl_map
> \\> gcc -o raw_gcl  \
> \\>   -L.  -Wl,-Map raw_gcl_map   -lgcl -lm  -lgmp /usr/lib/libbfd.a 
> \\> /usr/lib/libiberty.a -lreadline -lncurses -lc -lgclp 
> \\> ./libgcl.a(sys_gcl.o)(.text+0x34a1): In function `gcl_init_system':
> \\> sys_gcl.c: undefined reference to `init_gcl_cmpwt'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3532):sys_gcl.c: undefined reference to 
> \\> `init_gcl_predlib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x35c3):sys_gcl.c: undefined reference to 
> \\> `init_gcl_setf'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3654):sys_gcl.c: undefined reference to 
> \\> `init_gcl_assert'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x36e5):sys_gcl.c: undefined reference to 
> \\> `init_gcl_arraylib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3776):sys_gcl.c: undefined reference to 
> \\> `init_gcl_defstruct'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3807):sys_gcl.c: undefined reference to 
> \\> `init_gcl_describe'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3898):sys_gcl.c: undefined reference to 
> \\> `init_gcl_numlib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3929):sys_gcl.c: undefined reference to 
> \\> `init_gcl_listlib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x39ba):sys_gcl.c: undefined reference to 
> \\> `init_gcl_seq'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3a4b):sys_gcl.c: undefined reference to 
> \\> `init_gcl_iolib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3adc):sys_gcl.c: undefined reference to 
> \\> `init_gcl_packlib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3b6d):sys_gcl.c: undefined reference to 
> \\> `init_gcl_mislib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3bfe):sys_gcl.c: undefined reference to 
> \\> `init_gcl_seqlib'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3c8f):sys_gcl.c: undefined reference to 
> \\> `init_gcl_trace'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3d20):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpenv'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3db1):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmputil'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3e42):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmploc'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3ed3):sys_gcl.c: undefined reference to 
> \\> `init_gcl_loop'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3f64):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpif'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x3ff5):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpbind'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4086):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmptag'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4117):sys_gcl.c: undefined reference to 
> \\> `init_gcl_serror'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x41a8):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpflet'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4239):sys_gcl.c: undefined reference to 
> \\> `init_gcl_info'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x42ca):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpmulti'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x435b):sys_gcl.c: undefined reference to 
> \\> `init_gcl_make_defpackage'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x43ec):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmplam'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x447d):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpcall'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x450e):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpvar'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x459f):sys_gcl.c: undefined reference to 
> \\> `init_gcl_sloop'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4630):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpeval'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x46c1):sys_gcl.c: undefined reference to 
> \\> `init_gcl_debug'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4752):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpmap'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x47e3):sys_gcl.c: undefined reference to 
> \\> `init_gcl_defpackage'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4874):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmplabel'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4905):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpblock'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4996):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmptop'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4a27):sys_gcl.c: undefined reference to 
> \\> `init_gcl_destructuring_bind'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4ab8):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpfun'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4b49):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmptype'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4bda):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpspecial'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4c6b):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpinline'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4cfc):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmplet'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4d8d):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpcatch'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x4e1a):sys_gcl.c: undefined reference to 
> \\> `init_gcl_cmpvs'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x5693): In function `gcl_init_init':
> \\> sys_gcl.c: undefined reference to `init_gcl_defmacro'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x5701):sys_gcl.c: undefined reference to 
> \\> `init_gcl_evalmacros'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x576f):sys_gcl.c: undefined reference to 
> \\> `init_gcl_top'
> \\> ./libgcl.a(sys_gcl.o)(.text+0x57dd):sys_gcl.c: undefined reference to 
> \\> `init_gcl_module'
> \\> collect2: ld returned 1 exit status
> \\> make[1]: *** [raw_gcl] Error 1
> \\> rm init_gcl.lsp.tmp raw_gcl_map
> \\> make[1]: Leaving directory `/u/installation/gcl/gcl-2.6.8pre/unixport'
> \\> make: *** [unixport/saved_gcl] Error 2
> \\> address@hidden 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]