Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Redistribute library from the compiler

stanely
Beginner
824 Views

I found a similar post https://community.intel.com/t5/Intel-C-Compiler/redistribute-intel-libraries/m-p/856628 years ago and did not see the right answer on that post either.

One thing to figure out is the library come with intel c++ compiler, as it is a required library to run our application, so the question is how to make it with commercial use.

Can we pack them (e.g. libiomp5md.dll, libmmd.dll...etc.) with our application and do a release in public? Or we need to ask customer download redistributable packages from https://software.intel.com/content/www/us/en/develop/articles/redistributable-libraries-for-intel-c-and-fortran-2019-compilers-for-windows.html  by themsleves.

Thanks in advance.

0 Kudos
1 Solution
Viet_H_Intel
Moderator
781 Views

You can ship Intel Libraries which require to run your applications with your products.


View solution in original post

0 Kudos
3 Replies
RahulV_intel
Moderator
795 Views

Hi,


I'm not quite sure of the procedure involved with respect to commercial usage of an application. I will forward this query to the concerned team, who will be able to help you better in this regard.


Thanks,

Rahul


0 Kudos
stanely
Beginner
791 Views
0 Kudos
Viet_H_Intel
Moderator
782 Views

You can ship Intel Libraries which require to run your applications with your products.


0 Kudos
Reply