[fpc-pascal]FPC for ARM beta
Jose Pascual
josepascual at almudi.com
Tue Aug 10 13:33:12 CEST 2004
Hi,
I have downloaded FPC for ARM beta 1.9.3 from freepascal ftp,
when I compile some example I have found problem in linking phase,
------------------------------------------------------------
Linking modulo_arm
/usr/local/arm/arm-linux/gcc-3.3.3-glibc-2.2.5/arm-linux/bin/ld:
warning: cannot find entry symbol _start; defaulting to 000088c0
/usr/local/lib/fpc/1.9.3/cross/arm-linux/units/rtl/system.o(.text+0x147a
8): In function `SYSTEM_SYSTEM_EXIT':
: undefined reference to `_haltproc'
app.pas(126) Error: Error while linking
Closing script ppas.sh
------------------------------------------------------------
I suppose that in link.res there is some object or library to link
(perhaps <somefile>.o)
any suggestion?
thank you,
regards
More information about the fpc-pascal
mailing list