Info message Control (GNAT User’s Guide for Native Platforms) (original) (raw)

Next: Debugging and Assertion Control, Previous: Warning Message Control, Up: Compiler Switches [Contents][Index]


4.3.4 Info message Control

In addition to the warning messages, the compiler can also generate info messages. In order to control the generation of these messages, the following switch is provided:

-gnatis

‘Suppress all info messages.’

This switch completely suppresses the output of all info messages from the GNAT front end.