lfs-ru/chapter05
Vladimir Pertsev 18b842c96d 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 21:38:23 +05:00
..
binutils-pass1.xml Package updates. 2022-08-08 00:21:02 +05:00
chapter05.xml Add Chapter 9 and small translate fix 2022-08-13 00:17:03 +05:00
gcc-pass1.xml Spell check 2022-05-28 02:34:48 +05:00
glibc.xml Spell check 2022-05-28 02:34:48 +05:00
introduction.xml Add chapter 5 ( Добавлена глава 5) 2022-05-19 23:46:02 +05:00
libstdc++.xml Remove libtool archive (.la) files in Chapter 5 and 6 2022-08-19 21:38:23 +05:00
linux-headers.xml Added Linux Api Headers (Добавлены Заголовочные файлы Linux API) 2022-05-20 01:59:21 +05:00