Node: Auxiliary Output Control, Next: Debugging Control, Previous: Subprogram Inlining Control, Up: Switches for gcc
-gnatt
.adt
.
This not normally required, but is used by separate analysis tools.
Typically
these tools do the necessary compilations automatically, so you should
not have to specify this switch in normal operation.
-gnatu
stdout
.
The listing includes all units on which the unit being compiled depends
either directly or indirectly.
-pass-exit-codes
gcc
when
compiling multiple files indicates whether all source files have
been successfully used to generate object files or not.
When -pass-exit-codes
is used, gcc
exits with an extended
exit status and allows an integrated development environment to better
react to a compilation failure. Those exit status are: