<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom DLLs and VC++ Run-Time Libraries Question in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-DLLs-and-VC-Run-Time-Libraries-Question/m-p/857811#M7191</link>
    <description>You can use VC static run-time library libcmt.lib instead of the default dynamic run-time libray msvcrt.lib in Makefile. &lt;BR /&gt;</description>
    <pubDate>Thu, 31 Jul 2008 03:04:06 GMT</pubDate>
    <dc:creator>sspine</dc:creator>
    <dc:date>2008-07-31T03:04:06Z</dc:date>
    <item>
      <title>Custom DLLs and VC++ Run-Time Libraries Question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-DLLs-and-VC-Run-Time-Libraries-Question/m-p/857810#M7190</link>
      <description>&lt;FONT size="2" face="Verdana"&gt;When I make a custom dll using NMake, and have a snoop inside using Dependency Walker, the libraries are bound to MSVCRxx.DLL.&lt;BR /&gt;&lt;BR /&gt;The version appears to depend on the version of Visual Studio currently installed. E.g. the dlls that are in ia32/bin use MSVCR71.DLL and a custom dll that I create references MSVCR90.DLL (vs2008).&lt;BR /&gt;&lt;BR /&gt;Is there a way for me to create custom dlls that statically link to the VC++ run-time libraries, or cleaner solution?&lt;BR /&gt;&lt;BR /&gt;The reason that this is annoying is that it adds to the complexity of deployment scenarios :(&lt;BR /&gt;&lt;BR /&gt;Any tips/thoughts??&lt;BR /&gt;&lt;BR /&gt;Or have I lost the plot? :)&lt;/FONT&gt;</description>
      <pubDate>Sat, 12 Jul 2008 14:25:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-DLLs-and-VC-Run-Time-Libraries-Question/m-p/857810#M7190</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2008-07-12T14:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DLLs and VC++ Run-Time Libraries Question</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-DLLs-and-VC-Run-Time-Libraries-Question/m-p/857811#M7191</link>
      <description>You can use VC static run-time library libcmt.lib instead of the default dynamic run-time libray msvcrt.lib in Makefile. &lt;BR /&gt;</description>
      <pubDate>Thu, 31 Jul 2008 03:04:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/Custom-DLLs-and-VC-Run-Time-Libraries-Question/m-p/857811#M7191</guid>
      <dc:creator>sspine</dc:creator>
      <dc:date>2008-07-31T03:04:06Z</dc:date>
    </item>
  </channel>
</rss>

