[Lazarus] Is this a bug or what is wrong?

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Feb 22 19:44:04 CET 2015


On Sun, 22 Feb 2015 16:57:05 +0200
FreeMan <freeman35 at delphiturkiye.com> wrote:

> I'm trying crosscompile from osx to arm-wince. Karl-Michael help me 
> about that, I wanna say more time thank yo very much.
> *-)When Target OS -> WinCE Target OS -> arm Target processor to ARMV4  
> lazarus looking for ppcarm, so not compile, 'cos compiler name is 
> "ppcrossarm" I made link, then can compile project

Use build modes and set the compiler file name in Project Options.

> *-) needed arm-wince-ld, xx-as, xx-windres. this files's folder added to 
> path, but not found while compiling. made link them to /bin folder, 
> project compiled. are this file looking for with path in compile 
> parameter? so can not find in system path.

Or: Compiler option -FD.

Mattias




More information about the Lazarus mailing list