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

about dfwina

simbala
Beginner
985 Views
Hi,

I have trouble with a code in fortran language. When compiling it a had a message saying that dfwina module is missed. What should I do? I am using Windows Developer Studio FortranPowerStation 4.0 under windows XP.
I don't know this module, is downloadable from any site?

Thanks for your help.

0 Kudos
4 Replies
TimP
Honored Contributor III
985 Views
This is discussed in the porting guide.
0 Kudos
Steven_L_Intel1
Employee
985 Views
If you are using Microsoft Fortran PowerStation 4.0, a product that was taken off the market more than 13 years ago, it does not have the Digital/Compaq Visual Fortran module DFWINA. It might have one called MSWINA - I am not sure. If you were using Intel Visual Fortran, DFWINA would work.

You are likely to run into more problems trying to build and run a DVF/CVF application with MSFPS. I recommend a compiler from this century.
0 Kudos
simbala
Beginner
985 Views
Thank you for your answer, this is the best one I have had.

with my Best

0 Kudos
Jugoslav_Dujic
Valued Contributor II
985 Views
It might have one called MSWINA - I am not sure.

There is MSFWINA (as well as MSFWIN, MSFLIB... and MSFLOGM, if I recall correctly).

0 Kudos
Reply