On Thu, 8 Sep 2011 20:43:07 -0300 "marcelo.bp" <[email protected]> wrote:
> Hello list, > > Did anyone is having trouble compiling Lazarus with FPC current devel ? > > Today i generated a new compiler from FPC Svn to win64. The build stamp says > that is version 2.7.1 ( What happened with 2.5.1 ???) > > Then i tried to compile Lazarus to win64 with no success. Output bellow: > > ----------------------------------------------------------------------------------------------------------------------------- > d:/lazarus/fpc/2.5.1/bin/x86_64-win64/make -C codetools all > make[2]: Entering directory `D:/lazarus/components/codetools' > d:/lazarus/fpc/2.5.1/bin/x86_64-win64/rm.exe -f > units/x86_64-win64/codetools.ppu > > d:/lazarus/fpc/2.5.1/bin/x86_64-win64/ppcx64.exe -O2 -MObjFPC -Sci -O1 -gl > -vewn > i -l -Fu../../packager/units/x86_64-win64 -Fu. -FE. -FUunits/x86_64-win64 > '-dUse > VHMHelp' -dx86_64 codetools.pas > Free Pascal Compiler version 2.7.1 [2011/09/08] for x86_64 > Copyright (c) 1993-2011 by Florian Klaempfl and others > Target OS: Win64 for x64 > Compiling codetools.pas > Compiling basiccodetools.pas > Compiling sourcelog.pas > Compiling fileprocs.pas > Compiling codetoolsstrconsts.pas > Writing Resource String Table file: codetoolsstrconsts.rst > fileprocs.pas(2809,73) Fatal: Syntax error, ";" expected but ")" found Fixed in svn rev 32238. Please test. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
