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

runtime libraries version 8 and 9

ggveldkamp2
Novice
482 Views
I have a 3rd party application compiled with IVF 8.0, our own applications are compiled with IVF 9.0. Both are compiled with /MD option and need libifcoremd.dll and libmmd.dll. Can I use the 9.0 runtime dll's with applications compiled with 8.0.



Thanks,



Guido

Message Edited by ggveldkamp2 on 02-14-2006 09:19 AM

0 Kudos
1 Reply
Steven_L_Intel1
Employee
482 Views
Yes, you can. The run-time libraries from 8.0 and up are upwards compatible (you can use newer libraries with older compiled code.)
0 Kudos
Reply