fatal error can't load .core for different runtime, sorry



On Wed, May 5, 2010 at 2:09 PM, Joshua Stults <joshua.stults at gmail.com> wrote:

> Is there any disadvantage to using the clisp runtime?  They also ship
> a maxima-runtime-cmucl, would that be preferred over clisp?

Clisp is much slower than SBCL or CMUCL.
CMUCL is more stable than SBCL (in the sense that there are new
releases for SBCL much more often than for CMUCL).
So maybe you can avoid Lisp version problems by using CMUCL.

best

Robert Dodier