----- Original Message ----- From: "Florian Klaempfl" <[EMAIL PROTECTED]>
To: "FPC developers' list" <fpc-devel@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

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to