From Fedora Project Wiki
fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (moved SIGs/x86-64 to Architectures/x86-64: Make all Arch-specific SIGs belonging to 'Architectures' domain)
(3 intermediate revisions by 3 users not shown)
Line 7: Line 7:


== People interested ==
== People interested ==
* DominikMierzejewski
* [[User:Rathann|DominikMierzejewski]]
* ToshioKuratomi
* ToshioKuratomi
* CallumLerwick
* CallumLerwick
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 04:53, 26 May 2009

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