[fpc-pascal] make CPU_TARGET=arm OS_TARGET=linux ignores both flags

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Nov 23 15:44:35 CET 2009


On 23 Nov 2009, at 15:37, ik wrote:

> Is there a
> way I can make a cross compiler zipinstall to install (at the end)  
> as a
> package in my linux ?

Try this:

make OPT='dFPC_ARMEL -dFPC_ABI_EABI -Xd' OS=TARGET=linux  
CPU_TARGET=arm FPC=`pwd`/compiler/ppcrossarm zipdistinstall


Jonas



More information about the fpc-pascal mailing list