Chapter 15 Using Library Manager
Command Options 283
Functional description
This option forces creation of the library file. If a file with the same name as the specified library file
already exist, the library manager will overwrite it.
Rules of use
To specify the option, enter the hyphen (-) followed by the lower case letter “r”.
slib103 test.lib -f test1.rf
Operation example
slib103 test.lib -f test1.rf test2.rf test3.rf test4.rf
This example will create a library file called test.lib from the four relocatable object files. test1.rf,
test2.rf, test3.rf and test4.rf.
NOTE: With slib103, files that mutually reference symbols cannot be placed in library
files with the same name.
NOTE: If specifying a file name with path name for relocatable object file, its file name
without path name will be registered in a library file.
f Force creation of a library file