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 6 LINKER OPTIONS<br />

6.2.26 Retrieval Library File Specification (-l)<br />

Libraries to be retrieved other than the default library are specified. If multiple libraries<br />

are available, they are specified in order of retrieval.<br />

■ Retrieval Library File Specification (-l)<br />

[Format]<br />

-l < Library file name > [ , … ]<br />

[Parameter]<br />

<br />

Describe the names of the library files to be retrieved. Library file names with path names are allowed.<br />

The wild card can also be used.<br />

[Descriptions]<br />

Library files are retrieved in the specified order.<br />

Libraries specified here are retrieved before the default library.<br />

If the library files are specified without path names, directories are retrieved in the following order.<br />

1. The directory specified by the -L option.<br />

2. The directory specified in the environmental variable LIB911.<br />

3. The system library path derived from the environmental variable FETOOL.<br />

The current directory is not retrieved. If you want to retrieve the current directory, specify either the -L<br />

option or a period (.) in the environmental variable LIB911.<br />

By specifying the -l option after the -nl option, the -nl option can be canceled.<br />

Indicate a wild card with double quotation marks. Do not use double quotation marks (") in an option<br />

file.<br />

[Example]<br />

flnk911s *.obj -o ap.abs -l ..\lib\com.lib,libu<br />

flnk911s *.obj -o ap.abs -l "p*.lib"<br />

All library files whose file name's first character is "p" are retrieved.<br />

128 PART II LINKER

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

Saved successfully!

Ooh no, something went wrong!