next up previous contents
Next: Linking Object Files Up: Compiling with GCC Previous: Compiling a Single Source   Contents


Optimization Options

Code optimization is an attempt to improve performance. The trade-off is lengthened compile times and increased memory usage during compilation.
next up previous contents
Next: Linking Object Files Up: Compiling with GCC Previous: Compiling a Single Source   Contents
Cem Ozdogan 2007-05-16