Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6980 Discussions

how to make a custom LIB of MKL routines for static linking

Brian_Murphy
New Contributor II
834 Views

I have used the instructions here to build a custom DLL of a subset of MKL routines.  Instead of a DLL, I would like to make a LIB that can be statically linked to my program. 

I have also successfully built the example visual studio 2019 project at C:\Program Files (x86)\IntelSWTools\compilers_and_libraries_2020.2.254\windows\mkl\tools\builder\MSVS_Projects\VS2019\libia32, and using that as a starting point I have not been able to figure out how to get a static LIB.  Can someone please tell me how to do this.

0 Kudos
3 Replies
GouthamK_Intel
Moderator
800 Views

Hi,

Thanks for reaching out to us!

We are escalating this thread to a Subject matter expert who will guide you further.

Have a Good day!


Thanks & Regards

Goutham


0 Kudos
Gennady_F_Intel
Moderator
772 Views

it would not possible to do by using the existing custom dll builder.


0 Kudos
Brian_Murphy
New Contributor II
764 Views
0 Kudos
Reply