First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 104049
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: fjmccloud@yahoo.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 104049 depends on: Show dependency tree
Show dependency graph
Bug 104049 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-08-28 10:06 0000
The URL above is a pointer to the snes9x forums where efforts have been made to
fix amd64 compilation.

The biggest fix required to get started is a single-line change to port.h to fix
x86-64 endianness.  The next fixes are for sound and tiles.

Until snes9x officially releases a new version with official fixes can patches
be made, and the ebuild updated to exclude -m32 from amd64 compilation?  This
way we could start testing it in gentoo.

Reproducible: Always
Steps to Reproduce:
1. compile snes9x without -m32
2.
3.

Actual Results:  
Due to bad endianness, a native amd64 build will segfault.

Expected Results:  
compiled natively for amd64.

------- Comment #1 From SpanKY 2005-08-28 14:16:59 0000 -------
fixed port.h and added a var NATIVE_AMD64_BUILD_PLZ

so do `env NATIVE_AMD64_BUILD_PLZ=yes emerge snes9x`

First Last Prev Next    No search results available      Search page      Enter new bug