Compiler Option: -map

Top  Previous  Next

CompilereOption: -map

fblogo_mini

Save the linking map to file name

 

Syntax

 

-aap < map file >

 

Parameters

 

map file

Name of the map file to save generated during linking.

 

Description

 

The -map compiler option saves the a map file of the executable made.

 

See also

 

Using the Command Line