diff options
Diffstat (limited to 'appendixa/gcc-dep.xml')
-rw-r--r-- | appendixa/gcc-dep.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/appendixa/gcc-dep.xml b/appendixa/gcc-dep.xml index 3976d25e2..490f20586 100644 --- a/appendixa/gcc-dep.xml +++ b/appendixa/gcc-dep.xml @@ -4,20 +4,20 @@ <para>GCC-&gcc-depversion; needs the following to be installed:</para> <literallayout> -bash: sh -binutils: ar, as, ld, nm, ranlib -diffutils: cmp -fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch -find: find -gcc: cc, cc1, collect2, cpp0, gcc -grep: egrep, grep -make: make -patch: patch -sed: sed -sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname -tar: tar -texinfo: install-info, makeinfo -textutils: cat, tail, tr +Bash: sh +Binutils: ar, as, ld, nm, ranlib +Diffutils: cmp +Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch +Find: find +Gcc: cc, cc1, collect2, cpp0, gcc +Grep: egrep, grep +Make: make +Patch: patch +Sed: sed +Sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname +Tar: tar +Texinfo: install-info, makeinfo +Textutils: cat, tail, tr </literallayout> </sect2> |