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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

CHAPTER 10 OPTIONS OF A LIBRARIAN<br />

10.2.15 Specifying not to Output Debugging Information (-Xg)<br />

Use the -Xg option to nullify the -g option used to specify not to delete debugging<br />

information.<br />

■ Specifying not to Output Debugging Information (-Xg)<br />

[Format]<br />

-Xg ( Default )<br />

[Parameter]<br />

None<br />

[Description]<br />

A librarian usually removes any debugging information that may be contained in an object module<br />

before registering it in a library file. This is the same as specifying this -Xg option.<br />

Specify this option to nullify the specification of the -g option.<br />

You may use the optimization option -O to delete debugging information in a batch after creating a<br />

library.<br />

[Example]<br />

The following three specifications result in the same processing.<br />

flibs syslib.lib -a inchar,outchar<br />

flibs syslib.lib -a inchar,outchar -Xg<br />

flibs syslib.lib -g -a inchar,outchar -Xg<br />

Debugging information contained in inchar.obj,outchar.obj is not registered in a library file.<br />

236 PART III LIBRARIAN

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

Saved successfully!

Ooh no, something went wrong!