Crossware

Table of Contents        Previous topic       Next topic       

LINKER->Linker Command Line Options->Specify Object Code Filename (/Fo)

When this option is used, object code is sent to the specified filename instead of the one constructed from the name of the first source file.  For example the option /FoOUTPUT.OBJ will send the object code to file OUTPUT.OBJ.