4Nportlib, 4Yportlib

Determines whether the compiler links to the library of portability routines.

IDE Equivalent

Windows: Libraries > Use Portlib Library

Linux: None

Mac OS X: None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

None

Windows:

/4Nportlib

/4Yportlib

Arguments

None

Default

/4Yportlib

The library of portability routines is linked during compilation.

Description

Option /4Yportlib causes the compiler to link to the library of portability routines. This also includes Intel's functions for Microsoft* compatibility.

Option /4Nportlib prevents the compiler from linking to the library of portability routines.

Alternate Options

None

See Also


Submit feedback on this help topic

Copyright © 1996-2010, Intel Corporation. All rights reserved.