From: <[EMAIL PROTECTED]>
I'm trying to build an arm/wince cross-compiler from a Windows XP host from 2.2.1 SVN (rev 10079). I can build a working ppcrossarm.exe from the fpc source
folder by:

make compiler_cycle CPU_TARGET=arm OS_TARGET=wince FPC=ppc386.exe

However, when I try to build the RTL and packages with the following:

make -C rtl clean FPC=ppcrossarm.exe
make rtl packages FPC=ppcrossarm.exe OPT="-g"

The process terminates at the instruction to build the package FV:

Fixed now.

Yury. _______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to