[fpc-devel]make problem
rstar at mnet-online.de
rstar at mnet-online.de
Tue Nov 11 19:57:22 CET 2003
I am using the latest snapshots from 11/11. But there is a circular
unit reference in LCL. Are there further make switches?
D:\Lazarus\lcl>make OS_TARGET=win32
d:/fpc/bin/win32/rm.exe -f units/allunits.ppu
d:/fpc/bin/win32/ppc386.exe -gl -Fu./units/win32 -Fu./units -Fu.
-Fiinclude -FUunits -di386 allunits.pp
Hint: End of reading config file fpc.cfg
Free Pascal Compiler version 1.9.1 [2003/11/11] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Win32 for i386
Compiling allunits.pp
Compiling lclstrconsts.pas
Writing Resource String Table file: lclstrconsts.rst
Compiling lclproc.pas
Compiling lcltype.pp
Compiling vclglobals.pp
Compiling lmessages.pp
Compiling graphtype.pp
Compiling messages.pp
messages.pp(35,33) Fatal: Circular unit reference between MESSAGES and
LMESSAGES
make: *** [allunits.ppu] Error 1
D:\Lazarus\lcl>
More information about the fpc-devel
mailing list