lfs/chapter06
Xi Ruoyao 217802b9c0
gcc-pass2: Fix description of LDFLAGS_FOR_TARGET=
Pass 2 libstdc++ still links to libgcc.a even with LDFLAGS_FOR_TARGET=,
despite this libgcc.a is from pass 2 instead of pass 1.

The difference between pass 2 libgcc and pass 1 libgcc is Glibc wasn't
installed when the pass 1 libgcc was built.  This difference causes both
consequences (1) pass 1 libgcc lacks shared library and (2) pass 1
libgcc cannot support C++ EH, but it's not (1) causing (2).
2024-08-19 13:56:08 +08:00
..
bash.xml Package updates. 2024-05-11 15:17:56 -05:00
binutils-pass2.xml binutils: Add --enable-new-dtags 2024-07-18 11:13:20 +08:00
chapter06.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
coreutils.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
diffutils.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
file.xml Fix punctuation in quotes, and quote signs 2024-01-26 18:28:53 +01:00
findutils.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
gawk.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
gcc-pass2.xml gcc-pass2: Fix description of LDFLAGS_FOR_TARGET= 2024-08-19 13:56:08 +08:00
grep.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
gzip.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
introduction.xml Move punctuation/comma into quotes for <xref>s 2024-06-22 11:43:31 +08:00
m4.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
make.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
ncurses.xml ncurses: Remove explicit --enable-widec in chapter 6 like chapter 8 2024-05-01 15:49:51 +08:00
patch.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
sed.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
tar.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
xz.xml Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00