[lazarus] Compile fails: FORMS not found.

Stefan. Hille stoppok at muenster.de
Sun Jun 2 03:16:40 EDT 2002


On Sat, Jun 01, 2002 at 09:55:02PM +0400, Nikolai Zhubr wrote:
> Hi,
> Yes, 'make' fixed the problem. Thanks a lot.
> BTW. I looked at the executable file size for a simplest project
> and was surprised how large it is, compared to that produced by Delphi.
> Almost 10 times or so. Not that I'm going to criticize this, but just
> curious, is it a real necessity or it could be optimized in future?

Try 

   strip --strip-all YourSimpleProjectExe

This will remove debug information from your executable and it should
shrink to approx. 1/3 of its original size. I assume it will still be much
larger than a comparable delphi project but we'll have to go into that
later.

bye
  Stefan
-- 
---------------------------------------------------------
Stefan Hille          email: stoppok at muenster.de
48155 Muenster	      voice: 0251/664695 






More information about the Lazarus mailing list