I have a program consisting of several lisp files. I can compile each file individually and load the whole bunch, which works well, but what I'd really like is a single compiled file containing the whole thing. I note that the CLX distributed with CMUCL comes from a whole bunch of files but is only a single file "library:subsystems/clx-library.x86f". So how do I go about making a similar one?
'james -- James A. Crippen <[EMAIL PROTECTED]> ,-./-. Anchorage, Alaska, Lambda Unlimited: Recursion 'R' Us | |/ | USA, 61.20939N, -149.767W Y = \f.(\x.f(xx)) (\x.f(xx)) | |\ | Earth, Sol System, Y(F) = F(Y(F)) \_,-_/ Milky Way.
