map

Tells the linker to generate a link map file.

IDE Equivalent

Windows: General > Suppress Startup Banner
Linux: None

Architectures

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

Syntax

Linux: None
Windows:  /map[:file]
/nomap

Arguments

file    Is the name for the link map file. It can be a file name or a directory name.

Default

OFF No link map is generated.

Description

This option tells the linker to generate a link map file.

Alternate Options

None