No edit summary |
|||
Line 14: | Line 14: | ||
If you are in 2) then the second part of this document should give you some useful information. | If you are in 2) then the second part of this document should give you some useful information. | ||
== Issues with package building on non x86 architectures | == Issues with package building on non x86 architectures == | ||
= General problems = | = General problems = | ||
Line 26: | Line 26: | ||
= IBM Power (ppc64) = | = IBM Power (ppc64) = | ||
== Detailed differences to x86 for various architectures = | == Detailed differences to x86 for various architectures == | ||
= ARM 32bit = | = ARM 32bit = |
Revision as of 17:46, 28 October 2013
Summarized information about issues on Secondary Archs in Fedora for Developers
In order to make it easier for anyone who seeks information about differences on architectures other than Intel, how to address issues that often happen either on all of them or on specific ones or to find a summarized contact information of who you can poke or go to if you have questions when you're working on a specific architecture we've created this page.
Overview
First up, if you've reached this page you're probably having either
- Problems building a package for a specific architecture
- Are looking for information about a specific architecture because you develop something on it or want to know more about it
If you are in 1) then the first part of this document should give you a good hint of what to do.
If you are in 2) then the second part of this document should give you some useful information.