Next: Compiler-related tools, Previous: Platform-specific options, Up: Top [Contents][Index]
GCC provides several help and diagnostic options to assist in
troubleshooting problems with the compilation process. All the options
described in this chapter work with both gcc
and g++
.
• Help for command-line options: | ||
• Version numbers: | ||
• Verbose compilation: | ||
• Stopping a program in an infinite loop: | ||
• Preventing excessive memory usage: |