Everything

-verbose [V3.03.00 or later]


< Optimizing Linkage Editor (rlink) Options / Other Options >

[Format]

-verbose=<sub>[, ...]
sub : crc

[Description]

-

This option displays the contents specified by the suboption in the standard error output.

-

The suboption below can be specified.

CRC

This suboption displays the CRC operation result and its output address.

Valid when the crc option is specified.

[Example]

-

To display the CRC operation result and its output address in the standard error output, describe as:

> rlink a.obj -form=stype -start=.SEC1/1000 -crc=2000=1000-10ff/CCITT -verbose=crc