[Lazarus] Compiling on Odroid / RaspberryPi
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Mar 15 11:52:52 CET 2016
On Tue, 15 Mar 2016 21:12:03 +1030
steveg <steveg at nevets.com.au> wrote:
> I am trying to compile Laz on an Odroid Arm system (running Lubuntu
> 14.04 - LXDE)
> I have fpc 3.1.1 compiled and installed ok (I believe)
>
> Compiling the latest svn of Laz is giving the following error - (cant
> find unit)
> process.ppu and friends are in
> /usr/local/lib/fpc/3.1.1/units/arm-linux/fcl-process
>
> as far as I can tell, the make script seems to only scan within the base
> and rtl dirs ? - therefore not seeing process.ppu and others.
Check that your /etc/fpc.cfg contains the -Fu paths to the fpc units.
Mattias
More information about the Lazarus
mailing list