Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29590 ディスカッション

Exporting makefiles (sort of)

ivfuser
ビギナー
1,348件の閲覧回数
I have recently made the switch to DevStudio .NET for the primary purpose of using IVF. So far, so good!

The docs for DevStudio .NET 2002 say that support for exporting makefiles has been eliminated. Swell. So much for easily diffing build configs.

The good news is, the new project files are not only human-readable, they seem to be readily parsable XML. Cool.

But wait. The IVF compiler and linker flags appear (Please correct me!) to be neither the short nor long forms of the CLI flags. Instead, the project files seem to be using nice descriptive names for the flags. That is welcome, especially if I have a mapping back to the CLI flags. Is this mapping documented?

Thanks
0 件の賞賛
2 返答(返信)
Steven_L_Intel1
従業員
1,348件の閲覧回数
No, it isn't. Sorry.
ivfuser
ビギナー
1,348件の閲覧回数

sblionel wrote:
No, it isn't. Sorry.




That's disappointing. I will log it with Premier Support.

Thanks.
返信