Skip to Content
Linux® Kernel Primer, The: A Top-Down Approach for x86 and PowerPC Architectures
book

Linux® Kernel Primer, The: A Top-Down Approach for x86 and PowerPC Architectures

by Claudia Salzberg Rodriguez, Gordon Fischer, Steven Smolski
September 2005
Intermediate to advanced
648 pages
12h 50m
English
Pearson
Content preview from Linux® Kernel Primer, The: A Top-Down Approach for x86 and PowerPC Architectures

Chapter 9. Building the Linux Kernel

In this chapter

Until now, we've seen the subsystems within the Linux kernel and we've explored the system initialization functions. It is also important to understand how the image gets created. This chapter explores the process of compiling and linking the kernel image. We also look at the internals of the Linux build process.

Toolchain

A toolchain is the set of programs necessary to create a Linux kernel image. The concept of the chain is that the output of one tool becomes the input for the next. Our toolchain includes a compiler, an assembler, and a linker. Technically, it needs to also include your text editor, but this section covers the ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mobile 3D Graphics SoC: From Algorithm to Chip

Mobile 3D Graphics SoC: From Algorithm to Chip

Hoi-Jun Yoo, Jeong-Ho Woo, Ju-Ho Sohn, Byeong-Gyu Nam
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz

Publisher Resources

ISBN: 0131181637Purchase book