Generate extra code to write profile information suitable for gprof
Makes compiler print out statistics and information about each function as it is compiled.
Defines macros
Does not use standard system libraries when linking
Does not use standard system startup files or libraries when linking
What optimisation level to use when compiling
Generate extra code to write profile information suitable for prof
Prevents linking with shared libraries
Use static libgcc? -static-libgcc
Use static libstc++? -static-libstdc++
If specified, what earlier stage should the compiler stop at
Make GCC use pipes instead of temporary files?
What warnings should the compiler display?
Generated using TypeDoc
Debugging options