Chapter 6 Using Linker
106 Command Options
Functional description
This option displays linker command options and their descriptions to the screen. The h option is used
alone.
Rules of use
This option is specified with the hyphen (-) option specification character, followed by the lower-case
letter 'h'.
ld103 -h
NOTE: Even if the h option is not specified, input of ld103 alone will also display the help
screen. When displaying help information, version number is also displayed on
the screen.
Default specification
Help information will not be displayed to the screen.
Functional description
This option displays the linker’s version number on the console.
Rules of use
This option is specified with the hyphen (-) option specification character, followed by the lower-case
letter 'v'.
ld103 -v
Default specification
Version number will not be displayed on the console.
NOTE: If not specifying v option and input “ld103”, a version number is displayed. In this
case, the help information is also displayed.
h Output help information to the screen
v Display the linker’s version number on the console