On Mon, 13 Jan 2014 14:18:35 +0200 "Dimitrios Chr. Ioannidis" <[email protected]> wrote:
>[...] > >> just for your information the lazarus 1.2 ".../branches/fixes_1_2" > >> doesn't build with the fpc 2.6 ".../branches/fixes_2_6" but does compile > >> with the 2.6.4 RC1. > > It compiles here one linux/64bit: > > Lazarus fixes_1_0 and fixes_1_2 with fpc fixes_2_6. > > my apologies for not being more specific regarding the OS and error message > > Windows 7 64bit > > "Compiling lazaruspackageintf.pas > PPU Loading > C:\Users\dimitris\Programming\Tools\fpc\2.6.x\units\i386-win32\fcl-e > xtra\ServiceManager.ppu > PPU Source: ServiceManager.pas not found > Recompiling ServiceManager, checksum changed for windows Servicemanager and Windows are fpc units, not Lazarus units. And "checksum changed" should not happen in the fpc ppu files, because normally they are compiled with -Ur. How did you built fpc and its packages? Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
