Keil™, An ARM® Company

LX51 User's Guide

NOCOMMENTS Linker Directive

Abbreviation

NOCM

Arguments

None.

Default

Comments from the input files are included in the map file and output file.

µVision

Options — LX51 Misc — Misc Controls.

Description

The NOCOMMENTS directive excludes comment records (from the input files) from the listing file and output object file. Comment records are added to object modules by the assembler and compiler for identification purposes.

To exclude comment information from the listing file only you must use the PRINTCONTROLS directive.

See Also

NOLINES, NOPUBLICS, NOSYMBOLS, NOTYPE, OBJECTCONTROLS, PRINTCONTROLS, PURGE

Example
LX51 file1.obj NOCOMMENTS