4.6.12 Mapped Linker Options
Commonly used linker options are shown in the table below.
Option | Controls |
---|---|
-Wl,--[no-]data-init | Clearing and initialization of C objects at runtime startup. |
-Wl,-Map=mapfile | The generation of a linker map file. |
Commonly used linker options are shown in the table below.
Option | Controls |
---|---|
-Wl,--[no-]data-init | Clearing and initialization of C objects at runtime startup. |
-Wl,-Map=mapfile | The generation of a linker map file. |