‑‑output, -o
In this section:
Syntax
‑‑output{filename|directory}-o {filename|directory}
Parameters
| The object code is stored in the specified file. |
| The object code is stored in a file (filename extension |
For information about specifying a filename or directory, see Specifying parameters.
Description
By default, the object code produced by the assembler is located in a file with the same name as the source file, but with the extension o. Use this option to specify a different output filename for the object code output.
Caution
Project>Options>General Options>Output>Output directories>Object files