[fpc-pascal] Will the size of an executable depend on the uses clause

Bo Berglund bo.berglund at gmail.com
Wed Jun 16 08:57:13 CEST 2021


If I by habit add a bunch of often used units to the uses clause will that
affects the size of the compiled application even if they are not in fact used?

I.e. if there are unused units in uses can I shrink the application size by
removing them?

If so is this the same for GUI and non-GUI applications?


-- 
Bo Berglund
Developer in Sweden



More information about the fpc-pascal mailing list