Generate extra code to write profile information suitable for gprof
Header directories to be included, -I
Input file(s), if array all items are globbed
Library directories to be included, -L
Output logs when compiling
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
Objects folder
What optimisation level to use when compiling
Output file
Generate extra code to write profile information suitable for prof
Generate object files, keep track of timestamps and compile automatically. [objOut must be set!]
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