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

How to copy compiler settings - Visual Fortran Composer XE 2011

Balaji_R_
Beginner
322 Views

Hello,

I am relatively new to using the Visual Fortran Compiler. We have IVF Composer XE 2011 license and use the Visual Studio 2010 shell as the front end. I am trying to a compile a set of FORTRAN files that was given to me by someone else, but I am not able to get the same results as the original executable. How do I make sure that I use the same exact compiler settings that the other person uses? Is the compiler settings saved in a file somewhere that I could obtain from the other person?  Thank you for your help.

Balaji

0 Kudos
2 Replies
Steven_L_Intel1
Employee
322 Views

If they did the build in Visual Studio, the settings are in the project .vfproj file. If they send you that file you can open it in Visual Studio and use their settings (you may need to re-add the source files.)

0 Kudos
Balaji_R_
Beginner
322 Views

Thank you for the quick reply Steve!

Balaji

0 Kudos
Reply