binutils-dep.xml 596 B

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