|
@@ -36,25 +36,6 @@ chroot "$LFS" /usr/bin/env -i \
|
|
|
linkend="ch-tools-bindmount"/> and <xref
|
|
|
linkend="ch-tools-kernfsmount"/>.</para>
|
|
|
|
|
|
- <para>There were several static libraries that were not suppressed earlier
|
|
|
- in the chapter in order to satisfy the regression tests in several packages. These
|
|
|
- libraries are from binutils, bzip2, e2fsprogs, flex, libtool, and zlib. If desired,
|
|
|
- remove them now:</para>
|
|
|
-
|
|
|
-<screen><userinput>rm -f /usr/lib/lib{bfd,opcodes}.a
|
|
|
-rm -f /usr/lib/libctf{,-nobfd}.a
|
|
|
-rm -f /usr/lib/libbz2.a
|
|
|
-rm -f /usr/lib/lib{com_err,e2p,ext2fs,ss}.a
|
|
|
-rm -f /usr/lib/libltdl.a
|
|
|
-rm -f /usr/lib/libfl.a
|
|
|
-rm -f /usr/lib/libz.a</userinput><userinput arch="ml_32,ml_all">
|
|
|
-rm -f &usr-lib-m32;/libbz2.a
|
|
|
-rm -f &usr-lib-m32;/libltdl.a
|
|
|
-rm -f &usr-lib-m32;/libz.a</userinput><userinput arch="ml_x32,ml_all">
|
|
|
-rm -f &usr-lib-mx32;/libbz2.a
|
|
|
-rm -f &usr-lib-mx32;/libltdl.a
|
|
|
-rm -f &usr-lib-mx32;/libz.a</userinput></screen>
|
|
|
-
|
|
|
<para>There are also several files installed in the /usr/lib and /usr/libexec
|
|
|
directories with a file name extension of .la. These are "libtool archive"
|
|
|
files. As already said, they are only useful when linking with static
|