[fpc-devel] Building and running FPC natively on ARM under Debian "Lenny"

Sven Barth pascaldragon at googlemail.com
Wed Oct 13 14:08:19 CEST 2010


Am 13.10.2010 13:04, schrieb Jonas Maebe:
>
> On 13 Oct 2010, at 09:58, Sven Barth wrote:
>
>> Am 05.10.2010 10:13, schrieb Jonas Maebe:
>>>
>>> A couple of days ago I fixed an error in svn trunk for ARMEL that caused
>>> the stack to become temporarily unbalanced after performing syscalls
>>> with 5 or more parameters (the bug is still there for OABI, but I can't
>>> fix that because I don't have access to an OABI machine).
>>
>> I have an ARM board with an OABI kernel running (because I wasn't yet
>> eager enough to test how FPC behaves with an EABI uclibc ^^).
>>
>> If you can tell me what I need to look out for I might be able to help
>> you there.
>
> I now looked at the current actual code for OABI syscalls and it seems
> that the problem does not happen there. For OABI, the quick-exit trick
> is only used in a single stackframe-less function, and that's fine.
> Sorry for the false alarm.

Ok. Thanks for clarification.

Regards,
Sven



More information about the fpc-devel mailing list