Intel® C++ Compiler XE 13.1 User and Reference Guides
Tells the linker to generate a link map file. This option has been deprecated.
All
Linux and OS X: | None |
Windows: | /Fm[filename|dir] |
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. |
OFF |
No link map is generated. |
This option tells the linker to generate a link map.
None