From Fedora Project Wiki
m (fixup after mediawiki migration)
No edit summary
Line 28: Line 28:


* Document typical x86_64 problems and ways of dealing with them
* Document typical x86_64 problems and ways of dealing with them
[[Category:Arch-specific SIGs]]

Revision as of 22:45, 21 June 2008

x86-64 Special Interest Group

Mission

The purpose of the Fedora x86-64 SIG is to help fix any and all x86-64 related bugs in Fedora packages.

People interested

Open Issues

Common Issues and Solutions

  • Pointer / int problems: on x86_64, pointers are long, not int. See #158646 for an example of how to solve this problem.

TODO

  • Document typical x86_64 problems and ways of dealing with them