Intel® C++ Compiler XE 13.1 User and Reference Guides

Zs

Tells the compiler to check only for correct syntax.

IDE Equivalent

None

Architectures

All

Syntax

Linux and OS X:

None

Windows:

/Zs

Arguments

None

Default

OFF

Normal compilation is performed.

Description

This option tells the compiler to check only for correct syntax.

Alternate Options

Linux: -syntax, -fsyntax-only

Windows: None


Submit feedback on this help topic