gcc-dep.xml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>GCC-&gcc-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. ar from the binutils package
  7. as from the binutils package
  8. ld from the binutils package
  9. nm from the binutils package
  10. ranlib from the binutils package
  11. cmp from the diffutils package
  12. chmod from the fileutils package
  13. cp from the fileutils package
  14. ln from the fileutils package
  15. ls from the fileutils package
  16. mkdir from the fileutils package
  17. mv from the fileutils package
  18. rm from the fileutils package
  19. touch from the fileutils package
  20. find from the find package
  21. gcc from the gcc package
  22. cc from the gcc package
  23. egrep from the grep package
  24. grep from the grep package
  25. make from the make package
  26. mawk from the mawk package
  27. sed from the sed package
  28. basename from the sh-utils package
  29. echo from the sh-util package
  30. expr from the sh-utils package
  31. sleep from the sh-utils package
  32. true from the sh-utils package
  33. uname from the sh-utils package
  34. tar from the tar package
  35. makeinfo from the texinfo package
  36. cat from the textutils package
  37. head from the textutils package
  38. sort from the textutils package
  39. tail from the textutils package
  40. tr from the textutils package
  41. uniq from the textutils package
  42. </literallayout>
  43. </sect2>