[Ecls-list] ECL on iPhone?

Ram Krishnan kriyative at gmail.com
Sun Dec 13 15:45:33 UTC 2009


Elliott Slaughter wrote:
> On Sat, Dec 12, 2009 at 9:01 AM, Ram Krishnan <kriyative at gmail.com 
> <mailto:kriyative at gmail.com>> wrote:
>
>     Hi Elliott,
>
>     I started with Red Daly's work (which you referenced), cleaned up
>     a few dependencies, and got ECL running in both the simulator and
>     device. You can checkout a copy from github:
>
>     http://github.com/kriyative/ecl-iphone-builder
>
>     It's based on ecl-9.8.4, and requires a newer Boehm-GC (gc-7.2alpha2).
>
>     I still have some changes to the UIKit ffi code, which I've not
>     checked in yet (mostly to do with Autorelease pools etc.). Other
>     than that you should be able to build, and connect to ECL via
>     SLIME. Let me know if you run into any issues.
>
>
> I cloned your repo and tried the instructions in the README, but the 
> build still failed. For a while it looked like it was doing something, 
> and it even loaded ECL and started compiling something, but after a 
> while it ended with the following:
> /Users/elliott/Programming/Lisp/ecl-iphone-builder/ecl-9.8.4/build/cross_config: 
> line 25: syntax error near unexpected token `)'
Please check the comments in this post:

http://funcall.posterous.com/ecl-on-iphone-redux

I've also updated the git repo with the patches from the commenter. This 
might fix your build issue.

-ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20091213/1ef3240c/attachment.html>


More information about the ecl-devel mailing list