[Scummvm-devel] NDS black screen
Tony Puccinelli
tony.puccinelli at gmail.com
Sun Jul 11 22:44:48 CEST 2010
Max and Marcus,
The results of "size" on the scummvm.elf generated by revision 49766
text data bss dec hex filename
1303068 19960 46060 1369088 14e400 scummvm.elf
The results of "size" on the scummvm.elf generated by revision 49767
text data bss dec hex filename
1306548 19936 46060 1372544 14f180 scummvm.elf
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 *larger* than the
"scummvm.nds" generated from the 49767 revision, which is 1350208 bytes.
So the problem, to me, remains a bit unclear,
Tony
On Sun, Jul 11, 2010 at 2:41 AM, Marcus Comstedt <marcus at mc.pp.se> wrote:
>
> Max Horn <max at quendi.de> writes:
>
> > 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.
>
> And the question of "how big" is in this case best answered by running
> "size" on the ELF, not by listing the file size of the .nds file, as
> BSS size is likely to be of interrest.
>
>
> // Marcus
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scummvm.org/pipermail/scummvm-devel/attachments/20100711/e00952ea/attachment.html>
More information about the Scummvm-devel
mailing list