First page Back Continue Last page Summary Graphics
What Do I Mean by "Porting"?
The act of making an existing piece of software work on some system other than that for which it was written.
Porting Linux is a complex process...
- Toolchain (compilers, libraries, etc.)
- Kernel (CPU specifics, device drivers)
- Applications
Notes: