> On 26 mei 2005, at 05:44, Bisma Jayadi wrote:
>
> > The code is compiled using FPC with faster code optimization, generate
> > exe file
> > with size 435 KB. While it is compiled using Delphi with optimization,
> > generate
> > exe file with size (only) 83 KB. Why FPC generate that so big exe
On 26 mei 2005, at 05:44, Bisma Jayadi wrote:
The code is compiled using FPC with faster code optimization, generate
exe file
with size 435 KB. While it is compiled using Delphi with optimization,
generate
exe file with size (only) 83 KB. Why FPC generate that so big exe
file? I only
use Var
And one more thing...
The code is compiled using FPC with faster code optimization, generate exe file
with size 435 KB. While it is compiled using Delphi with optimization, generate
exe file with size (only) 83 KB. Why FPC generate that so big exe file? I only
use Variants unit explicitely.
-B