-bloadmap

Category

Linking

@PROCESS

None.

Purpose

Saves a log of linker actions and messages in the specified file name.

Syntax

Read syntax diagramSkip visual syntax diagram
>>- -bloadmap--:--name-----------------------------------------><

Defaults

Not applicable.

Usage

You can use the log to help diagnose linking problems. For example, the log contains information about type mismatches that the -qextchk option detected.

Rules

This option is passed directly to the ld command and is not processed by XL Fortran at all.

Related information