CHAPTER 3 WORK BENCH
30
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
Linking with user libraries
If there is any user library to link, enter the appropriate file name in this text box. To enter multiple
files, separate each entry with a comma (,).
Other Options
To specify other options (including those listed above), enter the desired option in this text box in
command line format.
About options that are not displayed
The linker options not displayed in the Option view are handled as described below:
-e
This option is used in internal processing.
-err
Linker messages are displayed in the message window and output to an error log
file.
-f file
This option conflicts with internal processing and cannot be used.
-l x
This option is automatically processed internally in accordance with memory model
settings and system library search settings.
-O file
File names are set to the project name.
-o file
File names are set to the project name.
-u symbol
To specify this option, enter it in [Other Options].
-V
This option is not used in wb88.
3.9.4 Locator Options
This screen can be used to select the following options:
Warning Level
"-w
n" option of lc88
Specify the level to which to suppress warning messages. Levels 0 to 9 can be selected from the pull-
down list. The default setting is 8. Warning messages whose levels are higher than the selected value
are not displayed.
Make Proposal for Software Part
"-p" option of lc88
If this option is selected, the locator displays proposals for the software part of a locator description
file.
Print Name of Processing File (Verbose)
"-v" option of lc88
If this option is selected, the locator displays the name of the file currently being processed.