<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Be careful, guys!<br>
<br>
BTW, to figure out what is being linked in, use the -map switch to dmd.<br>
<br>
-------- Original Message --------
<table class="moz-email-headers-table" border="0" cellpadding="0"
cellspacing="0">
<tbody>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">Subject: </th>
<td>[Issue 2254] Size of executable almost triples</td>
</tr>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">Date: </th>
<td>Sun, 19 Sep 2010 13:36:38 -0700</td>
</tr>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">From: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:d-bugmail@puremagic.com">d-bugmail@puremagic.com</a></td>
</tr>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">To: </th>
<td><a class="moz-txt-link-abbreviated" href="mailto:bugzilla@digitalmars.com">bugzilla@digitalmars.com</a></td>
</tr>
<tr>
<th align="right" nowrap="nowrap" valign="baseline">References: </th>
<td><a class="moz-txt-link-rfc2396E" href="mailto:bug-2254-2@http.d.puremagic.com/issues/"><bug-2254-2@http.d.puremagic.com/issues/></a></td>
</tr>
</tbody>
</table>
<br>
<br>
<pre><a class="moz-txt-link-freetext" href="http://d.puremagic.com/issues/show_bug.cgi?id=2254">http://d.puremagic.com/issues/show_bug.cgi?id=2254</a>
--- Comment #12 from Don <a class="moz-txt-link-rfc2396E" href="mailto:clugdbug@yahoo.com.au"><clugdbug@yahoo.com.au></a> 2010-09-19 13:36:32 PDT ---
This problem has just worsened in the last two releases of D2.
Executable size of writefln("Hello world"); by version is:
1.00->1.031: 100K-113K.
1.032: 276K
1.034 and later: 324K-340K.
2.00-2.025: 114K-130K
2.027: 189K
2.030-2.047: 217K - 230K
2.048: 264K
2.049: 305K
--
Configure issuemail: <a class="moz-txt-link-freetext" href="http://d.puremagic.com/issues/userprefs.cgi?tab=email">http://d.puremagic.com/issues/userprefs.cgi?tab=email</a>
------- You are receiving this mail because: -------
You are the assignee for the issue.
</pre>
</body>
</html>