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

Can I redistribute ifconsol.lib?

Mark_L_7
初学者
1,409 次查看

I am building a Fortran static library to be used in a C/C++ DLL.  The DLL requires 6 Intel libraries. 5 of the 6 libraries are listed in fredist.txt, but not ifconsol.lib. 

Is this an oversight?

If it is not redistributable, can build the library without it?

TIA,

Mark

 

 

0 项奖励
8 回复数
Steven_L_Intel1
1,409 次查看

Interesting question. Let me research it and get back to you. I don't know why it's missing. Does your library do any I/O?

0 项奖励
Steven_L_Intel1
1,409 次查看

There are a bunch of other libraries missing, some of which would be necessary, such as ifmodintr.lib. Very puzzling. The person who could best answer this is out until Monday but I will get you an answer as soon as I can. It is probably an oversight but I am not sure.

0 项奖励
Mark_L_7
初学者
1,409 次查看

Yes, some of the libraries will do I/O.

Mark

 

0 项奖励
Steven_L_Intel1
1,409 次查看

We've concluded that this was indeed an oversight - ifconsol.lib, ifauto.lib, ifcom.lib, ifmodintr.lib and ifwin.lib (there may be others - we will check) are allowed to be redistributed according to the terms of the End User License Agreement.

0 项奖励
Mark_L_7
初学者
1,409 次查看

Great.  Thank you for your very quick response!

Mark

 

 

 

0 项奖励
Allen_Barnett
初学者
1,409 次查看

Following up on this post, I'm looking at the fredist.txt file for Composer XE 2013 SP1 (version 14.0.3). It lists many of the static libraries as redistributable that were not mentioned in earlier versions. However, ifconsol.lib, ifauto.lib, ifcom.lib, ifmodintr.lib and ifwin.lib are not listed. Is it still OK to redistribute them with our compiled static library?

Thanks,
Allen

0 项奖励
Steven_L_Intel1
1,409 次查看

Yes, it is. I thought we had fixed this problem, but apparently not. I'll try again.

0 项奖励
Allen_Barnett
初学者
1,409 次查看

Thanks! We appreciate it.

0 项奖励
回复