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
ビギナー
1,797件の閲覧回数
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
従業員
1,796件の閲覧回数
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.
brightjs
ビギナー
1,797件の閲覧回数
Thanks Steve.
sabalan
新規コントリビューター I
1,797件の閲覧回数
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.
返信