[fpc-devel] arm-wince errors

Yury Sidorov jura at cp-lab.com
Wed Jan 3 15:47:54 CET 2007


From: "Vincent Snijders" <vsnijders at quicknet.nl>
> Hi,
> 
> I have created a arm-wince cross compiler installer for lazarus-win32:
> ftp://ftp.hu.freepascal.org/pub/lazarus/cross/Lazarus-0.9.21-fpc-2.1.1-20070103-cross-arm-wince-win32.exe
> 
> Nokao tried to use it, but he is getting errors:
> http://aycu23.webshots.com/image/7382/2004535844182527357_rs.jpg (using fpc r5797)
> and
> http://www.lazarus.freepascal.org/index.php?name=PNphpBB2&file=viewtopic&t=3255 
> (using fpc from 30-12-2006)
> 
> Is svn head useable for arm-wince? Or does it need further testing, because I can 
> imagine the changes in revision 5714 are far reaching.
> 
> Do I need to pass (or not pass) special command line parameters (I pass "-CX -gl" 
> for compiling the fpc rtl and fcl units)?. What can be the cause for these crashes?

Vincent, I downloaded your cross installer and found that you included wrong binutils.
You included version 2.13.2.1, but supported version is 2.15.94.
Get it here: ftp://ftp.freepascal.org/pub/fpc/contrib/cross/arm-wince-binutils.zip

I think GDB for arm-wince should be included to cross installer:
ftp://ftp.freepascal.org/pub/fpc/contrib/cross/gdb-6.4-win32-arm-wince.zip

P.S. Can someone delete unsupported ftp://ftp.freepascal.org/pub/fpc/contrib/cross/binutils-2.13.2.1-win32-arm-wince.zip from FTP?

Yury Sidorov.



More information about the fpc-devel mailing list