Qmspp

Enables Microsoft Visual C++* 6.0 Processor Pack binary compatibility.

IDE Equivalent

None

Architectures

IA-32

Syntax

Linux and Mac OS: None
Windows:    /Qmspp
    /Qmspp-

Arguments

None

Default

ON      The compiler is compatible with the Microsoft Visual C++ 6.0 Processor Pack binary.

Description

This option enables Microsoft Visual C++ 6.0 Processor Pack binary compatibility among modules using the SIMD data types.

The /Qmspp- option is useful when you need to maintain compatibility with binaries that were built with earlier versions of the Intel® C++ Compiler.

Alternate Options

None