[fpc-pascal] Wince_arm: the naive approach

Florian Klämpfl florian at freepascal.org
Sat Aug 3 23:28:55 CEST 2013


Am 03.08.2013 17:31, schrieb Reinier Olislagers:
> Hi list,
> 
> I'm fiddling with crosscompiling in fpcup.
> 
> For Wince ARM, using
> - cross binaries from
> ftp://ftp.freepascal.org/pub/fpc/contrib/cross/binutils-2.15.94-win32-arm-wince.zip
> (added cygwin1.dll in binutils directory as well)

Try the binutils I collect here (arm-wince-* is build from binutils 2.22):
http://svn2.freepascal.org/svn/fpcbuild/binaries/i386-win32/ (please do
not use svn.freepascal.org for this repository for speed reasons).

> compiling FPC gives
> Start compiling package bzip2 for target arm-wince.
> Warning: Unable to determine the libgcc path.
>        Compiling bzip2\BuildUnit_bzip2.pp
>        Compiling .\bzip2\src\bzip2comn.pp
>        Compiling .\bzip2\src\bzip2.pas
>        Compiling .\bzip2\src\bzip2stream.pp
> ... and the compiler seems to hang there.
> 
> I wonder if an expert could tell me straight off what I'm doing wrong ;)

What source tree do you use? Trunk? Works here




More information about the fpc-pascal mailing list