<?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 DLL and Fortran Runtime Libraries in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/DLL-and-Fortran-Runtime-Libraries/m-p/961382#M21867</link>
    <description>Does Compaq Digital Fortran provide a why to create a DLL using statically linked Fortran libraries? In other words, can I create a stand-alone DLL which does not require the DVF runtime libraries? I really do not want the headache of distributing both the DLL and runtime libraries. &lt;BR /&gt; &lt;BR /&gt;Thanks, &lt;BR /&gt; &lt;BR /&gt;John C.</description>
    <pubDate>Wed, 08 Aug 2001 01:30:56 GMT</pubDate>
    <dc:creator>Deleted_U_Intel</dc:creator>
    <dc:date>2001-08-08T01:30:56Z</dc:date>
    <item>
      <title>DLL and Fortran Runtime Libraries</title>
      <link>https://community.intel.com/t5/Software-Archive/DLL-and-Fortran-Runtime-Libraries/m-p/961382#M21867</link>
      <description>Does Compaq Digital Fortran provide a why to create a DLL using statically linked Fortran libraries? In other words, can I create a stand-alone DLL which does not require the DVF runtime libraries? I really do not want the headache of distributing both the DLL and runtime libraries. &lt;BR /&gt; &lt;BR /&gt;Thanks, &lt;BR /&gt; &lt;BR /&gt;John C.</description>
      <pubDate>Wed, 08 Aug 2001 01:30:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DLL-and-Fortran-Runtime-Libraries/m-p/961382#M21867</guid>
      <dc:creator>Deleted_U_Intel</dc:creator>
      <dc:date>2001-08-08T01:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: DLL and Fortran Runtime Libraries</title>
      <link>https://community.intel.com/t5/Software-Archive/DLL-and-Fortran-Runtime-Libraries/m-p/961383#M21868</link>
      <description>You CAN do this - all you have to do is go to the Fortran..Libraries option and change the Run-Time Libraries setting from DLL to Static.  We recommend against this if your DLL will be called from a Visual Fortran or Visual C/C++ main program.  If it's being called from VB, Delphi, etc., then it's ok.&lt;BR /&gt;&lt;BR /&gt;The reason for this is that you want to avoid having two copies of the run-time libraries in your executing application.&lt;BR /&gt;&lt;BR /&gt;By the way, the name of the product is Compaq &lt;B&gt;Visual&lt;/B&gt; Fortran.  (And sometime next year it will be Intel Visual Fortran!)&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 08 Aug 2001 01:45:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DLL-and-Fortran-Runtime-Libraries/m-p/961383#M21868</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-08-08T01:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: DLL and Fortran Runtime Libraries</title>
      <link>https://community.intel.com/t5/Software-Archive/DLL-and-Fortran-Runtime-Libraries/m-p/961384#M21869</link>
      <description>I have tried to use Static instead of DLL in the Run-Time Libraries panel. But, when I call  the DLL from a front-end in Delphi it does not run. I get the following message: &lt;BR /&gt;"Initialization of the program not successful (0xc000007b). Ok to stop the program.". &lt;BR /&gt;Of course, when I use the option "DLL", the initialization is correct and the front-end runs normally. Why? &lt;BR /&gt;Thanks &lt;BR /&gt;Jean-Luc</description>
      <pubDate>Mon, 20 Aug 2001 23:31:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DLL-and-Fortran-Runtime-Libraries/m-p/961384#M21869</guid>
      <dc:creator>jlb</dc:creator>
      <dc:date>2001-08-20T23:31:14Z</dc:date>
    </item>
  </channel>
</rss>

