N Options
Parent topic:
Alphabetical Compiler Options
names
Specifies how source code identifiers and external names are interpreted.
nbs
This is an alternate option name for keyword nobscc in option assume.
no-bss-init, Qnobss-init
Tells the compiler to place in the DATA section any uninitialized variables and explicitly zero-initialized variables.
nodefaultlibs
Prevents the compiler from using standard libraries when linking.
nodefine
This is an alternate option name for option D.
nofor-main
Specifies that the main program is not written in Fortran.
noinclude
This is an alternate option name for option X.
nolib-inline
Disables inline expansion of standard library or intrinsic functions.
nostartfiles
Prevents the compiler from using standard startup files when linking.
nostdinc
This is an alternate option name for option X.
nostdlib
Prevents the compiler from using standard libraries and startup files when linking.
nus
This is a deprecated option.
Copyright © 1996-2010, Intel Corporation. All rights reserved.