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

IVF v9 and .NET

brightjs
初学者
627 次查看
Hi,
I am looking for a Fortran compiler that compiles to MS Intermediate Language. At present the only Fortran compiler I am certain about in this regard is Layey's. The IVF literature says that v9 is integrated with VS .NET, but how far does the integration go? Does IVF v9 compile to MSIL?
Thanks for your help!
0 项奖励
3 回复数
Steven_L_Intel1
626 次查看
No, it does not. Integration in this context means that it shares the Microsoft development environment. (MS is eliminating this confusion in the future by dropping the .NET name from Visual Studio.)

IVF does allow you to build Fortran DLLs that can be called by managed code and provides support routines for such things as BSTRINGS and SAFEARRAYS.
0 项奖励
brightjs
初学者
627 次查看
Thanks Steve.
0 项奖励
sabalan
新分销商 I
627 次查看
I use Salford's FTN95 for that purpose. It is good enough but I don't know if it is better than Lahey or not.
Sabalan.
0 项奖励
回复