mit-scheme-devel
[Top][All Lists]
Advanced

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

[MIT-Scheme-devel] Compilation of 7.7.90 blows during make


From: Paulo Jorge de Oliveira Cantante de Matos
Subject: [MIT-Scheme-devel] Compilation of 7.7.90 blows during make
Date: Mon, 10 Nov 2003 18:14:45 +0000

Hi,

./Setup.sh and ./configure --prefix=/usr/local/mitscheme go just fine
but make blows up. The following is everything that shows up :

euler src # make
( cd microcode && make all )
make[1]: Entering directory
`/home/pmatos/mitscheme/mit-scheme-7.7.90/src/microcode'
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
artutl.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
avltree.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bignum.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bigprm.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bitstr.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c boot.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c char.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
comutl.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
daemon.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
debug.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
dfloat.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
error.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
extern.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
fasload.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
fixnum.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
flonum.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
generic.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
hooks.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c hunk.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
intern.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
interp.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
intprm.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c list.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
lookprm.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
lookup.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
missing.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
obstack.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
option.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
osscheme.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
ostty.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c outf.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c prim.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
primutl.c
primutl.c: In function `grow_primitive_tables':
primutl.c:175: warning: dereferencing type-punned pointer will break
strict-aliasing rules
primutl.c:178: warning: dereferencing type-punned pointer will break
strict-aliasing rules
primutl.c:181: warning: dereferencing type-punned pointer will break
strict-aliasing rules
primutl.c:184: warning: dereferencing type-punned pointer will break
strict-aliasing rules
primutl.c:187: warning: dereferencing type-punned pointer will break
strict-aliasing rules
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prmcon.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
ptrvec.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
purutl.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
regex.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
rgxprim.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c step.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
storage.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
string.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
syntax.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
sysprim.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c term.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
tterm.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
transact.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
utils.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
vector.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c wind.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prosenv.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prosfile.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prosfs.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prosio.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prosproc.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prospty.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prosterm.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
prostty.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
pruxsock.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
intext.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
pruxenv.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
pruxfs.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
pruxio.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c ux.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxctty.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxenv.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxfile.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c uxfs.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c uxio.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxproc.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxsig.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxsock.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxterm.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxtop.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxtrap.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxtty.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
uxutil.c
./makegen/m4.sh -P SUPPRESS_LEADING_UNDERSCORE,1 cmpauxmd.m4 >
cmpauxmd.s
as  -o cmpauxmd.o cmpauxmd.s
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
pruxdld.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
terminfo.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
x11base.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
x11term.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
x11graph.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
x11color.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
cmpint.c
cmpint.c: In function `link_cc_block':
cmpint.c:1229: warning: unused variable `block_len'
cmpint.c: In function `declare_compiled_code_block':
cmpint.c:2344: warning: unused variable `block_addr'
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
fasdump.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
gcloop.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
memmag.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
purify.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
wabbit.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
findprim.c
rm -f findprim
gcc -g -O2 -Wall  -o findprim  findprim.o -lm -ldl  -lncurses
rm -f usrdef.c
./findprim artutl.c avltree.c bignum.c bigprm.c bitstr.c boot.c char.c
comutl.c daemon.c debug.c dfloat.c error.c extern.c fasload.c fixnum.c
flonum.c generic.c hooks.c hunk.c intern.c interp.c intprm.c list.c
lookprm.c lookup.c missing.c obstack.c option.c osscheme.c ostty.c
outf.c prim.c primutl.c prmcon.c ptrvec.c purutl.c regex.c rgxprim.c
step.c storage.c string.c syntax.c sysprim.c term.c tterm.c transact.c
utils.c vector.c wind.c prosenv.c prosfile.c prosfs.c prosio.c
prosproc.c prospty.c prosterm.c prostty.c pruxsock.c intext.c pruxenv.c
pruxfs.c pruxio.c ux.c uxctty.c uxenv.c uxfile.c uxfs.c uxio.c uxproc.c
uxsig.c uxsock.c uxterm.c uxtop.c uxtrap.c uxtty.c uxutil.c cmpauxmd.m4
pruxdld.c terminfo.c x11base.c x11term.c x11graph.c x11color.c cmpint.c
fasdump.c gcloop.c memmag.c purify.c wabbit.c > usrdef.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
usrdef.c
rm -f scheme
gcc -g -O2 -Wall  -o scheme -L/usr/X11R6/lib  -export-dynamic artutl.o
avltree.o bignum.o bigprm.o bitstr.o boot.o char.o comutl.o daemon.o
debug.o dfloat.o error.o extern.o fasload.o fixnum.o flonum.o generic.o
hooks.o hunk.o intern.o interp.o intprm.o list.o lookprm.o lookup.o
missing.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o
prmcon.o ptrvec.o purutl.o regex.o rgxprim.o step.o storage.o string.o
syntax.o sysprim.o term.o tterm.o transact.o utils.o vector.o wind.o
prosenv.o prosfile.o prosfs.o prosio.o prosproc.o prospty.o prosterm.o
prostty.o pruxsock.o intext.o pruxenv.o pruxfs.o pruxio.o ux.o uxctty.o
uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsock.o uxterm.o
uxtop.o uxtrap.o uxtty.o uxutil.o cmpauxmd.o pruxdld.o terminfo.o
x11base.o x11term.o x11graph.o x11color.o cmpint.o fasdump.o gcloop.o
memmag.o purify.o wabbit.o usrdef.o  -lSM -lICE -lX11  -lm -ldl 
-lncurses
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bchdmp.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bchgcl.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bchmmg.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bchpur.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bchutl.c
rm -f bchdef.c
./findprim artutl.c avltree.c bignum.c bigprm.c bitstr.c boot.c char.c
comutl.c daemon.c debug.c dfloat.c error.c extern.c fasload.c fixnum.c
flonum.c generic.c hooks.c hunk.c intern.c interp.c intprm.c list.c
lookprm.c lookup.c missing.c obstack.c option.c osscheme.c ostty.c
outf.c prim.c primutl.c prmcon.c ptrvec.c purutl.c regex.c rgxprim.c
step.c storage.c string.c syntax.c sysprim.c term.c tterm.c transact.c
utils.c vector.c wind.c prosenv.c prosfile.c prosfs.c prosio.c
prosproc.c prospty.c prosterm.c prostty.c pruxsock.c intext.c pruxenv.c
pruxfs.c pruxio.c ux.c uxctty.c uxenv.c uxfile.c uxfs.c uxio.c uxproc.c
uxsig.c uxsock.c uxterm.c uxtop.c uxtrap.c uxtty.c uxutil.c cmpauxmd.m4
pruxdld.c terminfo.c x11base.c x11term.c x11graph.c x11color.c cmpint.c
bchdmp.c bchgcl.c bchmmg.c bchpur.c bchutl.c > bchdef.c
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bchdef.c
rm -f bchscheme
gcc -g -O2 -Wall  -o bchscheme -L/usr/X11R6/lib  -export-dynamic
artutl.o avltree.o bignum.o bigprm.o bitstr.o boot.o char.o comutl.o
daemon.o debug.o dfloat.o error.o extern.o fasload.o fixnum.o flonum.o
generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookprm.o
lookup.o missing.o obstack.o option.o osscheme.o ostty.o outf.o prim.o
primutl.o prmcon.o ptrvec.o purutl.o regex.o rgxprim.o step.o storage.o
string.o syntax.o sysprim.o term.o tterm.o transact.o utils.o vector.o
wind.o prosenv.o prosfile.o prosfs.o prosio.o prosproc.o prospty.o
prosterm.o prostty.o pruxsock.o intext.o pruxenv.o pruxfs.o pruxio.o
ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsock.o
uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o cmpauxmd.o pruxdld.o
terminfo.o x11base.o x11term.o x11graph.o x11color.o cmpint.o bchdmp.o
bchgcl.o bchmmg.o bchpur.o bchutl.o bchdef.o  -lSM -lICE -lX11  -lm
-ldl  -lncurses
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include -c
bchdrn.c
rm -f gcdrone
gcc -g -O2 -Wall  -o gcdrone  bchdrn.o bchutl.o -lm -ldl  -lncurses
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include
-DCOMPILE_AS_MODULE -fPIC -c prbfish.c
gcc -g -O2 -Wall  -o prbfish.so -shared prbfish.o -lcrypto -lc
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include
-DCOMPILE_AS_MODULE -fPIC -c prmd5.c
gcc -g -O2 -Wall  -o prmd5.so -shared prmd5.o -lcrypto -lc
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include
-DCOMPILE_AS_MODULE -fPIC -c prmhash.c
gcc -g -O2 -Wall  -o prmhash.so -shared prmhash.o -lmhash -lc
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include
-DCOMPILE_AS_MODULE -fPIC -c prmcrypt.c
gcc -g -O2 -Wall  -o prmcrypt.so -shared prmcrypt.o -lmcrypt -lltdl -lc
gcc -DMIT_SCHEME
-DDEFAULT_LIBRARY_PATH=\"/usr/local/mitscheme/lib/mit-scheme\"
-DHAVE_CONFIG_H -I. -I. -I.  -g -O2 -Wall -I/usr/X11R6/include
-DCOMPILE_AS_MODULE -fPIC -c prgdbm.c
gcc -g -O2 -Wall  -o prgdbm.so -shared prgdbm.o -lgdbm -lc
./utabmd.sh
Scheme Microcode Version 14.9
MIT Scheme running under GNU/Linux
Type `^C' (control-C) followed by `H' to obtain information about
interrupts.
Scheme saved on Monday June 17, 2002 at 10:03:44 PM
  Release 7.7.1
  Microcode 14.9
  Runtime 15.1
;Warning: Unhandled command line options: ("--compiler" "--eval" "(sf"
"\"utabmd\")")
 
1 ]=>
End of input stream reached
Happy Happy Joy Joy.
rm cmpauxmd.s
make[1]: Leaving directory
`/home/pmatos/mitscheme/mit-scheme-7.7.90/src/microcode'
./etc/compile.sh .
Scheme Microcode Version 14.9
MIT Scheme running under GNU/Linux
Type `^C' (control-C) followed by `H' to obtain information about
interrupts.
Scheme saved on Monday June 17, 2002 at 10:03:48 PM
  Release 7.7.1
  Microcode 14.9
  Runtime 15.1
  SF 4.40
  Liar (Intel i386) 4.115
  Edwin 3.112
 
1 ]=> #| -*-Scheme-*-
 
$Id: compile.scm,v 1.7 2003/02/14 18:48:11 cph Exp $
 
Copyright 2000,2001,2002 Massachusetts Institute of Technology
 
This file is part of MIT/GNU Scheme.
 
MIT/GNU Scheme is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.
 
MIT/GNU Scheme is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.
 
You should have received a copy of the GNU General Public License
along with MIT/GNU Scheme; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA.
 
|#
 
;;;; Program to compile MIT/GNU Scheme.
 
;;; This compiles the part of the system written in Scheme.
;;; The part written in C is compiled using "make".
 
(begin
  (with-working-directory-pathname "cref"
    (lambda ()
      (load "cref.sf")
      (load "cref.cbf")
      (if (not (name->package '(CROSS-REFERENCE)))
          (load "make"))))
  (for-each (lambda (name)
              (with-working-directory-pathname name
                (lambda ()
                  (load (pathname-new-type name "sf"))
                  (load (pathname-new-type name "cbf")))))
            '("runtime" "sf" "compiler" "edwin" "6001"))
  (with-working-directory-pathname "cref"
    (lambda ()
      (if (not (file-exists? "cref.con"))
          (load "cref.sf"))))
  (for-each (lambda (name)
              (load (merge-pathnames "compile" (pathname-as-directory
name))))
            '("sos" "star-parser" "imail" "xml"))
  (with-working-directory-pathname "runtime-check"
    (lambda ()
      (load "runtime.cbf"))))
;Loading "cref.sf"
Syntax file: "object.scm" "object.bin"
    Read...
      Time taken: .01 (process time); .026 (real time)
    Syntax...
      Time taken: .03 (process time); .051 (real time)
    Transform...
      Time taken: 0. (process time); .026 (real time)
    Optimize...
      Time taken: .01 (process time); .004 (real time)
    Generate SCode...
      Time taken: 0. (process time); .004 (real time)
;Dumping "object.ext" -- done
;Dumping "object.bin" -- done
Syntax file: "anfile.scm" "anfile.bin"
    Read...
      Time taken: .01 (process time); .006 (real time)
    Syntax...
      Time taken: .01 (process time); .014 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "anfile.bin" -- done
Syntax file: "conpkg.scm" "conpkg.bin"
    Read...
      Time taken: 0. (process time); .021 (real time)
    Syntax...
      Time taken: .02 (process time); .022 (real time)
    Transform...
;Loading "object.ext" -- done
      Time taken: .01 (process time); .006 (real time)
    Optimize...
      Time taken: 0. (process time); .004 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "conpkg.bin" -- done
Syntax file: "forpkg.scm" "forpkg.bin"
    Read...
      Time taken: .01 (process time); .047 (real time)
    Syntax...
      Time taken: .02 (process time); .038 (real time)
    Transform...
;Loading "object.ext" -- done
      Time taken: .01 (process time); .006 (real time)
    Optimize...
      Time taken: .01 (process time); .026 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "forpkg.ext" -- done
;Dumping "forpkg.bin" -- done
Syntax file: "make.scm" "make.bin"
    Read...
      Time taken: 0. (process time); 0. (real time)
    Syntax...
      Time taken: 0. (process time); .001 (real time)
    Transform...
      Time taken: 0. (process time); 0. (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "make.bin" -- done
Syntax file: "mset.scm" "mset.bin"
    Read...
      Time taken: 0. (process time); .001 (real time)
    Syntax...
      Time taken: 0. (process time); .002 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "mset.bin" -- done
Syntax file: "redpkg.scm" "redpkg.bin"
    Read...
      Time taken: .02 (process time); .058 (real time)
    Syntax...
      Time taken: .04 (process time); .067 (real time)
    Transform...
;Loading "object.ext" -- done
      Time taken: .01 (process time); .015 (real time)
    Optimize...
      Time taken: .01 (process time); .012 (real time)
    Generate SCode...
      Time taken: 0. (process time); .004 (real time)
;Dumping "redpkg.ext" -- done
;Dumping "redpkg.bin" -- done
Syntax file: "toplev.scm" "toplev.bin"
    Read...
      Time taken: 0. (process time); .003 (real time)
    Syntax...
      Time taken: 0. (process time); .004 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "toplev.bin" -- done
;Loading "triv.pkg" -- done
;Dumping "cref-unx.pkd" -- done
 -- done
;Loading "cref.cbf"
Compile File: "anfile.bin" => "anfile.com"
;Loading "anfile.bin" -- done
    Compiling procedure: analyze-file...
    Compiling procedure: analyze/top-level...
    Compiling procedure: sort-expressions...
    Compiling procedure: process-top-level...
    Compiling procedure: analyze/top-level/definition...
    Compiling procedure: analyze-and-compress...
    Compiling procedure: analyze/expression...
    Compiling procedure: analyze/expressions...
    Compiling procedure: analyze/uninteresting...
    Compiling procedure: analyze/error...
    Compiling procedure: analyze/access...
    Compiling procedure: analyze/variable...
    Compiling procedure: analyze/assignment...
    Compiling procedure: analyze/combination...
    Compiling procedure: analyze/lambda...
    Compiling procedure: analyze/error-combination...
    Compiling procedure: analyze/delay...
    Compiling procedure: analyze/sequence...
    Compiling procedure: analyze/conditional...
    Compiling procedure: analyze/disjunction...
    Compiling procedure: analyze/comment...
    Compiling procedure: eq-set-adjoin...
    Compiling procedure: eq-set-union...
    Compiling procedure: eq-set-difference...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/anfile.bci" dumped
;Dumping "anfile.com" -- done
Compile File: "conpkg.bin" => "conpkg.com"
;Loading "conpkg.bin" -- done
    Compiling procedure: construct-external-descriptions...
    Compiling procedure: new-extension-packages...
    Compiling procedure: new-internal-binding?...
    Compiling procedure: package-structure<?...
    Compiling procedure: package/topological<?...
    Compiling procedure: package->external...
    Compiling procedure: split-links...
    Compiling procedure: package-load->external...
    Compiling procedure: map-clauses...
    Compiling procedure: map-files...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/conpkg.bci" dumped
;Dumping "conpkg.com" -- done
Compile File: "forpkg.bin" => "forpkg.com"
;Loading "forpkg.bin" -- done
    Compiling procedure: format-packages...
    Compiling procedure: format-packages-unusual...
    Compiling procedure: format-package...
    Compiling procedure: format-value-cells...
    Compiling procedure: get-value-cells/unusual...
    Compiling procedure: get-value-cells...
    Compiling procedure: write-package-name...
    Compiling procedure: format-package/files...
    Compiling procedure: format-package/bindings...
    Compiling procedure: format-package/imports...
    Compiling procedure: format-package/exports...
    Compiling procedure: format-exports...
    Compiling procedure: local-map/export...
    Compiling procedure: local-map/import...
    Compiling procedure: format-bindings...
    Compiling procedure: classify-bindings-by-package...
    Compiling procedure: format-references...
    Compiling procedure: format-expressions...
    Compiling procedure: classify-expression-names...
    Compiling procedure: expression->name...
    Compiling procedure: write-label...
    Compiling procedure: write-strings/compact...
    Compiling procedure: write-items/miser...
    Compiling procedure: new-indentation...
    Compiling procedure: binding/name-string...
    Compiling procedure: binding-name->string...
    Compiling procedure: package/name-string...
    Compiling procedure: package-name->string...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/forpkg.bci" dumped
;Dumping "forpkg.com" -- done
Compile File: "make.bin" => "make.com"
;Loading "make.bin" -- done
    Compiling procedure: #[unnamed-procedure]...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/make.bci" dumped
;Dumping "make.com" -- done
Compile File: "mset.bin" => "mset.com"
;Loading "mset.bin" -- done
    Compiling procedure: multiset->set...
    Compiling procedure: multiset-difference...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/mset.bci" dumped
;Dumping "mset.com" -- done
Compile File: "object.bin" => "object.com"
;Loading "object.bin" -- done
    Compiling procedure: package-description/name...
    Compiling procedure: package-description/file-cases...
    Compiling procedure: package-description/parent...
    Compiling procedure: package-description/initializations...
    Compiling procedure: package-description/finalizations...
    Compiling procedure: package-description/exports...
    Compiling procedure: package-description/imports...
    Compiling procedure: set-package-description/file-cases!...
    Compiling procedure: set-package-description/initializations!...
    Compiling procedure: set-package-description/finalizations!...
    Compiling procedure: set-package-description/exports!...
    Compiling procedure: set-package-description/imports!...
    Compiling procedure: pmodel/root-package...
    Compiling procedure: pmodel/primitive-package...
    Compiling procedure: pmodel/packages...
    Compiling procedure: pmodel/extra-packages...
    Compiling procedure: pmodel/loads...
    Compiling procedure: pmodel/pathname...
    Compiling procedure: #[unnamed-procedure]...
    Compiling procedure: package/name...
    Compiling procedure: package/files...
    Compiling procedure: package/parent...
    Compiling procedure: package/children...
    Compiling procedure: package/bindings...
    Compiling procedure: package/references...
    Compiling procedure: package/links...
    Compiling procedure: set-package/files!...
    Compiling procedure: set-package/parent!...
    Compiling procedure: set-package/children!...
    Compiling procedure: set-package/links!...
    Compiling procedure: package/n-files...
    Compiling procedure: package/root?...
    Compiling procedure: package/find-binding...
    Compiling procedure: package/sorted-bindings...
    Compiling procedure: package/sorted-references...
    Compiling procedure: file-case/type...
    Compiling procedure: file-case/clauses...
    Compiling procedure: file-case-clause/keys...
    Compiling procedure: file-case-clause/files...
    Compiling procedure: package-load/package...
    Compiling procedure: package-load/file-cases...
    Compiling procedure: package-load/initializations...
    Compiling procedure: package-load/finalizations...
    Compiling procedure: set-package-load/file-cases!...
    Compiling procedure: set-package-load/initializations!...
    Compiling procedure: set-package-load/finalizations!...
    Compiling procedure: #[unnamed-procedure]...
    Compiling procedure: binding/package...
    Compiling procedure: binding/name...
    Compiling procedure: binding/value-cell...
    Compiling procedure: binding/new?...
    Compiling procedure: binding/references...
    Compiling procedure: binding/links...
    Compiling procedure: set-binding/new?!...
    Compiling procedure: set-binding/references!...
    Compiling procedure: set-binding/links!...
    Compiling procedure: make-binding...
    Compiling procedure: binding/expressions...
    Compiling procedure: binding/source-binding...
    Compiling procedure: binding/internal?...
    Compiling procedure: value-cell/bindings...
    Compiling procedure: value-cell/expressions...
    Compiling procedure: value-cell/source-binding...
    Compiling procedure: set-value-cell/bindings!...
    Compiling procedure: set-value-cell/expressions!...
    Compiling procedure: set-value-cell/source-binding!...
    Compiling procedure: link/source...
    Compiling procedure: link/destination...
    Compiling procedure: link/owner...
    Compiling procedure: link/new?...
    Compiling procedure: make-link...
    Compiling procedure: expression/package...
    Compiling procedure: expression/file...
    Compiling procedure: expression/type...
    Compiling procedure: expression/references...
    Compiling procedure: expression/value-cell...
    Compiling procedure: set-expression/references!...
    Compiling procedure: set-expression/value-cell!...
    Compiling procedure: #[unnamed-procedure]...
    Compiling procedure: reference/package...
    Compiling procedure: reference/name...
    Compiling procedure: reference/expressions...
    Compiling procedure: reference/binding...
    Compiling procedure: set-reference/expressions!...
    Compiling procedure: set-reference/binding!...
    Compiling procedure: symbol-list=?...
    Compiling procedure: symbol-list<?...
    Compiling procedure: package<?...
    Compiling procedure: binding<?...
    Compiling procedure: reference<?...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/object.bci" dumped
;Dumping "object.com" -- done
Compile File: "redpkg.bin" => "redpkg.com"
;Loading "redpkg.bin" -- done
    Compiling procedure: read-package-model...
    Compiling procedure: sort-descriptions...
    Compiling procedure: interesting-package-to-load?...
    Compiling procedure: read-file-analyses!...
    Compiling procedure: make-analysis-cache...
    Compiling procedure: analysis-cache/pathname...
    Compiling procedure: analysis-cache/time...
    Compiling procedure: analysis-cache/data...
    Compiling procedure: set-analysis-cache/time!...
    Compiling procedure: set-analysis-cache/data!...
    Compiling procedure: cache-file-analyses!...
    Compiling procedure: cache-file-analysis!...
    Compiling procedure: analysis-cache/lookup...
    Compiling procedure: record-file-analysis!...
    Compiling procedure: resolve-references!...
    Compiling procedure: resolve-reference!...
    Compiling procedure: read-and-parse-model...
    Compiling procedure: parse-package-expressions...
    Compiling procedure: parse-package-expression...
    Compiling procedure: parse-package-definition...
    Compiling procedure: parse-package-extension...
    Compiling procedure: check-package-options...
    Compiling procedure: process-package-options...
    Compiling procedure: parse-name...
    Compiling procedure: parse-filenames...
    Compiling procedure: parse-file-case...
    Compiling procedure: parse-filename...
    Compiling procedure: parse-initialization...
    Compiling procedure: parse-import/export...
    Compiling procedure: check-list...
    Compiling procedure: descriptions->pmodel...
    Compiling procedure: process-globals-info...
    Compiling procedure: package-lookup...
    Compiling procedure: name->package...
    Compiling procedure: process-package-description...
    Compiling procedure: process-package-load...
    Compiling procedure: bind!...
    Compiling procedure: link!...
    Compiling procedure: intern-binding!...
    Compiling procedure: make-reference...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/redpkg.bci" dumped
;Dumping "redpkg.com" -- done
Compile File: "toplev.bin" => "toplev.com"
;Loading "toplev.bin" -- done
    Compiling procedure: generate/common...
    Compiling procedure: cref/generate-trivial-constructor...
    Compiling procedure: #[unnamed-procedure]...
    Compiling procedure: #[unnamed-procedure]...
    Compiling procedure: #[unnamed-procedure]...
    Compiling procedure: #[unnamed-procedure]...
    Compiling procedure: write-external-descriptions...
    Compiling procedure: write-cref...
    Compiling procedure: write-cref-unusual...
;"/home/pmatos/mitscheme/mit-scheme-7.7.90/src/cref/toplev.bci" dumped
;Dumping "toplev.com" -- done
 -- done
;Loading "make.com" -- done
;Loading "cref-unx.pkd" -- done
;Loading "mset.com" -- done
;Loading "object.com" -- done
;Loading "toplev.com" -- done
;Loading "anfile.com" -- done
;Loading "conpkg.com" -- done
;Loading "forpkg.com" -- done
;Loading "redpkg.com" -- done
;Loading "runtime.sf"
;Loading "load.scm"
;Loading "parser-unx.pkd" -- done
;Loading "shared.com" -- done
;Loading "matcher.com" -- done
;Loading "parser.com" -- done
 -- done
Syntax file: "char.scm" "char.bin"
    Read...
      Time taken: .01 (process time); .074 (real time)
    Syntax...
      Time taken: .02 (process time); .023 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .006 (real time)
    Generate SCode...
      Time taken: .01 (process time); .003 (real time)
;Dumping "char.ext" -- done
;Dumping "char.bin" -- done
Syntax file: "chrset.scm" "chrset.bin"
    Read...
      Time taken: 0. (process time); .039 (real time)
    Syntax...
      Time taken: .02 (process time); .02 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "chrset.ext" -- done
;Dumping "chrset.bin" -- done
Syntax file: "gentag.scm" "gentag.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: 0. (process time); .003 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "gentag.ext" -- done
;Dumping "gentag.bin" -- done
Syntax file: "graphics.scm" "graphics.bin"
    Read...
      Time taken: .01 (process time); .06 (real time)
    Syntax...
      Time taken: .04 (process time); .06 (real time)
    Transform...
      Time taken: 0. (process time); .005 (real time)
    Optimize...
      Time taken: .02 (process time); .022 (real time)
    Generate SCode...
      Time taken: 0. (process time); .004 (real time)
;Dumping "graphics.ext" -- done
;Dumping "graphics.bin" -- done
Syntax file: "infstr.scm" "infstr.bin"
    Read...
      Time taken: .01 (process time); .042 (real time)
    Syntax...
      Time taken: .02 (process time); .045 (real time)
    Transform...
      Time taken: .01 (process time); .004 (real time)
    Optimize...
      Time taken: 0. (process time); .004 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "infstr.ext" -- done
;Dumping "infstr.bin" -- done
Syntax file: "os2winp.scm" "os2winp.bin"
    Read...
      Time taken: .01 (process time); .088 (real time)
    Syntax...
      Time taken: .08 (process time); .109 (real time)
    Transform...
      Time taken: .01 (process time); .006 (real time)
    Optimize...
      Time taken: 0. (process time); .004 (real time)
    Generate SCode...
      Time taken: .01 (process time); .005 (real time)
;Dumping "os2winp.ext" -- done
;Dumping "os2winp.bin" -- done
Syntax file: "advice.scm" "advice.bin"
    Read...
      Time taken: .01 (process time); .036 (real time)
    Syntax...
      Time taken: .01 (process time); .026 (real time)
    Transform...
      Time taken: .01 (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "advice.bin" -- done
Syntax file: "apply.scm" "apply.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: .01 (process time); .027 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "apply.bin" -- done
Syntax file: "apropos.scm" "apropos.bin"
    Read...
      Time taken: .01 (process time); .002 (real time)
    Syntax...
      Time taken: 0. (process time); .003 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "apropos.bin" -- done
Syntax file: "arith.scm" "arith.bin"
    Read...
      Time taken: .06 (process time); .103 (real time)
    Syntax...
      Time taken: .19 (process time); .232 (real time)
    Transform...
      Time taken: .02 (process time); .029 (real time)
    Optimize...
      Time taken: .05 (process time); .071 (real time)
    Generate SCode...
      Time taken: .02 (process time); .038 (real time)
;Dumping "arith.ext" -- done
;Dumping "arith.bin" -- done
Syntax file: "bitstr.scm" "bitstr.bin"
    Read...
      Time taken: .01 (process time); .003 (real time)
    Syntax...
      Time taken: 0. (process time); .018 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "bitstr.ext" -- done
;Dumping "bitstr.bin" -- done
Syntax file: "blowfish.scm" "blowfish.bin"
    Read...
      Time taken: 0. (process time); .003 (real time)
    Syntax...
      Time taken: .01 (process time); .005 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "blowfish.bin" -- done
Syntax file: "boole.scm" "boole.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: .01 (process time); .013 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "boole.ext" -- done
;Dumping "boole.bin" -- done
Syntax file: "boot.scm" "boot.bin"
    Read...
      Time taken: 0. (process time); .003 (real time)
    Syntax...
      Time taken: 0. (process time); .004 (real time)
    Transform...
      Time taken: .01 (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "boot.ext" -- done
;Dumping "boot.bin" -- done
Syntax file: "chrsyn.scm" "chrsyn.bin"
    Read...
      Time taken: 0. (process time); .023 (real time)
    Syntax...
      Time taken: .01 (process time); .015 (real time)
    Transform...
      Time taken: .01 (process time); .006 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "chrsyn.ext" -- done
;Dumping "chrsyn.bin" -- done
Syntax file: "codwlk.scm" "codwlk.bin"
    Read...
      Time taken: 0. (process time); .024 (real time)
    Syntax...
      Time taken: .02 (process time); .024 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "codwlk.ext" -- done
;Dumping "codwlk.bin" -- done
Syntax file: "conpar.scm" "conpar.bin"
    Read...
      Time taken: .02 (process time); .082 (real time)
    Syntax...
      Time taken: .06 (process time); .077 (real time)
    Transform...
      Time taken: .01 (process time); .02 (real time)
    Optimize...
      Time taken: .02 (process time); .026 (real time)
    Generate SCode...
      Time taken: .01 (process time); .006 (real time)
;Dumping "conpar.ext" -- done
;Dumping "conpar.bin" -- done
Syntax file: "contin.scm" "contin.bin"
    Read...
      Time taken: 0. (process time); .02 (real time)
    Syntax...
      Time taken: .01 (process time); .014 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .03 (process time); .05 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "contin.ext" -- done
;Dumping "contin.bin" -- done
Syntax file: "cpoint.scm" "cpoint.bin"
    Read...
      Time taken: 0. (process time); .017 (real time)
    Syntax...
      Time taken: .01 (process time); .013 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "cpoint.ext" -- done
;Dumping "cpoint.bin" -- done
Syntax file: "cpress.scm" "cpress.bin"
    Read...
      Time taken: .02 (process time); .067 (real time)
    Syntax...
      Time taken: .04 (process time); .069 (real time)
    Transform...
      Time taken: .01 (process time); .005 (real time)
    Optimize...
      Time taken: .01 (process time); .031 (real time)
    Generate SCode...
      Time taken: 0. (process time); .005 (real time)
;Dumping "cpress.ext" -- done
;Dumping "cpress.bin" -- done
Syntax file: "crypto.scm" "crypto.bin"
    Read...
      Time taken: .01 (process time); .055 (real time)
    Syntax...
      Time taken: .03 (process time); .031 (real time)
    Transform...
      Time taken: .01 (process time); .025 (real time)
    Optimize...
      Time taken: 0. (process time); .005 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "crypto.ext" -- done
;Dumping "crypto.bin" -- done
Syntax file: "datime.scm" "datime.bin"
    Read...
      Time taken: 0. (process time); .061 (real time)
    Syntax...
      Time taken: .03 (process time); .041 (real time)
    Transform...
      Time taken: 0. (process time); .004 (real time)
    Optimize...
      Time taken: .01 (process time); .006 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "datime.ext" -- done
;Dumping "datime.bin" -- done
Syntax file: "dbgcmd.scm" "dbgcmd.bin"
    Read...
      Time taken: 0. (process time); .021 (real time)
    Syntax...
      Time taken: .01 (process time); .027 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "dbgcmd.bin" -- done
Syntax file: "dbgutl.scm" "dbgutl.bin"
    Read...
      Time taken: .01 (process time); .018 (real time)
    Syntax...
      Time taken: 0. (process time); .009 (real time)
    Transform...
      Time taken: .01 (process time); .013 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "dbgutl.bin" -- done
Syntax file: "debug.scm" "debug.bin"
    Read...
      Time taken: .02 (process time); .082 (real time)
    Syntax...
      Time taken: .07 (process time); .092 (real time)
    Transform...
      Time taken: .01 (process time); .024 (real time)
    Optimize...
      Time taken: .01 (process time); .013 (real time)
    Generate SCode...
      Time taken: 0. (process time); .006 (real time)
;Dumping "debug.ext" -- done
;Dumping "debug.bin" -- done
Syntax file: "defstr.scm" "defstr.bin"
    Read...
      Time taken: .02 (process time); .056 (real time)
    Syntax...
      Time taken: .05 (process time); .08 (real time)
    Transform...
      Time taken: .04 (process time); .06 (real time)
    Optimize...
      Time taken: .01 (process time); .019 (real time)
    Generate SCode...
      Time taken: .01 (process time); .007 (real time)
;Dumping "defstr.ext" -- done
;Dumping "defstr.bin" -- done
Syntax file: "dosdir.scm" "dosdir.bin"
    Read...
      Time taken: 0. (process time); .063 (real time)
    Syntax...
      Time taken: .01 (process time); .024 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .01 (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "dosdir.bin" -- done
Syntax file: "dosprm.scm" "dosprm.bin"
    Read...
      Time taken: 0. (process time); .045 (real time)
    Syntax...
      Time taken: .03 (process time); .055 (real time)
    Transform...
      Time taken: 0. (process time); .004 (real time)
    Optimize...
      Time taken: .01 (process time); .004 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "dosprm.ext" -- done
;Dumping "dosprm.bin" -- done
Syntax file: "dosproc.scm" "dosproc.bin"
    Read...
      Time taken: 0. (process time); .037 (real time)
    Syntax...
      Time taken: 0. (process time); .022 (real time)
    Transform...
      Time taken: .01 (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "dosproc.bin" -- done
Syntax file: "dospth.scm" "dospth.bin"
    Read...
      Time taken: .01 (process time); .03 (real time)
    Syntax...
      Time taken: .02 (process time); .025 (real time)
    Transform...
      Time taken: 0. (process time); .023 (real time)
    Optimize...
      Time taken: .01 (process time); .004 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "dospth.bin" -- done
Syntax file: "dragon4.scm" "dragon4.bin"
    Read...
      Time taken: .01 (process time); .021 (real time)
    Syntax...
      Time taken: .02 (process time); .027 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .024 (real time)
    Generate SCode...
      Time taken: .01 (process time); .002 (real time)
;Dumping "dragon4.bin" -- done
Syntax file: "ed-ffi.scm" "ed-ffi.bin"
    Read...
      Time taken: 0. (process time); .034 (real time)
    Syntax...
      Time taken: 0. (process time); .001 (real time)
    Transform...
      Time taken: 0. (process time); 0. (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "ed-ffi.bin" -- done
Syntax file: "emacs.scm" "emacs.bin"
    Read...
      Time taken: .01 (process time); .02 (real time)
    Syntax...
      Time taken: .01 (process time); .024 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .01 (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "emacs.bin" -- done
Syntax file: "equals.scm" "equals.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: .01 (process time); .007 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "equals.bin" -- done
Syntax file: "error.scm" "error.bin"
    Read...
      Time taken: .04 (process time); .113 (real time)
    Syntax...
      Time taken: .08 (process time); .108 (real time)
    Transform...
      Time taken: .01 (process time); .012 (real time)
    Optimize...
      Time taken: .02 (process time); .033 (real time)
    Generate SCode...
      Time taken: .01 (process time); .026 (real time)
;Dumping "error.ext" -- done
;Dumping "error.bin" -- done
Syntax file: "events.scm" "events.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: .01 (process time); .006 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "events.ext" -- done
;Dumping "events.bin" -- done
Syntax file: "fileio.scm" "fileio.bin"
    Read...
      Time taken: .01 (process time); .029 (real time)
    Syntax...
      Time taken: .01 (process time); .011 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .023 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "fileio.ext" -- done
;Dumping "fileio.bin" -- done
Syntax file: "fixart.scm" "fixart.bin"
    Read...
      Time taken: .01 (process time); .014 (real time)
    Syntax...
      Time taken: .04 (process time); .071 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "fixart.ext" -- done
;Dumping "fixart.bin" -- done
Syntax file: "format.scm" "format.bin"
    Read...
      Time taken: .01 (process time); .029 (real time)
    Syntax...
      Time taken: .01 (process time); .01 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: .01 (process time); .001 (real time)
;Dumping "format.bin" -- done
Syntax file: "framex.scm" "framex.bin"
    Read...
      Time taken: 0. (process time); .057 (real time)
    Syntax...
      Time taken: .02 (process time); .034 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .01 (process time); .004 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "framex.ext" -- done
;Dumping "framex.bin" -- done
Syntax file: "gc.scm" "gc.bin"
    Read...
      Time taken: .01 (process time); .024 (real time)
    Syntax...
      Time taken: .01 (process time); .015 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "gc.bin" -- done
Syntax file: "gcdemn.scm" "gcdemn.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: .01 (process time); .003 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "gcdemn.bin" -- done
Syntax file: "gcfinal.scm" "gcfinal.bin"
    Read...
      Time taken: 0. (process time); .022 (real time)
    Syntax...
      Time taken: .01 (process time); .023 (real time)
    Transform...
      Time taken: .01 (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "gcfinal.ext" -- done
;Dumping "gcfinal.bin" -- done
Syntax file: "gcnote.scm" "gcnote.bin"
    Read...
      Time taken: 0. (process time); .013 (real time)
    Syntax...
      Time taken: 0. (process time); .026 (real time)
    Transform...
      Time taken: .01 (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "gcnote.bin" -- done
Syntax file: "gcstat.scm" "gcstat.bin"
    Read...
      Time taken: 0. (process time); .007 (real time)
    Syntax...
      Time taken: .01 (process time); .033 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: .01 (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "gcstat.ext" -- done
;Dumping "gcstat.bin" -- done
Syntax file: "gdatab.scm" "gdatab.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: 0. (process time); .003 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "gdatab.bin" -- done
Syntax file: "gdbm.scm" "gdbm.bin"
    Read...
      Time taken: 0. (process time); .017 (real time)
    Syntax...
      Time taken: .01 (process time); .018 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "gdbm.ext" -- done
;Dumping "gdbm.bin" -- done
Syntax file: "gencache.scm" "gencache.bin"
    Read...
      Time taken: .01 (process time); .061 (real time)
    Syntax...
      Time taken: .04 (process time); .055 (real time)
    Transform...
;Loading "gentag.ext" -- done
      Time taken: 0. (process time); .005 (real time)
    Optimize...
      Time taken: .02 (process time); .034 (real time)
    Generate SCode...
      Time taken: 0. (process time); .005 (real time)
;Dumping "gencache.ext" -- done
;Dumping "gencache.bin" -- done
Syntax file: "geneqht.scm" "geneqht.bin"
    Read...
      Time taken: .01 (process time); .015 (real time)
    Syntax...
      Time taken: .02 (process time); .028 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .005 (real time)
    Generate SCode...
      Time taken: .01 (process time); .002 (real time)
;Dumping "geneqht.ext" -- done
;Dumping "geneqht.bin" -- done
Syntax file: "generic.scm" "generic.bin"
    Read...
      Time taken: .01 (process time); .051 (real time)
    Syntax...
      Time taken: .02 (process time); .042 (real time)
    Transform...
;Loading "gencache.ext" -- done
;Loading "gentag.ext" -- done
      Time taken: 0. (process time); .007 (real time)
    Optimize...
      Time taken: .01 (process time); .011 (real time)
    Generate SCode...
      Time taken: .01 (process time); .025 (real time)
;Dumping "generic.ext" -- done
;Dumping "generic.bin" -- done
Syntax file: "genio.scm" "genio.bin"
    Read...
      Time taken: 0. (process time); .02 (real time)
    Syntax...
      Time taken: .02 (process time); .021 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "genio.ext" -- done
;Dumping "genio.bin" -- done
Syntax file: "genmult.scm" "genmult.bin"
    Read...
      Time taken: 0. (process time); .02 (real time)
    Syntax...
      Time taken: .01 (process time); .009 (real time)
    Transform...
      Time taken: .01 (process time); .014 (real time)
    Optimize...
      Time taken: 0. (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "genmult.ext" -- done
;Dumping "genmult.bin" -- done
Syntax file: "gensym.scm" "gensym.bin"
    Read...
      Time taken: 0. (process time); .001 (real time)
    Syntax...
      Time taken: 0. (process time); .002 (real time)
    Transform...
      Time taken: .01 (process time); 0. (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "gensym.bin" -- done
Syntax file: "global.scm" "global.bin"
    Read...
      Time taken: 0. (process time); .034 (real time)
    Syntax...
      Time taken: .02 (process time); .026 (real time)
    Transform...
      Time taken: .04 (process time); .066 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "global.ext" -- done
;Dumping "global.bin" -- done
Syntax file: "hash.scm" "hash.bin"
    Read...
      Time taken: 0. (process time); .027 (real time)
    Syntax...
      Time taken: .01 (process time); .035 (real time)
    Transform...
      Time taken: .01 (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "hash.ext" -- done
;Dumping "hash.bin" -- done
Syntax file: "hashtb.scm" "hashtb.bin"
    Read...
      Time taken: .03 (process time); .08 (real time)
    Syntax...
      Time taken: .06 (process time); .087 (real time)
    Transform...
      Time taken: .01 (process time); .01 (real time)
    Optimize...
      Time taken: .02 (process time); .039 (real time)
    Generate SCode...
      Time taken: 0. (process time); .007 (real time)
;Dumping "hashtb.ext" -- done
;Dumping "hashtb.bin" -- done
Syntax file: "histry.scm" "histry.bin"
    Read...
      Time taken: 0. (process time); .016 (real time)
    Syntax...
      Time taken: .01 (process time); .011 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: .01 (process time); .023 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "histry.ext" -- done
;Dumping "histry.bin" -- done
Syntax file: "infutl.scm" "infutl.bin"
    Read...
      Time taken: .02 (process time); .059 (real time)
    Syntax...
      Time taken: .04 (process time); .071 (real time)
    Transform...
;Loading "char.ext" -- done
;Loading "infstr.ext" -- done
      Time taken: .01 (process time); .009 (real time)
    Optimize...
      Time taken: .01 (process time); .011 (real time)
    Generate SCode...
      Time taken: .01 (process time); .005 (real time)
;Dumping "infutl.ext" -- done
;Dumping "infutl.bin" -- done
Syntax file: "input.scm" "input.bin"
    Read...
      Time taken: 0. (process time); .018 (real time)
    Syntax...
      Time taken: 0. (process time); .007 (real time)
    Transform...
      Time taken: .01 (process time); .018 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "input.bin" -- done
Syntax file: "intrpt.scm" "intrpt.bin"
    Read...
      Time taken: 0. (process time); .027 (real time)
    Syntax...
      Time taken: .01 (process time); .009 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: .01 (process time); .011 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "intrpt.ext" -- done
;Dumping "intrpt.bin" -- done
Syntax file: "io.scm" "io.bin"
    Read...
      Time taken: .03 (process time); .09 (real time)
    Syntax...
      Time taken: .09 (process time); .127 (real time)
    Transform...
      Time taken: .01 (process time); .013 (real time)
    Optimize...
      Time taken: .07 (process time); .124 (real time)
    Generate SCode...
      Time taken: .01 (process time); .008 (real time)
;Dumping "io.ext" -- done
;Dumping "io.bin" -- done
Syntax file: "krypt.scm" "krypt.bin"
    Read...
      Time taken: 0. (process time); .029 (real time)
    Syntax...
      Time taken: .02 (process time); .014 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .01 (process time); .017 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "krypt.ext" -- done
;Dumping "krypt.bin" -- done
Syntax file: "kryptdum.scm" "kryptdum.bin"
    Read...
      Time taken: 0. (process time); .001 (real time)
    Syntax...
      Time taken: 0. (process time); .001 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "kryptdum.bin" -- done
Syntax file: "lambda.scm" "lambda.bin"
    Read...
      Time taken: .01 (process time); .046 (real time)
    Syntax...
      Time taken: .03 (process time); .042 (real time)
    Transform...
      Time taken: .01 (process time); .005 (real time)
    Optimize...
      Time taken: 0. (process time); .008 (real time)
    Generate SCode...
      Time taken: .01 (process time); .002 (real time)
;Dumping "lambda.ext" -- done
;Dumping "lambda.bin" -- done
Syntax file: "lambdx.scm" "lambdx.bin"
    Read...
      Time taken: 0. (process time); .001 (real time)
    Syntax...
      Time taken: 0. (process time); .004 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "lambdx.ext" -- done
;Dumping "lambdx.bin" -- done
Syntax file: "list.scm" "list.bin"
    Read...
      Time taken: .03 (process time); .071 (real time)
    Syntax...
      Time taken: .11 (process time); .163 (real time)
    Transform...
      Time taken: .01 (process time); .013 (real time)
    Optimize...
      Time taken: .02 (process time); .034 (real time)
    Generate SCode...
      Time taken: .01 (process time); .032 (real time)
;Dumping "list.ext" -- done
;Dumping "list.bin" -- done
Syntax file: "load.scm" "load.bin"
    Read...
      Time taken: .02 (process time); .042 (real time)
    Syntax...
      Time taken: .04 (process time); .061 (real time)
    Transform...
      Time taken: .01 (process time); .006 (real time)
    Optimize...
      Time taken: .01 (process time); .027 (real time)
    Generate SCode...
      Time taken: 0. (process time); .005 (real time)
;Dumping "load.bin" -- done
Syntax file: "make.scm" "make.bin"
    Read...
      Time taken: .01 (process time); .051 (real time)
    Syntax...
      Time taken: .06 (process time); .088 (real time)
    Transform...
      Time taken: 0. (process time); .004 (real time)
    Optimize...
      Time taken: 0. (process time); .004 (real time)
    Generate SCode...
      Time taken: .01 (process time); .022 (real time)
;Dumping "make.bin" -- done
Syntax file: "mime-codec.scm" "mime-codec.bin"
    Read...
      Time taken: .02 (process time); .061 (real time)
    Syntax...
      Time taken: .07 (process time); .103 (real time)
    Transform...
      Time taken: .01 (process time); .014 (real time)
    Optimize...
      Time taken: .01 (process time); .016 (real time)
    Generate SCode...
      Time taken: .01 (process time); .026 (real time)
;Dumping "mime-codec.ext" -- done
;Dumping "mime-codec.bin" -- done
Syntax file: "mit-syntax.scm" "mit-syntax.bin"
    Read...
      Time taken: .03 (process time); .072 (real time)
    Syntax...
      Time taken: .06 (process time); .093 (real time)
    Transform...
      Time taken: .01 (process time); .009 (real time)
    Optimize...
      Time taken: .01 (process time); .012 (real time)
    Generate SCode...
      Time taken: .01 (process time); .015 (real time)
;Dumping "mit-syntax.bin" -- done
Syntax file: "msort.scm" "msort.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: 0. (process time); .003 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); 0. (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "msort.bin" -- done
Syntax file: "ntdir.scm" "ntdir.bin"
    Read...
      Time taken: .01 (process time); .003 (real time)
    Syntax...
      Time taken: 0. (process time); .005 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: .01 (process time); .02 (real time)
;Dumping "ntdir.bin" -- done
Syntax file: "ntprm.scm" "ntprm.bin"
    Read...
      Time taken: .02 (process time); .046 (real time)
    Syntax...
      Time taken: .05 (process time); .064 (real time)
    Transform...
      Time taken: 0. (process time); .006 (real time)
    Optimize...
      Time taken: .01 (process time); .028 (real time)
    Generate SCode...
      Time taken: 0. (process time); .004 (real time)
;Dumping "ntprm.ext" -- done
;Dumping "ntprm.bin" -- done
Syntax file: "numint.scm" "numint.bin"
    Read...
      Time taken: 0. (process time); .009 (real time)
    Syntax...
      Time taken: .02 (process time); .041 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: .01 (process time); .015 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "numint.bin" -- done
Syntax file: "numpar.scm" "numpar.bin"
    Read...
      Time taken: .01 (process time); .038 (real time)
    Syntax...
      Time taken: .03 (process time); .049 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .04 (process time); .06 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "numpar.ext" -- done
;Dumping "numpar.bin" -- done
Syntax file: "option.scm" "option.bin"
    Read...
      Time taken: 0. (process time); .023 (real time)
    Syntax...
      Time taken: .01 (process time); .018 (real time)
    Transform...
      Time taken: .01 (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "option.bin" -- done
Syntax file: "optiondb.scm" "optiondb.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: 0. (process time); .001 (real time)
    Transform...
      Time taken: 0. (process time); 0. (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "optiondb.bin" -- done
Syntax file: "ordvec.scm" "ordvec.bin"
    Read...
      Time taken: 0. (process time); .017 (real time)
    Syntax...
      Time taken: .01 (process time); .025 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); 0. (real time)
;Dumping "ordvec.bin" -- done
Syntax file: "os2ctype.scm" "os2ctype.bin"
    Read...
      Time taken: 0. (process time); .03 (real time)
    Syntax...
      Time taken: .03 (process time); .047 (real time)
    Transform...
      Time taken: 0. (process time); .004 (real time)
    Optimize...
      Time taken: .01 (process time); .005 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "os2ctype.ext" -- done
;Dumping "os2ctype.bin" -- done
Syntax file: "os2dir.scm" "os2dir.bin"
    Read...
      Time taken: 0. (process time); .001 (real time)
    Syntax...
      Time taken: 0. (process time); .003 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: .01 (process time); .02 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "os2dir.bin" -- done
Syntax file: "os2graph.scm" "os2graph.bin"
    Read...
      Time taken: .03 (process time); .075 (real time)
    Syntax...
      Time taken: .08 (process time); .112 (real time)
    Transform...
;Loading "os2winp.ext" -- done
;Loading "graphics.ext" -- done
      Time taken: .02 (process time); .036 (real time)
    Optimize...
      Time taken: .03 (process time); .052 (real time)
    Generate SCode...
      Time taken: .01 (process time); .007 (real time)
;Dumping "os2graph.ext" -- done
;Dumping "os2graph.bin" -- done
Syntax file: "os2prm.scm" "os2prm.bin"
    Read...
      Time taken: .01 (process time); .044 (real time)
    Syntax...
      Time taken: .03 (process time); .037 (real time)
    Transform...
      Time taken: 0. (process time); .017 (real time)
    Optimize...
      Time taken: .01 (process time); .004 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "os2prm.ext" -- done
;Dumping "os2prm.bin" -- done
Syntax file: "output.scm" "output.bin"
    Read...
      Time taken: .01 (process time); .023 (real time)
    Syntax...
      Time taken: .01 (process time); .03 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .01 (process time); .003 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "output.bin" -- done
Syntax file: "packag.scm" "packag.bin"
    Read...
      Time taken: .01 (process time); .069 (real time)
    Syntax...
      Time taken: .04 (process time); .068 (real time)
    Transform...
      Time taken: .01 (process time); .007 (real time)
    Optimize...
      Time taken: .05 (process time); .119 (real time)
    Generate SCode...
      Time taken: 0. (process time); .004 (real time)
;Dumping "packag.ext" -- done
;Dumping "packag.bin" -- done
Syntax file: "parse.scm" "parse.bin"
    Read...
      Time taken: .02 (process time); .053 (real time)
    Syntax...
      Time taken: .05 (process time); .088 (real time)
    Transform...
      Time taken: .01 (process time); .008 (real time)
    Optimize...
      Time taken: .01 (process time); .032 (real time)
    Generate SCode...
      Time taken: .01 (process time); .006 (real time)
;Dumping "parse.ext" -- done
;Dumping "parse.bin" -- done
Syntax file: "parser-buffer.scm" "parser-buffer.bin"
    Read...
      Time taken: .01 (process time); .028 (real time)
    Syntax...
      Time taken: .03 (process time); .05 (real time)
    Transform...
      Time taken: 0. (process time); .004 (real time)
    Optimize...
      Time taken: .02 (process time); .02 (real time)
    Generate SCode...
      Time taken: 0. (process time); .003 (real time)
;Dumping "parser-buffer.ext" -- done
;Dumping "parser-buffer.bin" -- done
Syntax file: "partab.scm" "partab.bin"
    Read...
      Time taken: .01 (process time); .003 (real time)
    Syntax...
      Time taken: 0. (process time); .006 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: .01 (process time); .001 (real time)
;Dumping "partab.ext" -- done
;Dumping "partab.bin" -- done
Syntax file: "pathnm.scm" "pathnm.bin"
    Read...
      Time taken: .02 (process time); .078 (real time)
    Syntax...
      Time taken: .04 (process time); .06 (real time)
    Transform...
      Time taken: .01 (process time); .006 (real time)
    Optimize...
      Time taken: 0. (process time); .009 (real time)
    Generate SCode...
      Time taken: .01 (process time); .024 (real time)
;Dumping "pathnm.ext" -- done
;Dumping "pathnm.bin" -- done
Syntax file: "pgsql.scm" "pgsql.bin"
    Read...
      Time taken: .01 (process time); .012 (real time)
    Syntax...
      Time taken: .02 (process time); .057 (real time)
    Transform...
      Time taken: .01 (process time); .004 (real time)
    Optimize...
      Time taken: 0. (process time); .006 (real time)
    Generate SCode...
      Time taken: .01 (process time); .003 (real time)
;Dumping "pgsql.ext" -- done
;Dumping "pgsql.bin" -- done
Syntax file: "poplat.scm" "poplat.bin"
    Read...
      Time taken: 0. (process time); .016 (real time)
    Syntax...
      Time taken: .01 (process time); .028 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "poplat.ext" -- done
;Dumping "poplat.bin" -- done
Syntax file: "port.scm" "port.bin"
    Read...
      Time taken: .03 (process time); .042 (real time)
    Syntax...
      Time taken: .05 (process time); .09 (real time)
    Transform...
      Time taken: 0. (process time); .006 (real time)
    Optimize...
      Time taken: .01 (process time); .008 (real time)
    Generate SCode...
      Time taken: 0. (process time); .006 (real time)
;Dumping "port.ext" -- done
;Dumping "port.bin" -- done
Syntax file: "pp.scm" "pp.bin"
    Read...
      Time taken: .06 (process time); .13 (real time)
    Syntax...
      Time taken: .07 (process time); .102 (real time)
    Transform...
      Time taken: .01 (process time); .011 (real time)
    Optimize...
      Time taken: .02 (process time); .026 (real time)
    Generate SCode...
      Time taken: .01 (process time); .007 (real time)
;Dumping "pp.ext" -- done
;Dumping "pp.bin" -- done
Syntax file: "prgcop.scm" "prgcop.bin"
    Read...
      Time taken: .01 (process time); .012 (real time)
    Syntax...
      Time taken: .02 (process time); .035 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: 0. (process time); .003 (real time)
    Generate SCode...
      Time taken: .01 (process time); .002 (real time)
;Dumping "prgcop.ext" -- done
;Dumping "prgcop.bin" -- done
Syntax file: "process.scm" "process.bin"
    Read...
      Time taken: .01 (process time); .023 (real time)
    Syntax...
      Time taken: .02 (process time); .033 (real time)
    Transform...
      Time taken: .01 (process time); .004 (real time)
    Optimize...
      Time taken: 0. (process time); .024 (real time)
    Generate SCode...
      Time taken: 0. (process time); .002 (real time)
;Dumping "process.ext" -- done
;Dumping "process.bin" -- done
Syntax file: "prop1d.scm" "prop1d.bin"
    Read...
      Time taken: .01 (process time); .006 (real time)
    Syntax...
      Time taken: .01 (process time); .029 (real time)
    Transform...
      Time taken: 0. (process time); .002 (real time)
    Optimize...
      Time taken: 0. (process time); .002 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "prop1d.ext" -- done
;Dumping "prop1d.bin" -- done
Syntax file: "prop2d.scm" "prop2d.bin"
    Read...
      Time taken: 0. (process time); .003 (real time)
    Syntax...
      Time taken: .01 (process time); .005 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: 0. (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "prop2d.bin" -- done
Syntax file: "qsort.scm" "qsort.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: .01 (process time); .017 (real time)
    Transform...
      Time taken: 0. (process time); .003 (real time)
    Optimize...
      Time taken: .01 (process time); .001 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "qsort.bin" -- done
Syntax file: "queue.scm" "queue.bin"
    Read...
      Time taken: 0. (process time); .002 (real time)
    Syntax...
      Time taken: 0. (process time); .004 (real time)
    Transform...
      Time taken: 0. (process time); .001 (real time)
    Optimize...
      Time taken: .01 (process time); .011 (real time)
    Generate SCode...
      Time taken: 0. (process time); .001 (real time)
;Dumping "queue.ext" -- done
;Dumping "queue.bin" -- done
Syntax file: "random.scm" "random.bin"
    Read...
;PARSE-ERROR: Undefined atom delimiter #\|
;To continue, call RESTART with an option number:
; (RESTART 1) => Return to read-eval-print level 1.
 
2 error>
End of input stream reached
Happy Happy Joy Joy.
./etc/build-bands.sh
../microcode/scheme: can't read option file: --fasl make.com
 
Inconsistency detected.
microcode/scheme: can't find a readable default for option --band.
        searched for file runtime.com in these directories:
        /home/pmatos/mitscheme/mit-scheme-7.7.90/src/lib
 
Inconsistency detected.
microcode/scheme: can't find a readable default for option --band.
        searched for file runtime.com in these directories:
        /home/pmatos/mitscheme/mit-scheme-7.7.90/src/lib
 
Inconsistency detected.
microcode/scheme: can't find a readable default for option --band.
        searched for file runtime.com in these directories:
        /home/pmatos/mitscheme/mit-scheme-7.7.90/src/lib
 
Inconsistency detected.
../microcode/scheme: can't read option file: --fasl make.com
 
Inconsistency detected.
make: *** [all] Error 1



Gcc version is:
euler src # gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/specs
Configured with: /var/tmp/portage/gcc-3.3.2-r2/work/gcc-3.3.2/configure
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib
--enable-languages=c,c++,f77,objc,java --enable-threads=posix
--enable-long-long --disable-checking --enable-cstdio=stdio
--enable-clocale=generic --enable-__cxa_atexit
--enable-version-specific-runtime-libs
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.2/include/g++-v3 
--with-local-prefix=/usr/local --enable-shared --enable-nls 
--without-included-gettext --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib --enable-interpreter --enable-java-awt=xlib 
--with-x --disable-multilib
Thread model: posix
gcc version 3.3.2 20031022 (Gentoo Linux 3.3.2-r2, propolice)


Best regards,
-- 

Paulo J. Matos : address@hidden
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 - > http://mega.ist.utl.pt/~pocm
---
        -> God had a deadline...
                So, he wrote it all in Lisp!





reply via email to

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