From: Alain Picard
Subject: Re: Lisp on PPC-Linux?
Date: 
Message-ID: <86sncir55w.fsf@gondolin.local.net>
Oliver Bandel <······@first.in-berlin.de> writes:

> Hello,
> 
> I'm looking for lisp on linux, but on a power-pc-linux.

There's CLISP.


-- 
It would be difficult to construe        Larry Wall, in  article
this as a feature.			 <·····················@netlabs.com>
From: Oliver Bandel
Subject: Re: Lisp on PPC-Linux?
Date: 
Message-ID: <9qmd96$52@first.in-berlin.de>
Alain Picard <·······@optushome.com.au> wrote:
> Oliver Bandel <······@first.in-berlin.de> writes:

>> Hello,
>> 
>> I'm looking for lisp on linux, but on a power-pc-linux.

> There's CLISP.


Ok, I tried to install it, but compiling with -Wall
throw out many many warnings.
But compilation succeeded.
"make check" stopped with a detected fp-exception
on (/ 1 0) an a second test right after that
detected failure.

So now I can be sure that my clisp doesn't work.

How can I fix the problem?
Is it a known problem?

Ciao,
   Oliver