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 Merge Xi's changes into trunk 2021-05-11 23:24:11 -05:00
binutils-pass2.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 12:41:48 +08:00
chapter06.xml binutils-pass2: workaround "binaries link to host libraries" issue 2022-02-10 21:05:33 +08:00
coreutils.xml Typo 2022-03-06 15:37:02 -06:00
diffutils.xml Rename package entities to be independent of chapter numbering 2020-06-11 12:55:28 +00:00
file.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 12:41:48 +08:00
findutils.xml add --localstatedir= for temp findutils 2021-05-18 12:55:25 +08:00
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 Merge Xi's changes into trunk 2021-05-11 23:24:11 -05:00
introduction.xml Remove spaces at end o lines - chapter06 2021-09-07 22:41:43 +02:00
m4.xml Remove modifications to m4 that are no longer needed. 2021-07-15 12:30:07 -05:00
make.xml Rename package entities to be independent of chapter numbering 2020-06-11 12:55:28 +00:00
ncurses.xml Generate shared C++ bindings for ncurses 2022-06-29 14:08:29 +02:00
patch.xml Rename package entities to be independent of chapter numbering 2020-06-11 12:55:28 +00:00
sed.xml Merge Xi's changes into trunk 2021-05-11 23:24:11 -05:00
tar.xml Merge Xi's changes into trunk 2021-05-11 23:24:11 -05:00
xz.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 12:41:48 +08:00