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