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>