[fpc-pascal] FPC_ARMEL system calls

Luca Olivetti luca at ventoso.org
Mon Jun 2 13:42:32 CEST 2008


En/na Florian Klaempfl ha escrit:
> Luca Olivetti schrieb:
>> Florian Klaempfl escribió:
>>
>>>
>>> But you used OPT=-dFPC_ARMEL?
>>
>> Yes, I used OPT='-dFPC_ARMEL -dFPC_ABI_EABI -CfSOFT'
> 
> And then you got the errors about floats?

No, I get that if I omit the -CfSOFT
I simply tried all the permutations ;-)

* with -dFPC_ARMEL -CfSOFT I get the linker error
* with -dFPC_ARMEL -dFPC_ABI_EABI -CfSOFT I get the qemu error/segfault
* with -dFPC_ARMEL I get the assembler error

Bye
-- 
Luca




More information about the fpc-pascal mailing list