A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-BD5F62D6-592E-4999-B7C0-646FE19E30AE
Visible to Intel only — GUID: GUID-BD5F62D6-592E-4999-B7C0-646FE19E30AE
map
Tells the linker to generate a link map file.
Syntax
Linux: |
None |
Windows: |
/map[:filename] /nomap |
Arguments
filename |
Is the name for the link map file. It can be a file name or a directory name. |
Default
/nomap |
No link map is generated. |
Description
This option tells the linker to generate a link map file.
IDE Equivalent
Visual Studio: Linker > Debugging > Generate Map File (/MAP)
Alternate Options
None