[Lazarus] Run builds with different FPC versions

Mark Morgan Lloyd markMLl.lazarus at telemetry.co.uk
Mon Jun 7 19:05:17 CEST 2010


On Mon, Jun 7, 2010 at 11:22 AM, Marcos Douglas <md at delfire.net> wrote:
>
> Rigth. But the 'make install' do not override these files? If not,
> then is better delete all .ppu files in all directory?
>

I deleted all ppu files. Now I have another error:

C:\freepascal\lazarus>make all OPT="-glw2"
make -C lcl all
make[1]: Entering directory `C:/freepascal/lazarus/lcl'
c:/freepascal/binutils/i386-win32/rm.exe -f units/i386-win32/alllclunits.ppu
c:/freepascal/binutils/i386-win32/gmkdir.exe -p units/i386-win32
c:/freepascal/fpc/bin/i386-win32/ppc386.exe -gl -Fu. -Fuforms -Fuwidgetset -Fiin
clude -FE. -FUunits/i386-win32 -glw2 -di386 alllclunits.pp
Free Pascal Compiler version 2.4.1 [2010/06/07] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling alllclunits.pp
Compiling lclversion.pas
Compiling lclstrconsts.pas
Writing Resource String Table file: lclstrconsts.rst
Compiling fpcadds.pas
Compiling lazlinkedlist.pas
Compiling dynhasharray.pp
Compiling lclproc.pas
Compiling avglvltree.pas
Compiling fileutil.pas
Compiling masks.pas
Fatal: Can't find unit Contnrs used by Masks
Fatal: Compilation aborted
make[1]: *** [alllclunits.ppu] Error 1
make[1]: Leaving directory `C:/freepascal/lazarus/lcl'
make: *** [lcl] Error 2

Is better to get a clean branch of FPC 2.4.1?


Marcos Douglas




More information about the Lazarus mailing list