Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
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.
7234 Discussions

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

Brian_Murphy
New Contributor II
1,214 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
1,180 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
1,152 Views

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


0 Kudos
Brian_Murphy
New Contributor II
1,144 Views
0 Kudos
Reply