<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Elliott Slaughter wrote:
<blockquote
 cite="mid:42c0ab790912121640j33c087ebwee820a8786cdc9ec@mail.gmail.com"
 type="cite">On Sat, Dec 12, 2009 at 9:01 AM, Ram Krishnan <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:kriyative@gmail.com">kriyative@gmail.com</a>></span>
wrote:
  <div class="gmail_quote">
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">Hi Elliott,<br>
    <br>
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:<br>
    <br>
    <a moz-do-not-send="true"
 href="http://github.com/kriyative/ecl-iphone-builder" target="_blank">http://github.com/kriyative/ecl-iphone-builder</a><br>
    <br>
It's based on ecl-9.8.4, and requires a newer Boehm-GC (gc-7.2alpha2).<br>
    <br>
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.<br>
    </div>
  </blockquote>
  </div>
  <div><br>
  </div>
  <div>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:</div>
/Users/elliott/Programming/Lisp/ecl-iphone-builder/ecl-9.8.4/build/cross_config:
line 25: syntax error near unexpected token `)'</blockquote>
Please check the comments in this post:<br>
<br>
<a class="moz-txt-link-freetext" href="http://funcall.posterous.com/ecl-on-iphone-redux">http://funcall.posterous.com/ecl-on-iphone-redux</a><br>
<br>
I've also updated the git repo with the patches from the commenter.
This might fix your build issue.<br>
<br>
-ram<br>
</body>
</html>