usage: nitc [options] file... -W, --warn Show warnings --stop-on-first-error Stop on first error --no-color Do not use color to display errors and warnings -I, --path Set include path for loaders (may be used more than once) --log Generate various log files --log-dir Directory where to generate log files --only-parse Only proceed to parse step of loaders --only-metamodel Stop after meta-model processing -h, -?, --help Show Help (This screen) --version Show version and exit -v, --verbose Verbose -o, --output Output file -O, --boost Optimize compilation --no-cc Do not invoke C compiler --cc-no-link Do not invoke C linker --cc-lib-name Name of library to use for C compiler --cc-lib-path Path to libraries for C compiler --cc-header-path Path to .h files for C compiler --global Use global compilation --clibdir NIT C library directory --bindir NIT tools directory --compdir Intermediate compilation directory -p, --extension-prefix Append prefix to file extension --no-global-SFT-optimization Do not use SFT optimization --no-global-DMR-optimization Do not use dead method removal optimization --global-callgraph The algorithm to use to build the callgraph --no-global-get-set-inlining Do not automatically inline getters/setters --no-global-RFIM-analysis Do not use a specialized algorithm to find reachable methods from initializers --no-global-OOIT-optimization Do not remove get tests outside object initialization --output-format The type of code we want to be generated