> > The executable also got 23KB larger just from being compiled with 1.9.2,
> > ie.
> > from 82KB to 105KB.
>
> That is always the case... more functionality means a bigger size... for
> example threadvar for multithreading support takes more space. Also
> register calling takes more space, but it is faster.

The project I am currently working is being compiled in Delphi 7 (at home)
and FPC 1.9.2 (at work).  The Delphi-compiled executable is 56KB.  The
FPC-compiled executable is 108KB.  Not a real big issue.  I'm just curious
as to what makes up the large part of this difference in executable size.

Sly


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to