Tells the linker to generate a link map file.
Windows: Linker > Debug > Generate Map File
Linux: None
Mac OS X: None
IA-32, IntelĀ® 64, IA-64 architectures
Linux and Mac OS X: |
None |
Windows: |
/map[:file] /nomap |
file |
Is the name for the link map file. It can be a file name or a directory name. |
/nomap |
No link map is generated. |
This option tells the linker to generate a link map file.
None