Skip to content

Compiler Option: -map


Save the linking map to file name

Syntax

` -map < 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

Back to DocToc

Translated from FreeBASIC official docs. Contact us for removal if infringed.
FreeBASIC is an open-source project, not affiliated with Microsoft