[Lazarus] [Partially Solved] Cross Compile for arm-linux

Kjow antispammoni at gmail.com
Sun Dec 13 17:01:45 CET 2009


2009/12/13 Mattias Gaertner <nc-gaertnma at netcologne.de>:
>> -Fu/home/kjow/lazarus/lcl/
>> -Fi/home/kjow/lazarus/lcl/include/
>> -Fu/home/kjow/lazarus/lcl/nonwin32/
>
> These are some of the lcl source paths.

I removed these and, now  themes.pas not found...

Lazarus IDE:

Hint: Start of reading config file /home/kjow/.fpc.cfg
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Hint: End of reading config file /home/kjow/.fpc.cfg
Free Pascal Compiler version 2.5.1 [2009/12/12] for arm
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Linux for ARM
Compiling LAzARM.lpr
PPU Loading /home/kjow/lazarus/lcl/units/arm-linux/themes.ppu
PPU Source: themes.pas not found
Recompiling Themes, checksum changed for LCLProc
themes.pas(11,35) Fatal: Can't find unit Themes used by InterfaceBase

Terminal:

~/dev/TestARM/LazARM$ fpc -Tlinux -Parm LAzARM.lpr
Free Pascal Compiler version 2.5.1 [2009/12/12] for arm
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Linux for ARM
Compiling LAzARM.lpr
Fatal: Can't find unit Interfaces used by LAzARM
Fatal: Compilation aborted
Error: /usr/local/bin/ppcarm returned an error exitcode (normal if you
did not specify a source file to be compiled)

Thanks again.


Kjow




More information about the Lazarus mailing list