19.04.2015 Views

INTROL-C COMPILER REFERENCE MANUAL

INTROL-C COMPILER REFERENCE MANUAL

INTROL-C COMPILER REFERENCE MANUAL

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

file is given the same name as the input file, except with the<br />

filename extension ".R". Unless the explicitly<br />

defines some other filename extension, the extension ".R" will<br />

automatically be appended by the Assembler.<br />

-q=<br />

This option is used to assign a numeric class specifier to the<br />

relocatable module produced by the compiler. The class<br />

specifier assigned is determined by the entry, which<br />

can be any number from zero through 255. If this option is not<br />

specified, the relocatable output module produced by the<br />

Assembler will be assigned the default class number of zero<br />

("0"). A module's class number becomes significant when<br />

multiple modules exist which have identical "filenames"; in<br />

such instances, use of a different class number for each such<br />

module permits any given module to be uniquely identifiable.<br />

-u<br />

-X<br />

This option forces all undefined symbols to default to imported<br />

symbols. When this option is not specified, any symbol which is<br />

not imported and also not defined within the file will generate<br />

an error message.<br />

This option prevents an object file from being produced.<br />

C.4.6

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

Saved successfully!

Ooh no, something went wrong!