Fo

Specifies the name for an object file.

IDE Equivalent

Windows: Output Files > Object File Name

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/Fo[[:]filename|dir]

Arguments

filename

Is the name for the object file.

dir

Is the directory where the object file should be placed. It can include filename.

Default

OFF

An object file has the same name as the name of the first source file and a file extension of .obj.

Description

This option specifies the name for an object file.

Alternate Options

None


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.