2009/9/17 Andrea Mauri <[email protected]>: > Free Pascal Compiler version 2.2.2 [2008/08/03] for i386 > Copyright (c) 1993-2008 by Florian Klaempfl > Target OS: Win32 for i386 > Compiling startlazarus.lpr > PPU Loading > C:\Programmi\Lazarus_svn\lcl\units\i386-win32\win32\interfaces.ppu > PPU Invalid Version 91 > Fatal: Can't find unit Interfaces used by StartLazarus > Fatal: Compilation aborted > make[2]: *** [startlazarus.exe] Error 1 > make[2]: Leaving directory `C:/Programmi/Lazarus_svn/ide' > make[1]: *** [starter] Error 2 > make[1]: Leaving directory `C:/Programmi/Lazarus_svn/ide' > make: *** [starter] Error 2
Is this the same version of fpc that you used to compile lazarus with? You can specify the compiler on the command line with FPC=/path/to/ppc386 Henry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
