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: Sun, 17 Mar 2013 20:59:03 +0000 (UTC) Organization: Stack Usenet News Service Lines: 7 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 1363553943 54690 2001:610:1108:5010::135 (17 Mar 2013 20:59:03 GMT) X-Complaints-To: abuse@stack.nl NNTP-Posting-Date: Sun, 17 Mar 2013 20:59:03 +0000 (UTC) User-Agent: slrn/0.9.9p1 (FreeBSD) Xref: csiph.com comp.lang.pascal.delphi.misc:476 On 2013-03-17, Rudy Velthuis (TeamB) wrote: >> But adding "{$WEAKLINKRTTI ON}" can decrease the size from 1.6MB to >> 1.4MB. Can this directive affect code functionality or performance? > > Only if you use RTTI. XE3 drops to 1.9MB.