Next Previous Contents

Porting Minix C/assembler source code to iPAQ (StrongARM CPU)

Konrad Rzeszutek, Paul Gonin, Venkata Mahadevan, Suchada Phalachaipiromsil


A HOWTO-guide explaining the neccesary steps in porting an Operating System (in this case Minix) to another platform, how to fix/setup a cross-compiler, how to deal with compiling assembler code along with C code, and how to deal with weird errors, problems.

1. Introduction

2. How this guide is organized.

3. Explanation of terms.

4. Building a cross-toolchain

5. Porting Minix

6. The porting process.

7. Conclusions and Future work

8. Links


Next Previous Contents