Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

/Z7 Visual Studio IDE Equivalent

lou-muccioli
Beginner
653 Views
What is the /Z7 equivalent in the Visual Studio IDE? I only see "/debug:full" which produces a PDB file and I would like the debug generated inside the obj files. The documentation says:
IDE Equivalent
Windows: General > Debug Information Format (/Z7, /Zd, /Zi)
Intel Visual Fortran Intel 64 Compiler XE for applications running on Intel 64, Version 12.
0.5.221 Build 20110719
Copyright (C) 1985-2011 Intel Corporation. All rights reserved.
Intel Visual Fortran Intel 64 Compiler XE for applications running on Intel 64, Version 12.0.5.221 Build 20110719Copyright (C) 1985-2011 Intel Corporation. All rights reserved.
Thanks,
Lou
0 Kudos
2 Replies
Steven_L_Intel1
Employee
653 Views
There is no IDE equivalent for /Z7. You can specify it on the Command Line property page. I agree that the documentation is in error here and I will let the writers know.
0 Kudos
lou-muccioli
Beginner
653 Views
Thanks Steve!
Lou
0 Kudos
Reply