Well, I just ran into a brick wall with CLISP (it's ffcall library used for
FFI doesn't compile under ARM EABI).

I see the same error as you under the last stable release of ECL, but the
newest CVS version seems to work decently. (Not that I'd call it stable: the
mandelbrot example doesn't compile and one of the circle examples I tried
gave me a segfault.)

Can anyone here suggest any other Lisp implementations which run on ARM
EABI? If both CLISP and ECL fail on me than I think I'll be out of options.

Thanks.

On Sat, Feb 28, 2009 at 1:55 PM, Luke Crook <[email protected]> wrote:

> Just use the lispbuilder-sdl-cffi bindings if you only need the low-level
> CFFI stuff.
> Surprisingly, CLISP doesn't seem that slow on my machines, almost as fast
> as Lispworks in some instances.
>
> The last time I tried using ECL, it would not compile TRIVIAL-GARBAGE, even
> though it is listed as supported.
>
> - Luke
>
> ------Original Message------
> From: [email protected]
> Sender: [email protected]
> To: Application Builder Discussion
> ReplyTo: Application Builder Discussion
> Subject: Re: [ab] Does LISPBUILDER-SDL run on mobile devices?
> Sent: Feb 27, 2009 04:51
>
> Mink.
>
> > P.S. Does LISPBUILDER-SDL run on ECL? (This would probably be my backup
> plan
> > incase CLISP didn't work out.)
>
> It works, but is really slow - at least when I use it.
>
> But with ECL, it shouldnt be too hard to create an own
> lowlevel-sdl-binding.
>
> Christoph Senjak
> _______________________________________________
> application-builder mailing list
> [email protected]
> http://www.lispniks.com/mailman/listinfo/application-builder
>
>
> Sent via BlackBerry by AT&T
> _______________________________________________
> application-builder mailing list
> [email protected]
> http://www.lispniks.com/mailman/listinfo/application-builder
>



-- 
Elliott Slaughter

"Any road followed precisely to its end leads precisely nowhere." - Frank
Herbert
_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to