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

Bart bartjunk64 at gmail.com
Wed Jun 16 17:23:16 CEST 2021


On Wed, Jun 16, 2021 at 5:14 PM Bo Berglund via fpc-pascal
<fpc-pascal at lists.freepascal.org> wrote:

> My use case here is that I created a Windows version of Linux "uptime" by
> starting in Lazarus with a new Project and selecting Program.

Choose Simple Program from that dialog.
No uses clause at all, so everything you need, you add it yourself.

-- 
Bart


More information about the fpc-pascal mailing list