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

about dfwina

simbala
Principiante
981 Vistas
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 Respuestas
TimP
Colaborador Distinguido III
981 Vistas
This is discussed in the porting guide.
Steven_L_Intel1
Empleados
981 Vistas
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.
simbala
Principiante
981 Vistas
Thank you for your answer, this is the best one I have had.

with my Best

Jugoslav_Dujic
Colaborador Valioso II
981 Vistas
It might have one called MSWINA - I am not sure.

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

Responder