Everything
3.2.2 Option Information

The option strings specified by a command line or a subcommand file are output. The following figure shows an example of option information output when rlink -subcommand=test.sub -list -show is specified.

(test.sub contents)
INPUT test .obj
*** Options ***
-sub=test.sub      (1)
INPUT test .obj    (2)
-list              (1)
-show              (1)

Item Number

Description

(1)

Outputs option strings specified by a command line or a subcommand in the specified order.

(2)

Subcommand in the test.sub subcommand file.