Intel® Fortran Compiler XE 13.1 User and Reference Guides
Tells the linker to generate a link map file.
Windows: Linker > Debug > Generate Map File
Linux: None
OS X: None
All
Linux and OS X: | None |
Windows: | /map[:filename] /nomap |
filename |
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