[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Generating a Link Map

The CodeWarrior C/C++ compilers let you create a link-map file that contains function and class-section information about the generated object code.
CodeWarrior's Pascal compilers let you create a make-map file that contains a list of dependencies and the compilation order.
The settings to control this option are in the build target's Linker panels. After configuring these panels as desired, you must Make your project. If the compile and link operations are successful, the IDE generates a link-map file, names the file after your project, adds a .MAP extension, and saves the link-map file in your project folder.
To learn more about a build target's Linker panels, see the discussion in the appropriate Targeting manual.
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 17, 2000