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

Redistribution of Intel DLL files

David_S_25
Beginner
782 Views
Dear developers,

I created some binary application using the Intel Visual Fortran Compiler for Windows. As I used /MD switch, I need several DLLs from Intel rebistributable pack for running the application. If I offer my binaries for download, is it allowed to embed also your Intel DLL libraries, that are required by my application?

With regards
David Svoboda
0 Kudos
4 Replies
Steven_L_Intel1
Employee
782 Views

Yes, you may include any of the Intel files listed in "fredist.txt" which can be found in the compiler's Documentationen_US folder. We also provide an installer for the redistributables which you can use and install "silently" by appending the options "/S /V/qn"
0 Kudos
bendel_boy1
Beginner
782 Views

Yes, you may include any of the Intel files listed in "fredist.txt" which can be found in the compiler's Documentationen_US folder. We also provide an installer for the redistributables which you can use and install "silently" by appending the options "/S /V/qn"
Where do we find this installer? (I'm still on Version 9.1)
0 Kudos
Steven_L_Intel1
Employee
782 Views
The installer is for 11.x only. At the moment, it is provided alongside the compiler installers at the Intel Registration Center, but it will be available in a public area soon (I hope.)
0 Kudos
Wendy_Doerner__Intel
Valued Contributor I
782 Views
Here is the link to the article with the redistributable packages and more information.

http://software.intel.com/en-us/articles/redistribution-of-application-binaries-built-for-microsoft-windows/


------

Wendy

Attaching or including files in a post

0 Kudos
Reply