L166 User's Guide

NOCASE Linker Directive

Abbreviation

NOCA

Arguments

None.

Default

Symbol names are case-sensitive.

µVision

Options — L166 Misc — Misc Controls.

Description

The NOCASE directive instructs the L166 Linker to ignore the case of all symbolic information that appears in the input files. When NOCASE is specified, the linker converts all names in the input files to uppercase.

Example
L166 file1.obj,file2.obj NOCASE