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

which Windows platform is supported

tropfen
New Contributor I
1,390 Views
Hello,

I am using IVF 9.0 on MS VS 2003 in combination with XFT/Xeffort. Is there a limitation on which Microsoft platforms (MS Win 95, 98, ME, NT 4, Win 2000) a compild program will run? The program is an win 32 application.

Do I have to add certain dlls?

Thanks in advance

Frank
0 Kudos
1 Reply
Steven_L_Intel1
Employee
1,390 Views
An application could run as far back as Windows 95 or NT, but we don't test those anymore. Some applications may make use of Win32 API calls that are not supported on versions of Windows earlier than Windows 2000. The only DLLs you might need are if you link to the Intel Fortan DLL libraries and then you'd need a copy of those DLLs.

We don't test running on versions of Windows that Microsoft no longer supports and can't promise that your program will run correctly on such versions. You will have to test it yourself.
0 Kudos
Reply