binutils-dep.xml 1.1 KB

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