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

about dfwina

simbala
ビギナー
986件の閲覧回数
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 件の賞賛
4 返答(返信)
TimP
名誉コントリビューター III
986件の閲覧回数
This is discussed in the porting guide.
Steven_L_Intel1
従業員
986件の閲覧回数
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
ビギナー
986件の閲覧回数
Thank you for your answer, this is the best one I have had.

with my Best

Jugoslav_Dujic
高評価コントリビューター II
986件の閲覧回数
It might have one called MSWINA - I am not sure.

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

返信