First page Back Continue Last page Summary Graphics
Porting Issues Encountered
Not all CPU's are 32 bits!
- IA-64 is LP64
- PARISC can run 32 or 64 bit modes
New architectures MUST track development kernels and toolchains
- gcc 2.96+patchs for ia64, 3.0 for hppa
- Kernel version 2.4 vs 2.2
Notes: