Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Disables certain optimizations, such as if-conversions, software pipelining, and global scheduling optimizations, that make it difficult to debug optimized code.
/Zx
This compiler option is only available in the Itanium cross compiler or in the Itanium native compiler.
Open the project's Property Pages dialog box. For details, see How to: Open Project Property Pages.
Click the C/C++ folder.
Click the Command Line property page.
Type the compiler option in the Additional Options box.
- See AdditionalOptions.