<?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 Ok thanks, Steve.  I'll see in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/static-linking-question/m-p/1152045#M140384</link>
    <description>&lt;P&gt;Ok thanks, Steve.&amp;nbsp; I'll see what I can do with that.&lt;/P&gt;</description>
    <pubDate>Thu, 14 Feb 2019 16:19:46 GMT</pubDate>
    <dc:creator>Brian_Murphy</dc:creator>
    <dc:date>2019-02-14T16:19:46Z</dc:date>
    <item>
      <title>static linking question</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/static-linking-question/m-p/1152043#M140382</link>
      <description>&lt;P&gt;I have a console program CONSOLE.EXE that calls routines in&amp;nbsp;A.DLL, and A.DLL&amp;nbsp;calls routines in&amp;nbsp;B.DLL.&amp;nbsp; I would like to eliminate the need to distribute&amp;nbsp;B.DLL by embedding into A.DLL.&amp;nbsp;&amp;nbsp;How is that done?&amp;nbsp; And if I want to embed A.DLL into CONSOLE.EXE how is that done?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brian M.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 16:48:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/static-linking-question/m-p/1152043#M140382</guid>
      <dc:creator>Brian_Murphy</dc:creator>
      <dc:date>2019-02-13T16:48:15Z</dc:date>
    </item>
    <item>
      <title>You don't "embed a DLL". You</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/static-linking-question/m-p/1152044#M140383</link>
      <description>&lt;P&gt;You don't "embed a DLL". You build a static library instead of a DLL and link the executable to the static library(ies).&amp;nbsp; You can also "embed" B.DLL by building A.DLL so that it links to the B static library.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 23:15:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/static-linking-question/m-p/1152044#M140383</guid>
      <dc:creator>Steve_Lionel</dc:creator>
      <dc:date>2019-02-13T23:15:00Z</dc:date>
    </item>
    <item>
      <title>Ok thanks, Steve.  I'll see</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/static-linking-question/m-p/1152045#M140384</link>
      <description>&lt;P&gt;Ok thanks, Steve.&amp;nbsp; I'll see what I can do with that.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 16:19:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/static-linking-question/m-p/1152045#M140384</guid>
      <dc:creator>Brian_Murphy</dc:creator>
      <dc:date>2019-02-14T16:19:46Z</dc:date>
    </item>
  </channel>
</rss>

