>>>>> "Dave" == Dave Richards <[EMAIL PROTECTED]> writes:
Dave> The binary is the one I downloaded from cons.org
Dave> From the herald: CMU Common Lisp 18d
Dave> The binary's features are:
Dave> (:PCL-STRUCTURES :PORTABLE-COMMONLOOPS :PCL :PYTHON :CMU18 :CMU18D :GENCGC
Dave> :CONSERVATIVE-FLOAT-TYPE :RANDOM-MT19937 :HASH-NEW :MP :I486 :X86 :LINUX
Dave> :GLIBC2 :UNIX :COMMON :CMU :NEW-COMPILER :COMMON-LISP :ANSI-CL
Dave> :IEEE-FLOATING-POINT)
Dave> I used the unaltered setenv.lisp for linux:
Ok, you need to also load up all the files in src/bootfiles/18d,
except the cross-compile script.
That should help.
However, I haven't tried using 18d to build the current CVS sources
WITHOUT :linkage-table. I think :linkage-table is quite useful.
Ray