-output


< Assembler Command Options / Object Options >

[Format]

-output=<output file name>

 

-

[Default]

This option outputs a relocatable file having the same name as that of the source file with extension .obj.

[Description]

-

When the specified output file name does not have an extension, the file name appended with extension .obj is used for the output relocatable file name. When it has an extension, the extension is replaced with .obj.