From de944236250e9077c54930b5293d2a03622af447 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Thu, 29 Sep 2022 19:43:54 +0800 Subject: toolchaintechnotes: revert "second pass" -> "second version" change "Pass 1" and "Pass 2" have specific meaning in LFS. --- part3intro/toolchaintechnotes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'part3intro') diff --git a/part3intro/toolchaintechnotes.xml b/part3intro/toolchaintechnotes.xml index edfc13d26..6a2f0adbc 100644 --- a/part3intro/toolchaintechnotes.xml +++ b/part3intro/toolchaintechnotes.xml @@ -329,7 +329,7 @@ checking what linker to use... /mnt/lfs/tools/i686-lfs-linux-gnu/bin/ldAt the end of the native LFS compiler is installed. First binutils-pass2 is built, in the same DESTDIR directory as the other programs, - then the second version of gcc is constructed, omitting libstdc++ + then the second pass of gcc is constructed, omitting libstdc++ and other non-critical libraries. Due to some weird logic in gcc's configure script, CC_FOR_TARGET ends up as cc when the host is the same as the target, but -- cgit v1.2.3-54-g00ecf