Programming Tools Guide
Chapter 2, C compilation system
Commonly used cc command line options
Commonly used cc command line options
This section details
cc
command line options that let you:
specify the order in which directories are searched for included header files
prepare your program for
symbolic debugging
or
profiling
optimize your program