[fpc-devel] don't you think it'stime toupdatedelphimodecompatibility? - IDispatch, implements

Matthias Hryniszak matthias at hryniszak.de
Sun May 29 12:08:11 CEST 2005


----- Original Message ----- 
From: "Florian Klaempfl" <F.Klaempfl at gmx.de>
To: "FPC developers' list" <fpc-devel at lists.freepascal.org>
Sent: Saturday, May 28, 2005 11:20 PM
Subject: Re: [fpc-devel] don't you think it'stime 
toupdatedelphimodecompatibility? - IDispatch, implements


>> Besides I find that FPC 2.0 makes the executables just to big.+
>
> C:\fpc>type test1.pp
> begin
>  writeln('Hello world');
> end.
>...
> 28.05.2005  23:14            25.600 test1.exe
> 28.05.2005  23:14            11.264 test1.exe
>...
> IIRC Delphi creates 16 kB something.

And did you try UPX on delphi-created executables? You cannot compare 
something that's not compressed with something that IS compressed - that 
makes no sense.
Other thing is that the Hello, world! app is NOT using anything. As far as I 





More information about the fpc-devel mailing list