Enables C++ exception handling.
This option is deprecated.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | None |
Windows: | /GX |
/GX- |
None
/GX | When using Microsoft Visual Studio* 2005 |
/GX- | 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-.
None