Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / binutils-dep.xml
blobe325a0b171083ee2cb03721901f639ade26ef3ae
1 <sect2>
2 <title>Binutils Installation Dependencies</title>
4 <para>Last checked against version &binutils-depversion;.</para>
6 <literallayout>Autoconf: autoconf, autoheader
7 Automake: aclocal, automake
8 Bash: sh
9 Binutils: ar, as, ld, nm, ranlib, strip
10 Diffutils: cmp
11 Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
12 Flex: flex
13 Gcc: cc, cc1, collect2, cpp0, gcc
14 Glibc: ldconfig
15 Grep: egrep, fgrep, grep
16 M4: m4
17 Make: make
18 Gawk: gawk
19 Sed: sed
20 Sh-utils: basename, echo, expr, hostname, sleep, true, uname
21 Texinfo: install-info, makeinfo
22 Textutils: cat, sort, tr, uniq</literallayout>
24 </sect2>