Determines the mode in which the compiler and linker are invoked.
Compile and link separately
Perform compile and link with a single compiler invocation
Compile each file separately
See Implementation
Determines the mode in which the compiler and linker are invoked.