[fpc-pascal] Linking failed on RaspberryPi

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Sep 15 14:08:43 CEST 2015


On 15/09/15 14:06, Peter wrote:
> It would be useful to see the output of these two commands
>
> grep Fl /etc/fpc.cfg
> ls/usr/lib/**/crti.o
>
>
> Jonas knows a lot more about FPC than I do!

The version on the FPC website is an ARMEL version, so it will look for 
the ARMEL version of crti.o (in /usr/lib/arm-linux-gnueabi).


Jonas



More information about the fpc-pascal mailing list