Comment 13 for bug 250425

Revision history for this message
Steffen Röcker (sroecker) wrote :

I compiled zsnes with ubuntu gcc-4.2 and it doesn't crash anymore when starting it.

Can someone else test it?

$ apt-get source zsnes
# edit debian/rules and add CC=gcc-4.2 before the ./configure stuff.
$ dpkg-buildpackage -rfakeroot

If we don't find the bug in gcc we should compile zsnes with gcc-4.2 as a workaround.