31.12.2013 Views

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

Linkage Kit Manual V6-00 - Fujitsu

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

10.2 Details of the Options of a Librarian<br />

10.2.12 Checking the Contents of a Library File (-c)<br />

Use this option to briefly check the contents of a library file.<br />

■ Checking the Contents of a Library File (-c)<br />

[Format]<br />

-c<br />

[Parameter]<br />

None<br />

[Description]<br />

The following two items are checked.<br />

● Whether an unsolved external reference symbol exists in the library<br />

A linker, when a module taken in from a library contains an unsolved external reference symbol, first tries<br />

to solve the symbol in the same library file, assuming that a module containing a defined symbol exists in<br />

the same library file.<br />

The program checks the correspondence between external reference and defined symbols in a library file.<br />

If any external reference symbols without the corresponding external definition symbol is contained, it<br />

outputs a message.<br />

● Whether a module with debugging information exists<br />

If a module to be registered with the -g option specification in a library file contains debugging information<br />

in the object module, it is registered in the library with the debugging information unremoved.<br />

The above function is provided so that a module registered in a library may be debugged. However, after<br />

the operation check, the debugging information will no longer be required.<br />

The program checks whether a module with debugging information is registered in a library and, if so,<br />

outputs a message.<br />

[Example]<br />

flibs syslib.lib -c<br />

The contents of syslib.lib are checked.<br />

Note:<br />

This option cannot be specified with other options.<br />

Specify this option alone as shown in the example above.<br />

PART III LIBRARIAN 233

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!