lfs/appendixa/binutils-dep.xml
Gerard Beekmans 6237975b14 updated deps for binutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-16 23:02:31 +00:00

28 lines
592 B
XML

<sect2>
<title>Dependencies</title>
<para>Binutils-&binutils-depversion; needs the following to be installed:</para>
<literallayout>
autoconf: autoconf, autoheader
automake: aclocal, automake
bash: sh
binutils: ar, as, ld, nm, ranlib, strip
diffutils: cmp
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
flex: flex
gcc: cc, cc1, collect2, cpp0, gcc
glibc: ldconfig
grep: egrep, fgrep, grep
m4: m4
make: make
mawk: mawk
sed: sed
sh-utils: basename, echo, expr, hostname, sleep, true, uname
texinfo: install-info, makeinfo
textutils: cat, sort, tr, uniq
</literallayout>
</sect2>