gcc-dep.xml 493 B

123456789101112131415161718192021222324
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>GCC-&gcc-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, touch
  9. find: find
  10. gcc: cc, cc1, collect2, cpp0, gcc
  11. grep: egrep, grep
  12. make: make
  13. patch: patch
  14. sed: sed
  15. sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname
  16. tar: tar
  17. texinfo: install-info, makeinfo
  18. textutils: cat, tail, tr
  19. </literallayout>
  20. </sect2>