[Ecls-list] ECL on iPhone

Red Daly reddaly at gmail.com
Wed Sep 10 22:08:07 UTC 2008


Have you got any pointers about how to fix this?  I have searched the source
for "CDECL" (case insensitive) but I cannot find any function by that name.
Nor can I find any code for init_lib_LSP besides an empty C function
definition in cinit.d.  I am pretty stuck here.

Red

On Wed, Sep 10, 2008 at 12:39 AM, Red Daly <reddaly at gmail.com> wrote:

> (gdb) print fname->symbol.name->base_string.self
> $6 = (unsigned char *) 0x12e390 "CDECL"
>
> -Red
>
>
> On Wed, Sep 10, 2008 at 12:22 AM, Juan Jose Garcia-Ripoll <
> juanjose.garciaripoll at googlemail.com> wrote:
>
>> On Wed, Sep 10, 2008 at 8:57 AM, Red Daly <reddaly at gmail.com> wrote:
>>
>>> #10 0x00069374 in FEundefined_function (fname=0x1391b4) at error.d:167
>>>
>>
>> You can move upwards to this point and inspect what function is missing.
>> Typically you would write "print fname->d.t" to find out the type, and then,
>> depending on it, use "print fname->symbol.name->base_string.self", or other
>> information. Could you please do it?
>>
>> Juanjo
>>
>> --
>> Instituto de Física Fundamental
>> CSIC, Serrano, 113, Madrid 28040 (Spain)
>> http://juanjose.garciaripoll.googlepages.com
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20080910/ce6e4ebd/attachment.html>


More information about the ecl-devel mailing list