Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This option tells the linker to include the specified information in a map file, which is created if you specify the /MAP option.
/MAPINFO:{EXPORTS|LINES}
EXPORTS tells the linker to include exported functions.
LINES includes line-number information.
See Also
Send Feedback on this topic to the authors