Panasonic PanaXSeries MN1030 Series User Manual page 298

Panasonic microcomputer user's manual
Table of Contents

Advertisement

Chapter 15 Using Library Manager
p
Functional description
This option is used when you want know the externally defined symbol names that exist in the library
file.
When a relocatable object file name is specified following the -p option, and a file with the same name
exists in the library file, the externally defined symbol names in that relocatable object file will be
output. If the file does not exist, the library manager will output a warning message and continue
processing.
When no relocatable object file name is specified, the externally defined symbols in all relocatable
object files that exist in the library file will be output.
Rules of use
To specify the option, enter the hyphen (-) followed by the lower case letter "p".
slib103
Operation example
slib103
slib103
The first example checks whether or not the file test1.rf exists in test.lib, and if it does, outputs the
externally defined symbols within it. The second example outputs the externally defined symbols in all
relocatable object files in test.lib.
286 Command Options
Output information about externally defined symbols in the library file
test.lib
-p
test.lib -p test1.rf
test.lib -p

Advertisement

Table of Contents
loading

Table of Contents