[fpc-devel] fixes_2_6 branch wince arm broken ?

Jonas Maebe jonas.maebe at elis.ugent.be
Sat Sep 29 14:19:06 CEST 2012


On 28 Sep 2012, at 22:45, Dimitrios Chr. Ioannidis wrote:

>  does anyone have a hint ? I tried today to cross build fpc 2.6.1 ( .../branches/fixes_2_6 ) for wince / arm and i got this error :
> 
> "
> ...
> C:/Programming/Compiler/fpc/2.6.1/bin/i386-win32/ppc386.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi../win -FE. -FUC:/Pro
> gramming/Compiler/fpc/2.6.1/source/rtl/units/i386-win32 -gl -Xs -Xg -di386 -dRELEASE ../inc/macpas.pp
> make[5]: *** No rule to make target `iso7185.ppu', needed by `fpc_units'.  Stop.
> ..."
> 
> Command used : "C:\Programming\Compiler\fpc\2.6.1\source>make all crossinstall COPYTREE=echo OS_TARGET=wince CPU_TARGET=arm UPXPROG=echo OPT="-gl -Xs -Xg" BINUTILSPREFIX=arm-wince- INSTALL_PREFIX=%FPCDIR%\%FPCVERSION%"
> 
> FPC 2.6.1 rev. 22444
> WinXP Pro 32Bit.

Are you perhaps using make 3.82? The fixes branch can only be built using make 3.81 and earlier currently.


Jonas


More information about the fpc-devel mailing list