Intel® C++ Compiler 16.0 User and Reference Guide
Tells the linker to generate a link map file. This is a deprecated option. There is no replacement option.
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