lfs/chapter01
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
..
askforhelp.xml askforhelp: add a missing right bracket 2021-10-13 19:44:28 +08:00
changelog.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 12:41:48 +08:00
chapter01.xml Add comments to the kernel section to change the unwinder option. 2017-12-31 16:56:07 +00:00
how.xml Updates to cross2 Chapter 1 2020-06-09 15:57:09 +00:00
resources.xml Make instructions more consistent. 2021-10-13 15:00:35 -05:00
whatsnew.xml Package updates. 2022-08-06 17:40:17 -05:00