flex-dep.xml 388 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Flex Installation Dependencies</title>
  3. <para>Last checked against version &flex-depversion;.</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: ar, as, ld, ranlib
  7. Bison: bison
  8. Diffutils: cmp
  9. Fileutils: chmod, cp, install, ln, mv, rm, touch
  10. Gcc: cc1, collect2, cpp0, gcc
  11. Grep: egrep, grep
  12. Make: make
  13. Sed: sed
  14. Sh-utils: echo, hostname
  15. Textutils: cat, tr
  16. </literallayout>
  17. </sect2>