Darwin anyone?



sen1 at math.msu.edu wrote:
> Hi,
>   Anyone out there running maxima on Darwin?  If so, are you using gcl
>   or cmucl?   I wanted to put maxima on a MacBook Pro. I got sbcl and
>   clisp to compile, but could not install  gcl or cmucl.
>
>   
If a MacBook Pro is using an x86 processor, then cmucl won't run there. 
CMUCL only runs on darwin/ppc.  I can compile gcl 2.6.8pre on
darwin/ppc, but for some reason when I'm compiling maxima with it, it
gets an error.

Clisp or sbcl should be just fine.

Ray