Max and Marcus,<div><br></div><div>The results of "size" on the scummvm.elf generated by revision 49766</div><div><br></div><div><div>   text<span class="Apple-tab-span" style="white-space:pre">      </span>   data<span class="Apple-tab-span" style="white-space:pre">     </span>    bss<span class="Apple-tab-span" style="white-space:pre">     </span>    dec<span class="Apple-tab-span" style="white-space:pre">     </span>    hex<span class="Apple-tab-span" style="white-space:pre">     </span>filename</div>
<div>1303068<span class="Apple-tab-span" style="white-space:pre">       </span>  19960<span class="Apple-tab-span" style="white-space:pre">     </span>  46060<span class="Apple-tab-span" style="white-space:pre">     </span>1369088<span class="Apple-tab-span" style="white-space:pre">     </span> 14e400<span class="Apple-tab-span" style="white-space:pre">     </span>scummvm.elf</div>
<div><br></div><div>The results of "size" on the scummvm.elf generated by revision 49767</div><div><br></div><div>   text<span class="Apple-tab-span" style="white-space:pre">        </span>   data<span class="Apple-tab-span" style="white-space:pre">     </span>    bss<span class="Apple-tab-span" style="white-space:pre">     </span>    dec<span class="Apple-tab-span" style="white-space:pre">     </span>    hex<span class="Apple-tab-span" style="white-space:pre">     </span>filename</div>
<div>1306548<span class="Apple-tab-span" style="white-space:pre">       </span>  19936<span class="Apple-tab-span" style="white-space:pre">     </span>  46060<span class="Apple-tab-span" style="white-space:pre">     </span>1372544<span class="Apple-tab-span" style="white-space:pre">     </span> 14f180<span class="Apple-tab-span" style="white-space:pre">     </span>scummvm.elf</div>
<div><br></div><div>I couldn't run "size" on a scummvm.elf generated by the release code because I get a "TransferSoundData not found" error when trying to compile from that branch (Neil later fixed this error in the trunk). However, the precompiled "scummvm.nds" has a total size of 1381952 bytes, which is <i>larger</i> than the "scummvm.nds" generated from the 49767 revision, which is 1350208 bytes.</div>
<div><br></div><div>So the problem, to me, remains a bit unclear,</div><div><br></div><div>Tony</div><div><br></div><div class="gmail_quote">On Sun, Jul 11, 2010 at 2:41 AM, Marcus Comstedt <span dir="ltr"><<a href="mailto:marcus@mc.pp.se">marcus@mc.pp.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
Max Horn <<a href="mailto:max@quendi.de">max@quendi.de</a>> writes:<br>
<br>
> How big is the "A" binary (with SCUMM) that you get with rev 49767, how big the one with rev 49766, I wonder? And how big is the one from 1.1.0 ? That might give some hints.<br>
<br>
</div>And the question of "how big" is in this case best answered by running<br>
"size" on the ELF, not by listing the file size of the .nds file, as<br>
BSS size is likely to be of interrest.<br>
<font color="#888888"><br>
<br>
  // Marcus<br>
<br>
<br>
</font></blockquote></div><br></div>