fsyntax-only

Tells the compiler to check only for correct syntax.

IDE Equivalent

None

Architectures

IA-32, Intel® 64 architectures

Syntax

Linux and Mac OS X:

-fsyntax-only

Windows:

None

Arguments

None

Default

OFF

Normal compilation is performed.

Description

This option tells the compiler to check only for correct syntax. No object file is produced.

Alternate Options

/Zs


Submit feedback on this help topic

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