[fpc-pascal] android basic question
Jonas Maebe
jonas.maebe at elis.ugent.be
Sun Jun 6 22:43:03 CEST 2010
On 06 Jun 2010, at 17:38, Thierry Bothorel wrote:
> I have errors in ...fpsrc/2.5.1/packages/libc/....
That package only works under Linux/i386, because it is only intended as a replacement for the Kylix libc unit. It cannot and will never work on any other platform. It is also not compiled by the Makefile for Linux/ARM. So it is normal that if you circumvent the makefile and try to compile the unit manually that it will not work.
Jonas
More information about the fpc-pascal
mailing list