Chapter 6 Using Linker

Summary of Options

Table 6-1 Linker options

Option Type

Symbol

Description

 

 

 

Output file options

o filename

Specify the path name and file name of the

 

 

executable format file to be output.

 

 

 

 

m

Output a map file

 

 

 

Error message options

j

Output error and warning messages in

 

 

Japanese.

 

 

 

 

Je

Output error and warning messages in

 

 

English.

 

 

 

 

Js

Output error and warning messages in

 

 

Japanese using Shift JIS encoding.

 

 

 

 

Jj

Output error and warning messages in

 

 

Japanese using JIS encoding.

 

 

 

 

e

Output error and warning messages in English

 

 

 

 

W number

Do not output warning messages of the

 

 

specified number. Refer to chapter 10, "Error

 

 

Messages," for warning messages and their

 

 

corresponding numbers.

 

 

 

 

Wall

Do not output any warning messages.

 

 

 

Program generation

g

Output debug information to the executable

options

 

format file.

 

 

 

 

T section=address

Specify the start/end addresses of a start

 

 

address [,end address]section (section group).

 

 

 

 

r

Output an executable format file even if errors

 

 

are detected.

 

 

 

 

En

Do not output symbol table within the

 

 

executable format file.

 

 

 

 

Ed

Enable output of DATA sections to the

 

 

executable format file.

 

 

 

Library file options

l library_filename

Specify a library file.

 

 

 

 

L path_name

Specify a path name for library files.

 

 

 

Instruction RAM

OVL ID_number

Specify starting address for section in

options

section=address

instruction RAM.

 

 

 

 

PUT extra_symbol=address

Specify address for extra symbol.

 

 

 

Other

@filename

Specify a parameter file.

 

 

 

 

h

Output help information to the screen.

 

 

 

 

v

Display the linker’s version number on the

 

 

console.

 

 

 

Starting Linker 87

Page 99
Image 99
Panasonic MN1030 user manual Summary of Options, Linker options Option Type Symbol Description