[fpc-pascal] How to build 2.2.2-crosscompiler for arm-linux ?

Florian Klaempfl florian at freepascal.org
Sun Nov 30 16:03:37 CET 2008


Koenraad Lelong schrieb:
> Joost van der Sluis schreef:
>> Op zaterdag 29-11-2008 om 19:48 uur [tijdzone +0100], schreef Koenraad
>> Lelong:
>>> Hello,
>>> In the past I built numerous fpc-crosscompilers for arm-linux but now I
>>> can't anymore.
>>> What I did :
>>> Downloaded and extracted fpcbuild-2.2.2.tar.gz
>>> make CPU_TARGET=arm OS_TARGET=linux NOGDB=1 NODOCS=1 crosszipinstall
>>> This complains that ppcrossarm is not found !
>>> If I do the same with 2.2.0 I do get my crosscompiler.
>> I would guess that 'crosszipinstall' creates the installation into
>> zip-files. For that the compiler already has to be compiled. Try a
>> 'clean all' instead of 'crosszipinstall'. And it could be that you have
>> to specify the start-compiler with 'PP=ppcx386'
>>
>> Joost
>>
> Thanks,
> PP=ppc386 did the trick.

This should be fixed trunk.





More information about the fpc-pascal mailing list