Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!cs.uu.nl!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 13:08:50 +0000 (UTC) Organization: Stack Usenet News Service Lines: 18 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 1363525730 39314 2001:610:1108:5010::135 (17 Mar 2013 13:08:50 GMT) X-Complaints-To: abuse@stack.nl NNTP-Posting-Date: Sun, 17 Mar 2013 13:08:50 +0000 (UTC) User-Agent: slrn/0.9.9p1 (FreeBSD) Xref: csiph.com comp.lang.pascal.delphi.misc:473 On 2013-03-17, JJ wrote: > Marco van de Voort wrote: >> Possibly owner drawn parts depend on it no matter what is configured >> since these have no default look drawn by the OS? > > I think so too. > >> Done http://pastebin.com/WcwsP7Cn > > Is RTTI enabled in that build or is it explicitly used in XE3? 280k is used It's off. > System.Classes alone is 256k larger in XE3, 3 times larger. > The remaining 64k increase are spread to other units. No idea. I don't have XE2 installed anywhere, so I can't really compare what makes the difference.