Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!.POSTED!not-for-mail From: Marco van de Voort Newsgroups: comp.lang.pascal.delphi.misc Subject: Re: Delphi XE2 compiled VCL Win32 EXE size Date: Sat, 16 Mar 2013 22:32:31 +0000 (UTC) Organization: Stack Usenet News Service Lines: 11 Message-ID: References: NNTP-Posting-Host: toad.stack.nl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: mud.stack.nl 1363473151 7921 2001:610:1108:5010::135 (16 Mar 2013 22:32:31 GMT) X-Complaints-To: abuse@stack.nl NNTP-Posting-Date: Sat, 16 Mar 2013 22:32:31 +0000 (UTC) User-Agent: slrn/0.9.9p1 (FreeBSD) Xref: csiph.com comp.lang.pascal.delphi.misc:465 On 2013-03-16, Rudy Velthuis (TeamB) wrote: >> It's freaking 1.6MB for an empty form when using Release build. >> I already turned off the Assertion compiler directive, but the size >> difference is very small. >> Are there more compiler options can I use to decrease the size more? > > Turn of RTTI generation. The built-in help explains how to do that. The > online docwiki page is a copy of the built-in help: Doesn't seem to make a difference for empty form size.