On 3/8/2012 15:14, Mattias Gaertner wrote:
cd %myLAZpath%
make clean lazbuild
lazbuild.exe --build-ide="-gw -gl -godwarfsets -gh -gt -Co -Cr -Ci -Sa"

ik, so i have fixed up my script to follow the above... there is a make clean beforehand... i see this in the output but compilation seems to carry on and a valid and current IDE exe seems to be generated... what does this mean?

c:/freepascal/binutils/i386-win32/rm.exe -f *.s *_ppas.bat
make[1]: Leaving directory `C:/freepascal/laz/ideintf'
make -C lcl/interfaces/nogui
make[1]: Entering directory `C:/freepascal/laz/lcl/interfaces/nogui'
c:/freepascal/binutils/i386-win32/rm.exe -f ../../units/i386-win32/nogui/interfa
ces.ppu \
        ../../units/i386-win32/nogui/interfaces.o
c:/freepascal/fpc/2.4.5/bin/i386-win32/ppc386.exe -gl -dnogui -Fu../../units/i38
6-win32 -Fu../../../components/lazutils/lib/i386-win32 -Fu. -FE. -FU../../units/
i386-win32/nogui -di386 interfaces.pp
Free Pascal Compiler version 2.4.5 [2011/06/01] for i386
Copyright (c) 1993-2010 by Florian Klaempfl
Target OS: Win32 for i386
Compiling interfaces.pp
Fatal: Can't find unit InterfaceBase used by Interfaces
Fatal: Compilation aborted
make[1]: *** [interfaces.ppu] Error 1
make[1]: Leaving directory `C:/freepascal/laz/lcl/interfaces/nogui'
make: *** [lazbuilder] Error 2
TBuildManager.SetBuildTargetIDE OS=win32 CPU=i386 WS=win32
TFPCTargetConfigCache.NeedsUpdate compiler file changed "C:\freepascal\fpc\2.4.5
\bin\i386-win32\fpc.exe" FileAge=1052875024 StoredAge=0
TFPCTargetConfigCache.Update C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.exe Targ
etOS=win32 TargetCPU=i386 CompilerOptions= ExtraOptions=-FrC:\freepascal\laz\com
ponents\codetools\fpc.errore.msg PATH=c:\freepascal\binutils\i386-win32;c:\freep
ascal\fpc\2.4.5\bin\i386-win32;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem
;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\TortoiseSV
N\bin;C:\Program Files\GnuWin32\bin;
RunTool C:\freepascal\fpc\2.4.5\bin\i386-win32\fpc.exe -iTOTP -Pi386 -Twin32 -Fr
C:\freepascal\laz\components\codetools\fpc.errore.msg



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to