From Fedora Project Wiki
m (1 revision(s))
m (fixup after mediawiki migration)
Line 7: Line 7:


== People interested ==
== People interested ==
* DominikMierzejewski
* [[User:Rathann|DominikMierzejewski]]
* ToshioKuratomi
* ToshioKuratomi
* CallumLerwick
* CallumLerwick

Revision as of 12:41, 6 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