Enables C++ exception handling. This option is deprecated.
IA-32, Intel® 64 architectures
Linux and Mac OS X:
None
Windows:
/GX
/GX-
When using Microsoft Visual Studio* 2005
When using Microsoft Visual Studio .NET 2003* (or earlier)
This option enables C++ exception handling. /Qvc8 implies /GX, while /Qvc7.1 (or lower) implies /GX-.
Copyright © 1996-2010, Intel Corporation. All rights reserved.