diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 23:02:31 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-02-16 23:02:31 +0000 |
commit | 6237975b14eb19b669a830c2a3baf2ff8069c20e (patch) | |
tree | 9ff717613ec73f5725edc397d2ad1b07204f57f4 /appendixa/binutils-dep.xml | |
parent | fce94a834af020ede61ebe91fd59f4eafa7188ef (diff) |
updated deps for binutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/binutils-dep.xml')
-rw-r--r-- | appendixa/binutils-dep.xml | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/appendixa/binutils-dep.xml b/appendixa/binutils-dep.xml index 187935fbe..ca8cd930e 100644 --- a/appendixa/binutils-dep.xml +++ b/appendixa/binutils-dep.xml @@ -4,17 +4,23 @@ <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 +binutils: ar, as, ld, nm, ranlib, strip diffutils: cmp fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch -gcc: gcc -grep: egrep, grep +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, expr, sleep, true, uname -texinfo: makeinfo -textutils: cat, sort, tail, tr, uniq +sh-utils: basename, echo, expr, hostname, sleep, true, uname +texinfo: install-info, makeinfo +textutils: cat, sort, tr, uniq </literallayout> </sect2> |