Chapter 15 Using Library ManagerStarting Library Manager 27515.2 Starting Library ManagerThe library manager is started by entering a command name and parameters, just as for other MS-DOSexternal commands.General format of commandsBelow is the general format of the command to use when starting the library manager.slib103 library_file_name[options](relocatable_object_file_name) ...Contents of brackets [ ] may be omitted.NOTE: When slib103 is used to group relocatable object files into libraries, it will storethem in the relocatable object files after deleting debug information if such debuginformation exists.Therefore, when an ordinary relocatable object file is placed, in a library, it will bethe same as that file when extracted form the library. However, there will bedifferences if the relocatable file was generated with the -g option.Table 15-1 Library Manager OptionsOption type Option DescriptionError messageoptionsj Output error and warning messages in JapaneseJe Output error and warning messages in Japanese using EUC encodingJs 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.Wall Do not output any warning messages.Programgeneration optionsc Create a new library manager displays an update confirmation prompt.f Force creation of a library file.Functional optionsa Add the specified relocatable object file to the library file.d Delete the specified relocatable object file from the library file.p Output information about externally defined symbols in the library file.r Replace the specified relocatable object file in the library file.t Output a list of the relocatable object file that makes up the library file.x Extract the specified relocatable object file from the library file.Other options@filename Specify a parameter file.h Display a listing available library manager’s options on the console.v Display the library manager’s version number on the console.