Re: 64-bit AMD Lisp Andrew Reilly <andrew-newspost@areilly.bpc-users.org> wrote:
> On Wed, 05 Sep 2007 17:33:30 -0500, dave wrote:
>
>> AFICT there is no lisp (excepting emacs) on 64-bit AMD 4.1. That seems to make
>> Maxima also unusable on 64-bit AMD OpenBSD. Is this situation going to persist
>> in 4.2?
>
> CLISP and SBCL run on FreeBSD-amd64 (-STABLE, anyway, haven't tried
> -CURRENT). CLISP is an interpreter, mostly written in C: how different
> can an OpenBSD port be from the FreeBSD one?
One problem is that cmu lisp and scl can only be built on systems on which
they already run. Sbcl is a commercial product which is not currently ported
to OpenBSD. Also, I have the impression that sbcl source is proprietary.
Gcl errors out during build with a gcc error which I simply don't understand.
I have sent email to the gcl bug system. Gcl looks to me like the best bet.
Otherwise I may be forced to do my tensor calculations on an HP 50g.
-- |