Chapter 15 Using Library Manager
282 Command Options
15.3.2 Program Generation Options
Functional description
If a file with same name of the specified library file already exists, the library manager will inquire if
the file should be modified. Based on the response, the library manager with determine whether or not
to create the library file.
Rules of use
To specify the option, enter the hyphen (-) followed by the lower case letter ā€œcā€.
slib103 test.lib -c test1.rf
Operation example
slib103 test.lib -c 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: slib103 cannot create a library file from an relocatable object file with the same
name.
NOTE: If specifying file name with path name for a relocatable object file, its file name
without path name will be registered in a library file.
c Create a new library file