09.06.2013 Views

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

Intel XENIX 286 Programmers Guide (86) - Tenox.tc

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.

Programming Commands <strong>XENIX</strong> Programming<br />

masm (continued)<br />

- Ml<br />

-n<br />

- o objfile<br />

- 0 objfile<br />

-p<br />

- r<br />

- v<br />

- x<br />

-X<br />

Files<br />

/bin/masm<br />

See Also<br />

Leaves case of symbols alone.<br />

Generates information about the symbols used in the assembled programs.<br />

The -1 option must also be used for this option to take effect.<br />

Copies the assembled instructions in octal to the file named objfile. This<br />

file is executable only if no errors occurred during the assembly. This<br />

option overrides the default object filename.<br />

Copies the assembled instructions in binary to the file named objfile.<br />

Checks the assembled instructions to make sure that all memory<br />

references are pure so that the code can run in <strong>2<strong>86</strong></strong> protected mode.<br />

Generates floating point code that can only be executed by an 8087 or<br />

80287 coprocessor.<br />

Prints verbose error statistics on the console. If not selected, only error<br />

counts are displayed.<br />

Displays error messages on the standard error channel, in addition to the<br />

messages generated in the listing file.<br />

Copies to the assembly listing all statements forming the body of an IF<br />

directive whose expression (or condition) evaluates to false.<br />

cc, ld in "Programming Commands" in the <strong>XENIX</strong> <strong>2<strong>86</strong></strong> Programmer's <strong>Guide</strong><br />

a.out in "File Formats" in the <strong>XENIX</strong> <strong>2<strong>86</strong></strong> C Library <strong>Guide</strong><br />

<strong>XENIX</strong> Macro Assembler User's <strong>Guide</strong>.<br />

B-90

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

Saved successfully!

Ooh no, something went wrong!