|
From: Raymond T. <ray...@er...> - 2005-01-07 14:25:51
|
>>>>> "Tunc" == simsek <si...@EE...> writes:
Tunc> It looks like cmucl guys changed the funcion CL::%TOP-LEVEL which
Tunc> is called at start-up time to get the lisp prompt. The culprit
Tunc> is in the file save.lisp. Search for the string CL::%TOP-LEVEL
Ah, thanks for the hint! Yes, in cmucl-19a %top-level is in the LISP
package, not the CL package.
Could you change that and see if that works? Although I've compiled
matlisp with cmucl 19a, I never save a core with matlisp, so I never
noticed this problem.
Sorry about that!
Ray
|