[Lazarus] Cross-compiling to win32 from debian stretch

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Nov 28 00:20:29 CET 2017


On Tue, 28 Nov 2017 00:07:33 +0100
kardan via Lazarus <lazarus at lists.lazarus-ide.org> wrote:

>[...]
> $ lazbuild --pcp=../../lazconf --os=win32 --cpu=i386 Tomboy_NG.lpi
> Free Pascal Compiler version 3.0.4rc1 [2017/08/07] for i386
> Copyright (c) 1993-2017 by Florian Klaempfl and others
> (1002) Target OS: Win32 for i386
> (3104) Compiling fcllaz.pas
> Fatal: (10022) Can't find unit system used by fcllaz

Check your -Fu paths in /etc/fpc.cfg. They should contain the
paths to fpc's i386-win32 ppu files.

Mattias


More information about the Lazarus mailing list