Specifies the output filename or directory for storing object files or text output during compilation, or the output file if calling the linker.
-o file | dir
file
The output file name.
dir
The directory to store object files or text output.