Zs

Tells the compiler to check only for correct syntax.

IDE Equivalent

None

Architectures

IA-32, IntelĀ® 64, IA-64 architectures

Syntax

Linux and Mac 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