Tells the compiler to check only for correct syntax.
IA-32, Intel® 64 architectures
Linux and Mac OS X: | -fsyntax-only |
Windows: | None |
None
OFF |
Normal compilation is performed. |
This option tells the compiler to check only for correct syntax. No object file is produced.
/Zs
Copyright © 1996-2011, Intel Corporation. All rights reserved.