[fpc-pascal] Linking failed on RaspberryPi

Xiangrong Fang xrfang at gmail.com
Fri Sep 4 03:15:44 CEST 2015


Hi All,

I try to compile my program on Pi, with the official FPC 2.6.4 for arm
linux, but get the following error:

/usr/lib/fpc/2.6.4/units/arm-linux/rtl/cprt0.o: In function
`_haltproc_eabi':
(.text+0x88): undefined reference to `_fini'
/usr/lib/fpc/2.6.4/units/arm-linux/rtl/cprt0.o: In function
`_haltproc_eabi':
(.text+0x90): undefined reference to `_init'

Is there anything missing from my FPC installation?

TIA for any hint.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20150904/c255689c/attachment.html>


More information about the fpc-pascal mailing list