Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

Distributing DLL's with statically linked ifort dependancies

mdmas
Beginner
346 Views

Dear ifort developers and community members,

I have  aquestion regarding the distribution of ifort libraries.  Would I be violating Intel's terms and conditions if I distributed a version of my DLL with static linking to libmifcoremd.lib and libmmd.lib?  

Thank you

0 Kudos
1 Reply
Steven_L_Intel1
Employee
346 Views

No, that's fine. There are many circumstances where that makes sense. We're fairly liberal about our redistribution policy. If you want the details, read the EULA.

0 Kudos
Reply