[fpc-pascal] Cross compiler win32/ARM error code 2 ?
oro06 at sf.net
oro06 at sf.net
Tue Aug 2 19:23:34 CEST 2005
Hi,
just trying to build fpc (today snapshot 2.1.X) for win32 plateform and
wince arm target.
i get the following error message ?
D:\FPC\2.1.x-src>make all OPT=-vt CPU_TARGET=arm OS_TARGET=wince
CROSSBINDIR=d:\
fpc\cross\arm-wince BINUTILSPREFIX=arm-wince-
INSTALL_PREFIX=d:\FPC\2.1.X >d:\
FPC\build.log
makefile:172: *** The Makefile doesn't support target arm-wince, please
run fpcm
ake first. Stop.
make[3]: *** [rtlclean] Error 2
make[2]: *** [cycle] Error 2
make[1]: *** [compiler_cycle] Error 2
make: *** [build-stamp.arm-wince] Error 2
after that, i tried and fpcmake -w -Tall and then build again but same
error message.
Any idea ?
Regards
More information about the fpc-pascal
mailing list