gcc-dep.xml 455 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: gcc, cc
  11. grep: egrep, grep
  12. make: make
  13. mawk: mawk
  14. sed: sed
  15. sh-utils: basename, echo, expr, sleep, true, uname
  16. tar: tar
  17. texinfo: makeinfo
  18. textutils: cat, head, sort, tail, tr, uniq
  19. </literallayout>
  20. </sect2>