Henry Vermaak schrieb:
>> Const
>> +{$ifdef FPC_ABI_EABI}
>> + syscall_nr_base = $0;
>> +{$else FPC_ABI_EABI}
>> syscall_nr_base = $900000;
>> +{$endif FPC_ABI_EABI}
>>
>> but i'll confirm in a while.
>>
>
> yes, this works for me.
Fixed in svn.