1)How can I build Lazarus from command promt to make all ints units Smart Linkable? Also, is it possible to add somewhere thouse optimization switches:  -S2cgi -CX -Og3ru -gl -XX
in fpc.cfg
Darek

Thank you, Darek!


I try to add my switches. This is the result:

Free Pascal Compiler version 2.1.1 [2005/11/13] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Win32 for i386
Compiling interfaces.pp
Compiling Win32Int.pp
Fatal: Can't find unit WSControls
Fatal: Compilation aborted
make[3]: *** [interfaces.ppu] Error 1
make[3]: Leaving directory `C:/lazarus/lcl/interfaces
make[2]: *** [win32_all] Error 2
make[2]: Leaving directory `C:/lazarus/lcl/interfaces
make[1]: *** [interfaces] Error 2
make[1]: Leaving directory `C:/lazarus/lcl'
c:\lazarus\pp\bin\i386-win32\make: *** [lcl] Error 2


May be it is impossible to compilate Lazarus wit Smart Linking?

Regards, Alexey.

Reply via email to