/WARN

Syntax:

/WARN[:level]

Allows you to determine the output of LINK warnings. Specify the level as one of the following:

level Meaning
0 Suppress all warnings.
1 Displays most warnings. Overrides a /WARN:level specified earlier on the LINK command line or in the LINK environment variable. Default if /WARN:level is not used.
2 Displays additional warnings. Default if /WARN is specified without level.