u (Linux*)

Tells the compiler the specified symbol is undefined.

IDE Equivalent

None

Architectures

IA-32 architecture, Intel® 64 architecture, IA-64 architecture

Syntax

Linux and Mac OS: -u symbol
Windows:    None

Arguments

None

Default

OFF      Standard rules are in effect for variables.

Description

This option tells the compiler the specified symbol is undefined.

Alternate Options

None