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

Luca Olivetti luca at ventoso.org
Sun Jul 8 20:48:09 CEST 2007


En/na Marc Santhoff ha escrit:

> Can't you try to write a simple program using the functions in question
> and compile with "fpc -al"?

the syscalls are in the rtl, so they won't show up in my program (not 
that I understand asm assambler, but according to 
http://sourceware.org/ml/libc-ports/2005-11/msg00028.html the syscall is 
"swi 0x0900....." and there's no "swi" instruction in my code).

Bye
-- 
Luca



More information about the fpc-pascal mailing list