<?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 Receiving LNK2001 errors in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Receiving-LNK2001-errors/m-p/782784#M28583</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am receiving the following error message when trying to bild my program: &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;modelcopy.obj : error LNK2001: unresolved external symbol &lt;A href="mailto:_SORT@4" target="_blank"&gt;_SORT@4&lt;/A&gt;&lt;BR /&gt;modelcopy.obj : error LNK2001: unresolved external symbol &lt;A href="mailto:_ZEROIN@16" target="_blank"&gt;_ZEROIN@16&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have tried to search the web and literature, but I do not understand what the &lt;A href="mailto:Sort@4" target="_blank"&gt;Sort@4&lt;/A&gt; and &lt;A href="mailto:Zeroin@16" target="_blank"&gt;Zeroin@16&lt;/A&gt; mean. If anyone could help, it would be greatly appreciated. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Andrew&lt;/DIV&gt;</description>
    <pubDate>Thu, 03 Jun 2004 04:30:56 GMT</pubDate>
    <dc:creator>andrewj1</dc:creator>
    <dc:date>2004-06-03T04:30:56Z</dc:date>
    <item>
      <title>Receiving LNK2001 errors</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Receiving-LNK2001-errors/m-p/782784#M28583</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I am receiving the following error message when trying to bild my program: &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;modelcopy.obj : error LNK2001: unresolved external symbol &lt;A href="mailto:_SORT@4" target="_blank"&gt;_SORT@4&lt;/A&gt;&lt;BR /&gt;modelcopy.obj : error LNK2001: unresolved external symbol &lt;A href="mailto:_ZEROIN@16" target="_blank"&gt;_ZEROIN@16&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have tried to search the web and literature, but I do not understand what the &lt;A href="mailto:Sort@4" target="_blank"&gt;Sort@4&lt;/A&gt; and &lt;A href="mailto:Zeroin@16" target="_blank"&gt;Zeroin@16&lt;/A&gt; mean. If anyone could help, it would be greatly appreciated. &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Andrew&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Jun 2004 04:30:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Receiving-LNK2001-errors/m-p/782784#M28583</guid>
      <dc:creator>andrewj1</dc:creator>
      <dc:date>2004-06-03T04:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving LNK2001 errors</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Receiving-LNK2001-errors/m-p/782785#M28584</link>
      <description>It looks like the compiler sees functions defined in your code named sort(), with 4 bytes of arguments, and zeroin, with 16 bytes. Either you call them by mistake, or you provided them, but they failed to compile.
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Jun 2004 06:59:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Receiving-LNK2001-errors/m-p/782785#M28584</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2004-06-03T06:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving LNK2001 errors</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Receiving-LNK2001-errors/m-p/782786#M28585</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Thanks tcprince, that took care of the problem. There were spelling errors in the program that were not allowing proper linking. 
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 19 Jun 2004 02:24:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Receiving-LNK2001-errors/m-p/782786#M28585</guid>
      <dc:creator>andrewj1</dc:creator>
      <dc:date>2004-06-19T02:24:27Z</dc:date>
    </item>
  </channel>
</rss>

