Developer Guide
Developer Guide for Intel® oneAPI Math Kernel Library Windows*
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-549011AB-1324-4694-B8DD-AFBE81397B8C
Visible to Intel only — GUID: GUID-549011AB-1324-4694-B8DD-AFBE81397B8C
Linking with System Libraries
If your system is based on the Intel® 64architecture, be aware that Microsoft SDK builds 1289 or higher provide the bufferoverflowu.lib library to resolve the __security_cookie external references. Makefiles for examples and tests include this library by using the buf_lib=bufferoverflowu.lib macro. If you are using older SDKs, leave this macro empty on your command line as follows: buf_lib= .