From Fedora Project Wiki
(Redirected from SIGs/x86-64)
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
- ToshioKuratomi
- CallumLerwick
- AdamGoode
- PeterGordon
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