[fpc-pascal] Cross compile from x86 to Pi
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Aug 19 10:14:22 CEST 2015
Jonas Maebe wrote on Wed, 19 Aug 2015:
> Chris Moody wrote on Wed, 19 Aug 2015:
>
>> On 08/19/2015 12:57 AM, Jonas Maebe wrote:
>>> /home/chris/Documents/fp/fpcbuild-2.6.4/binutils/bin/as --version
>> Somehow this was for x86 linux, not sure how that happened. Will
>> have to look again.
>
> One more thing: as has been mentioned before, FPC 2.6.4 cannot be
> used to build for the Raspberry Pi, because it does not have support
> for the ABI used by that platform.
Small addendum: a Debian developer backported the required support on
top of FPC 2.6.4, and hence if you use Debian or a Debian-derived
Linux distribution, you can get an FPC 2.6.4 on your Raspberry Pi via
standard apt-get. Note that this version is not supported by us due to
the fact that it's a custom port.
Jonas
More information about the fpc-pascal
mailing list