6. Chapter 5: Compiling a Cross Toolchain - How to build Linux From Scratch (LFS) 12.2 - Tutorial

preview_player
Показать описание
This video covers Chapter 5 of the LFS Book.

Thanks to @JohnnieWalkerGreen for these timestamps:

00:00 Start
00:19 III. Building the LFS Cross Toolchain and Temporary Tools
00:26 Important Preliminary Material
00:28 i. Introduction
00:32 ii. Toolchain Technical Notes
00:46 iii. General Compilation Instructions
02:10 5. Compiling a Cross-Toolchain
02:12 5.1. Introduction
02:14 5.2. Binutils-2.43.1 - Pass 1
05:06 5.3. GCC-14.2.0 - Pass 1
13:25 5.4. Linux-6.10.5 API Headers
14:31 5.5. Glibc-2.40
19:14 5.6. Libstdc++ from GCC-14.2.0

In this series of videos I demonstrate how to install LFS 12.2 on real hardware with an empty disk. If you've never built Linux From Scratch before, don't worry as I go through the LFS book chapter-by-chapter. From disk configuration, fetching sources and compiling, right through to configuring and booting the final operating system, it's all recorded in these videos.

The end result is a fully working Linux From Scratch system all built from publicly available open source code using the excellent instructions in the Linux From Scratch 12.2 book.

---
Рекомендации по теме
Комментарии
Автор

00:19 III. Building the LFS Cross Toolchain and Temporary Tools
00:26 Important Preliminary Material
00:28 i. Introduction
00:32 ii. Toolchain Technical Notes
00:46 iii. General Compilation Instructions
02:10 5. Compiling a Cross-Toolchain
02:12 5.1. Introduction
02:14 5.2. Binutils-2.43.1 - Pass 1
05:06 5.3. GCC-14.2.0 - Pass 1
13:25 5.4. Linux-6.10.5 API Headers
14:31 5.5. Glibc-2.40
19:14 5.6. Libstdc++ from GCC-14.2.0

JohnnieWalkerGreen