<?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: LINK 2001 error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/LINK-2001-error/m-p/980256#M25927</link>
    <description>Jugoslav is correct that DFWIN.LIB needs to be linked in, but this should happen by default when you have USE DFWIN.  I could imagine how if you built a static library, and then linked to that library, the reference to DFWIN.LIB might not be seen (it comes from DFWIN.OBJ which you'd get on a normal link).&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Thu, 17 Jan 2002 22:50:34 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2002-01-17T22:50:34Z</dc:date>
    <item>
      <title>LINK 2001 error</title>
      <link>https://community.intel.com/t5/Software-Archive/LINK-2001-error/m-p/980254#M25925</link>
      <description>Adding an F90 subroutine which includes USE DFWIN (and CreateProcess) to a static library (of Fortran fixed format routines) which previously linked with no errors generates two missing externals &lt;BR /&gt; &lt;BR /&gt;_DFWINTY_mp_NULL_CHARACTER &lt;BR /&gt;_DFWINTY_mp_NULL_SECURITY_ATTRIBUTES &lt;BR /&gt; &lt;BR /&gt;(The newly added routine does use NULL_character and NULL_security_attributes as arguments of CreateProcess.  A standalone workspace used to exercise the newly added routine links without error.) &lt;BR /&gt; &lt;BR /&gt;Is there some documentation which shows the libraries that need to be added? &lt;BR /&gt; &lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Thu, 17 Jan 2002 10:26:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/LINK-2001-error/m-p/980254#M25925</guid>
      <dc:creator>johnwasson</dc:creator>
      <dc:date>2002-01-17T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: LINK 2001 error</title>
      <link>https://community.intel.com/t5/Software-Archive/LINK-2001-error/m-p/980255#M25926</link>
      <description>This is a "ghost" problem I've seen occasionally. If I recall correctly (I'm not positive), you should add dfwin.lib to linker settings. I think that consoles and libs don't link with that library by default (but CreateProcess is fine since kernel32.lib has to be included with virtually anything). &lt;BR /&gt; &lt;BR /&gt;Jugoslav</description>
      <pubDate>Thu, 17 Jan 2002 20:27:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/LINK-2001-error/m-p/980255#M25926</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2002-01-17T20:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: LINK 2001 error</title>
      <link>https://community.intel.com/t5/Software-Archive/LINK-2001-error/m-p/980256#M25927</link>
      <description>Jugoslav is correct that DFWIN.LIB needs to be linked in, but this should happen by default when you have USE DFWIN.  I could imagine how if you built a static library, and then linked to that library, the reference to DFWIN.LIB might not be seen (it comes from DFWIN.OBJ which you'd get on a normal link).&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 17 Jan 2002 22:50:34 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/LINK-2001-error/m-p/980256#M25927</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2002-01-17T22:50:34Z</dc:date>
    </item>
  </channel>
</rss>

