westes / flex

The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Other
3.63k stars 536 forks source link

docs: Clarify GNU tool dependencies. #637

Closed Mightyjo closed 8 months ago

Mightyjo commented 8 months ago

Clarify and expand tool dependency info in INSTALL.md, particularly with respect to GNU tool variants. Describe minimal troubleshooting steps for failed builds on non-Debian systems.

Refs: #632