binutils-dep.xml 425 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Binutils-&binutils-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: ar, as, ld, nm, ranlib
  7. diffutils: cmp
  8. fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
  9. gcc: gcc
  10. grep: egrep, grep
  11. make: make
  12. sed: sed
  13. sh-utils: basename, expr, sleep, true, uname
  14. texinfo: makeinfo
  15. textutils: cat, sort, tail, tr, uniq
  16. </literallayout>
  17. </sect2>