fatal error can't load .core for different runtime, sorry
Subject: fatal error can't load .core for different runtime, sorry
From: Robert Dodier
Date: Wed, 5 May 2010 14:34:10 -0600
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