Fm

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

IDE Equivalent

None

Architectures

IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ architecture

Syntax

Linux and Mac OS: None
Windows:  /Fm[file | dir]

Arguments

file 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 file.

Alternate Options

None