[Bug 534] zero doesn't work on sparc linux
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Sun Aug 29 13:36:14 PDT 2010
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=534
------- Comment #2 from xerxes at zafena.se 2010-08-29 20:36 -------
For what I have heard, Signal 10, SIGBUS on Sparc usually indicates an address
mis-alignments during read/write.
A quick fix are to look for some gcc option to allow mis-aligned data.
http://gcc.gnu.org/onlinedocs/gcc/SPARC-Options.html
Try compile zero with -munaligned-doubles on Ssparc.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list