Next: Getting Started, Previous: Installation, Up: Top [Contents][Index]
Command-line options:
--bison-tracePrints information generated by GNU Bison for tracing which parser rules are reduced and the state of the Bison stack.
--multithread-inputEnables the use of multiple threads for input.
--multithread-outputEnables the use of multiple threads for output.
--multithread-includeEnables the use of multiple threads for input files included in other input files.
--silentSuppresses almost all output to standard output and standard error.
--quietSuppresses some output to standard output and standard error.
--verboseCauses status information to be printed to standard output.
--helpPrints a help message and exits.
--versionPrints version information and exits.