On Wed, 16 Dec 2015 22:48:02 +0100 Bo Berglund <[email protected]> wrote:
>[...] > >Fatal: (10022) Can't find unit process used by RegisterFCL > > Does RegisterFCL work differently on Linux x64 than on Linux ARM? No. > By the way I found a process.pp file in the fpc 3.0.0 sources: > packages/fcl-process/src/process.pp You should have a process.ppu in your FPC install directory. > Maybe the lazarus "make bigide" does not search the correct directory > so it misses this on an ARM platform? Just guessing now of course... process.ppu is part of every FPC install. It must be in the -Fu search path of your /etc/fpc.cfg. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
