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

Compatibility of upgrade to visual intel 2011

Ted_Yang
Beginner
758 Views
Hello,

I am working a project to upgrade my fortran programs to intel fortran 2011. The question is that both libifcoremd.dll and libmmd.dll need to be included my package when I ship my products. My old package shipped the version 9.1 of libifcoremd and libmmd files, so I want to know deos the new version v2011forward compatibility with v9.1? I only do one test, it works. if it is, could you give me directory I can read it.

Thanks,
Ted.
0 Kudos
4 Replies
Steven_L_Intel1
Employee
758 Views
The DLLs provided by the 2011 (12.0) compiler are usable by programs built with 9.1. The DLLs are in a Redist folder under the compiler's install folder as is a Windows Installer Merge Module (.msm) for including in your install. Does this answer your question?
0 Kudos
Ted_Yang
Beginner
758 Views

Steve,

Thanks for your quickly response.

That's what I need. Is there anywhere I can find from your home page. I can share it to my team member.

Thanks a lot.
Ted.

0 Kudos
Ted_Yang
Beginner
758 Views

Thanks much for your help.

Ted

0 Kudos
Reply