On 03/05/2020 12:40 am, fredvs wrote:
> What I did understand is that the policy of MSEgui is to compile all what
> could be needed and let, at the end, the linker take what objects is needed
> for linking.

100% correct. When it comes to FPC, unused units in the uses clause it
not much of a problem like in other languages. The compiler and linker
will remove units, methods etc that is not needed, when it generates a
"release build" of your project.


Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to