mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 19:59:20 +01:00
updated deps for binutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
fce94a834a
commit
6237975b14
@ -4,17 +4,23 @@
|
|||||||
<para>Binutils-&binutils-depversion; needs the following to be installed:</para>
|
<para>Binutils-&binutils-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
|
autoconf: autoconf, autoheader
|
||||||
|
automake: aclocal, automake
|
||||||
bash: sh
|
bash: sh
|
||||||
binutils: ar, as, ld, nm, ranlib
|
binutils: ar, as, ld, nm, ranlib, strip
|
||||||
diffutils: cmp
|
diffutils: cmp
|
||||||
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
|
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
|
||||||
gcc: gcc
|
flex: flex
|
||||||
grep: egrep, grep
|
gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
|
glibc: ldconfig
|
||||||
|
grep: egrep, fgrep, grep
|
||||||
|
m4: m4
|
||||||
make: make
|
make: make
|
||||||
|
mawk: mawk
|
||||||
sed: sed
|
sed: sed
|
||||||
sh-utils: basename, expr, sleep, true, uname
|
sh-utils: basename, echo, expr, hostname, sleep, true, uname
|
||||||
texinfo: makeinfo
|
texinfo: install-info, makeinfo
|
||||||
textutils: cat, sort, tail, tr, uniq
|
textutils: cat, sort, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user