bison-dep.xml 470 B

12345678910111213141516171819
  1. <sect2>
  2. <title>Bison Installation Dependencies</title>
  3. <para>Last checked against version &bison-depversion;.</para>
  4. <literallayout>Bash: sh
  5. Binutils: ar, as, ld, ranlib
  6. Diffutils: cmp
  7. Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
  8. Gcc: cc, cc1, collect2, cpp0, gcc
  9. Grep: egrep, fgrep, grep
  10. Make: make
  11. Sed: sed
  12. Sh-utils: basename, dirname, echo, expr, hostname, sleep, uname
  13. Texinfo: install-info
  14. Textutils: cat, head, tr, uniq</literallayout>
  15. </sect2>