En/na Matt Emson ha escrit:
Does FPC support the flavour of Linux on the N800? That might also be
something I'd like to look at.
No :-(
All packages for the n800 are armel, i.e. they use EABI, while fpc
generates OABI calls.
I don't really know all the details of OABI vs EABI, I only know that a
simple "hello world" compiled with FPC, since it's a static application,
worked on the n800. Anything more complex doesn't.
For the record, I also tried to compile a C application natively on
another arm processor, with standard debian (i.e. OABI), the n800 didn't
even recognize the binary. Once I statically linked it, it ran with no
apparent problems. Again, it was a simple console application, nothing
fancy.
Bye
--
Luca
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal