icc

Determines whether certain Intel compiler macros are defined or undefined.

IDE Equivalent

Windows: None

Linux: None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-icc

-no-icc

Windows:

None

Arguments

None

Default

-icc

The __INTEL_COMPILER macros are set to represent the current version of the compiler.

Description

This option determines whether certain Intel compiler macros are defined or undefined.

If you specify option -no-icc, the compiler undefines the __INTEL_COMPILER macros. These macros are defined by default or by specifying -icc.

Alternate Options

None


Submit feedback on this help topic

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