 | L166 User's Guide |  |
|
|
| NOLINES Linker Directive| Abbreviation | NOLI | | Arguments | None. | | Default | Line number information is included in the map file and output file. | | µVision | | | Description | The NOLINES directive excludes line number information (from the input files) from the listing file and output object file. | | See Also | NOCOMMENTS, NOPUBLICS, NOSYMBOLS, NOTYPE, OBJECTCONTROLS, PRINTCONTROLS, PURGE | | Example |
L166 file1.obj NOLINES
|
|
|