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

Project fails in IF9.1 after IF10.1

hansr
Beginner
563 Views
Since I have installed IF 10.1 (now.014) the compiler option /c is not more
translated in the .vfproj file into the line
Tool Name="VFFortranCompilerTool"
with the option CompileOnly="true".
This option CompileOnly="true" is deleted by changing project options,
even if I select IF 9.1 as selected compiler.
I guess this is the reason that my collegue with IF9.1 (Win2000 caused)
can't build applications I have treated before.

We must work together:
Have I to delete the IF 10.1 until my collegue will get WIN-XP and also IF 10.1?

Hans
0 Kudos
1 Reply
Steven_L_Intel1
Employee
563 Views
This is a problem we know about. The simple solution is to add /c to the "Additional Options" field.
0 Kudos
Reply