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)
|
|
|
|
Outputs option strings specified by a command line or a subcommand in the specified order.
|
|
Subcommand in the test.sub subcommand file.
|