Next: Debugging Control, Previous: Subprogram Inlining Control, Up: Switches for gcc
-gnatt
-gnatu
-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: