Options for System V#
These additional options are available on System V Release 4 for compatibility with other compilers on those systems:
- -Qy#
Identify the versions of each tool used by the compiler, in a
.identassembler directive in the output.
- -Qn#
Refrain from adding
.identdirectives to the output file (this is the default).
- -Ym,dir#
Look in the directory
dirto find the M4 preprocessor. The assembler uses this option.