lfs/chapter06
Xi Ruoyao 6099a47149
Remove libtool archive (.la) files in Chapter 5 and 6
They are really harmful.  In Binutils pass 2, libstdc++.la caused the
building system to use host /usr/lib/libstdc++.so for gprofng.  We now
has disabled gprofng for pass 2, but the similar issue also exists in
GCC pass 2.  In a normal LFS build, the building system silently uses
/usr/lib/libstdc++.so (I guess it does not blow up simply because some
blind luck); in a real cross build (x86 -> ARM for example) the build
will fail.

Remove the .la files to fix this issue.  Instead of only modifying
clfs-ng, it makes more sense to apply the change for trunk: though
the build does not fail, using host library is still a contamination.
2022-08-19 12:41:48 +08:00
..
bash.xml
binutils-pass2.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 12:41:48 +08:00
chapter06.xml
coreutils.xml
diffutils.xml
file.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 12:41:48 +08:00
findutils.xml
gawk.xml gawk, chap 6: now config.guess is in build-aux 2021-11-02 14:22:30 +01:00
gcc-pass2.xml Package updates. 2022-08-06 17:40:17 -05:00
grep.xml Merge Xi's changes into trunk 2021-05-11 23:24:11 -05:00
gzip.xml
introduction.xml
m4.xml
make.xml
ncurses.xml
patch.xml
sed.xml
tar.xml
xz.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 12:41:48 +08:00