<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
James Long wrote:
<blockquote
 cite="mid:954cc8bb0906051217s2bab6dcdo1ca88f0ca7138247@mail.gmail.com"
 type="cite">
  <pre wrap="">
If anyone is interested in using Gambit on the iPhone, I'm thinking of
writing a blog post about my experiences.  If you want, I can send a
message to this list when I do so.

- James

  </pre>
</blockquote>
James - another yes from me, that would be great, thank you! Been
bracing myself for some pain, it'd be excellent to have a crib sheet.<br>
<br>
- Darren<br>
<br>
<br>
<blockquote
 cite="mid:954cc8bb0906051217s2bab6dcdo1ca88f0ca7138247@mail.gmail.com"
 type="cite">
  <pre wrap="">On Fri, Jun 5, 2009 at 2:18 PM, Maarten Koopmans <a class="moz-txt-link-rfc2396E" href="mailto:maarten@vrijheid.net"><maarten@vrijheid.net></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">That's pretty cool! Do you use the SDK or did you have to resort to jail
breaking? I can see how you can embed Gambit in an "oficial" iPhone app.

--Maarten

James Long wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Hey, folks.

I'm using Gambit on the iPhone.  There's one thing I can't get working
on it, and that's the LOAD procedure.  I've heard reports that you
can't load dynamic libraries on the iPhone, but I can't find any
documentation about it.  Besides, LOAD doesn't work to load in raw
scheme code either.

When my application attempts to use LOAD in an app running on the
iPhone simulator, it simply crashes without any messages (both when
the file is compiled and not).  I'm not sure how to debug this, and I
was wondering two things: do you use LOAD on the iphone?  is there
anything in LOAD which I should look at when running Gambit on a
different platform than usual?

I think loading dynamic libraries should work in the simulator.  And
EVAL definitely works, so loading in raw source should work too.  I
just looked around the Gambit source and everything around these two
mechanisms seems fine.

- James
_______________________________________________
Gambit-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a>
<a class="moz-txt-link-freetext" href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a>



      </pre>
    </blockquote>
    <pre wrap="">
    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Gambit-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gambit-list@iro.umontreal.ca">Gambit-list@iro.umontreal.ca</a>
<a class="moz-txt-link-freetext" href="https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list">https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list</a>


  </pre>
</blockquote>
<br>
</body>
</html>