[fpc-pascal] Linking failed on RaspberryPi
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Sep 15 13:52:53 CEST 2015
On 15/09/15 13:28, Xiangrong Fang wrote:
> I downloaded arm linux distribution from freeepascal website
> (sourceforge). So, I should get it work by fixing crti as suggested by
> PB, or I shall get the compiler from Pi website as suggested by Jonas?
You don't get it from the Pi website, but by using the package manager
of your linux distribution (apt).
The version from the FPC website is not appropriate for your Linux
distribution, as it is for ARMEL and you have ARMHF.
Jonas
More information about the fpc-pascal
mailing list