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


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
Next: Linking Object Files Up: Compiling with GCC Previous: Compiling a Single Source
Cem Ozdogan 2007-02-19