<div dir="ltr">On Wed, Sep 10, 2008 at 9:39 AM, Red Daly <span dir="ltr"><<a href="mailto:reddaly@gmail.com">reddaly@gmail.com</a>></span> wrote:<br><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 dir="ltr">(gdb) print fname->symbol.name->base_string.self<br>$6 = (unsigned char *) 0x12e390 "CDECL"</div></blockquote><div><br>That is a symbol that appears in FFI calls and definitions. Could you try building ECL without the compiler. It does not make sense for you to install the compiler in the iPhone when it is not going to have gcc around. I would also deactivate all default extensions from the following list, at least until you get a running image<br>
<br> --with-tcp include socket interface (default=YES)<br> --with-serve-event include serve-event module (default=YES)<br> --with-asdf include ASDF building facility (default=YES if<br> shared library support is on)<br>
--with-defsystem include DEFSYSTEM building facility (default=YES if<br> shared library support is on)<br> --with-cmp build in the compiler (default=YES)<br> --with-rt include MIT-RT testing environment (default=YES)<br>
--with-profile include CMUCL's simple profiler (default=YES if<br> Boehm-Weiser garbage collector used)<br> <br></div></div>Juanjo<br clear="all"><br>-- <br>Instituto de FĂsica Fundamental<br>
CSIC, Serrano, 113, Madrid 28040 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>
</div>