Intel® C++ Compiler XE 13.1 User and Reference Guides

Fm

Tells the linker to generate a link map file. This option has been deprecated.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/Fm[filename|dir]

Arguments

filename

Is the name for the link map file.

dir

Is the directory where the link map file should be placed. It can include file.

Default

OFF

No link map is generated.

Description

This option tells the linker to generate a link map.

Alternate Options

None


Submit feedback on this help topic