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.28 Library Specification for Each Symbol (-el)<br />

The library file to be used for the resolution of external reference symbol value can be<br />

specified.<br />

■ Library Specification for Each Symbol (-el)<br />

[Format]<br />

-el < Symbol name list > = < Library file name > [ , … ]<br />

[Parameters]<br />

<br />

Describe the external reference symbol names.<br />

When specifying multiple symbols, separate them with /.<br />

<br />

Library file name to be retrieved.<br />

Library file names with path names can also be specified. The wild card cannot be used.<br />

[Description]<br />

The library file to be used for the resolution of the external reference symbol value specified in this<br />

option is specified.<br />

This option is used when a module containing the same external definition symbol name exists in<br />

multiple libraries and the linker links undesirable modules in the standard library retrieval order.<br />

Libraries are not often created appropriately so it is inevitable that this function will be applied when<br />

using multiple libraries. However, since using this function may cause unexpected problems.<br />

Examine whether library files can be recreated.<br />

The retrieval directories when a library file name is specified without its path name are the same as<br />

those for the -l option.<br />

[Example]<br />

flnk911s *.obj -o sp.abs -L C:\usr\usrlib -l libu,sublib -el sym1=sublib<br />

130 PART II LINKER

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

Saved successfully!

Ooh no, something went wrong!