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.

CHAPTER 2 OPTIONS<br />

2.5 Example of Specifying Command Lines<br />

The three types of examples when specifying command lines are listed and described<br />

as follows.<br />

■ Example of Specifying Command Lines<br />

[Example 1]<br />

flnk911s<br />

flnk911s file1.obj file2.obj -g -a -help<br />

When only the command name is specified or details of options are unclear, the simple help message is<br />

displayed by specifying the -help option.<br />

[Example 2]<br />

flibs sys.lib -m sys.mp2 ... *1<br />

flibs -m sys.mp2 sys.lib ... *2<br />

Since the position of options is not fixed, options can be freely written on command line. Options in both<br />

examples *1 and *2 are valid and have the same meaning.<br />

[Example 3]<br />

flnk911s *.obj -g -o sample.abs<br />

flnk911s ’*.obj’ -g -o sample.abs<br />

Wild card is used to specify two or more input file names in this example.<br />

Note:<br />

In the UNIX System OS, there are cases where a wild card coded by the command line is expanded<br />

by the shell which can cause unexpected result (option specified).<br />

In order to avoid this situation, use single quotation marks to enclose when specifying options<br />

including wild cards on UNIX System OS.<br />

26 PART I LINKAGE KIT

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

Saved successfully!

Ooh no, something went wrong!