Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Linker-generated MAP file

sdrajan
Beginner
298 Views
Is there documentation that explains how to readlinker generated MAP file?
Subby
0 Kudos
1 Reply
Maximillia_D_Intel
298 Views
Dear Subby,
The Intel C++ Compiler for Windows uses the Microsoft linker. MAP files are generated by the Microsoft linker. For documentation, I think your best results will be had by searching the msdn website. The following link may help you:
Regards,
Max
0 Kudos
Reply