[fpc-pascal] Arm EABI vs OABI [was:DateToStr in arm does not work!]

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Jul 8 18:23:47 CEST 2007


On 08 Jul 2007, at 18:06, Luca Olivetti wrote:

>> I don't think anyone has ever tried to use the libc-based rtl with  
>> linux/arm.
>
> And without using libc, what kind of syscalls do fpc generate OABI  
> or EABI? (or, again, is there no difference between the two?)

I have no idea. You could try comparing /usr/include/asm/unistd.h on  
an OABI and EABI system for a start, although that will tell you  
nothing about which parameters have to be passed and in what way  
(only the syscall numbers themselves).


Jonas



More information about the fpc-pascal mailing list