<?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: unresolved externals in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/unresolved-externals/m-p/970527#M23802</link>
    <description>Tom,&lt;BR /&gt;&lt;BR /&gt;You've been getting help from us via vf-support - it would be best if you continued that way.&lt;BR /&gt;&lt;BR /&gt;/nodefaultlib is almost always the wrong thing to use - unfortunately, the MS linker suggests that.  Take out /nodefaultlib and if you still have problems, write us at vf-support.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
    <pubDate>Fri, 19 Oct 2001 04:42:40 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2001-10-19T04:42:40Z</dc:date>
    <item>
      <title>unresolved externals</title>
      <link>https://community.intel.com/t5/Software-Archive/unresolved-externals/m-p/970526#M23801</link>
      <description>After having battled MCLS and solved it with the nodefaultlib switch. I have come up with new errors.  Incidentally, I had tried giving a full path to libc.lib and the nodefaultlib switch did not work.  Only when I just used libc.lib did the nodefaultlib switch work.  The new errors I now face are unresolved externals that did not show up before. They are: &lt;BR /&gt; &lt;BR /&gt;Linking... &lt;BR /&gt;libci.lib(filebuf.obj) : error LNK2001: unresolved external symbol ___pioinfo &lt;BR /&gt;dfor.lib(intrin.obj) : error LNK2001: unresolved external symbol ___fastflag &lt;BR /&gt;dfor.lib(intrini.obj) : error LNK2001: unresolved external symbol ___fastflag &lt;BR /&gt;dfor.lib(for_m_qqs.obj) : error LNK2001: unresolved external symbol _errno &lt;BR /&gt;dfor.lib(for_portlib.obj) : error LNK2001: unresolved external symbol _errno &lt;BR /&gt;dfor.lib(for_diags.obj) : error LNK2001: unresolved external symbol __sys_nerr &lt;BR /&gt;dfor.lib(for_io_util.obj) : error LNK2001: unresolved external symbol __pctype &lt;BR /&gt;dfor.lib(for_init.obj) : error LNK2001: unresolved external symbol __pctype &lt;BR /&gt;dfor.lib(for_io_util.obj) : error LNK2001: unresolved external symbol ___mb_cur_max &lt;BR /&gt;dfor.lib(for_init.obj) : error LNK2001: unresolved external symbol ___mb_cur_max &lt;BR /&gt;dfor.lib(for_init.obj) : error LNK2001: unresolved external symbol ___argv &lt;BR /&gt;dfor.lib(for_init.obj) : error LNK2001: unresolved external symbol ___argc &lt;BR /&gt;dfor.lib(for_init.obj) : error LNK2001: unresolved external symbol __pxcptinfoptrs &lt;BR /&gt; &lt;BR /&gt;These look like c routines.  Did I loose them by ignoring libc.lib?  This is a mixed fortran/c program.  Should I have ignored msvcrt.lib instead? &lt;BR /&gt; &lt;BR /&gt;Tom</description>
      <pubDate>Fri, 19 Oct 2001 01:49:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/unresolved-externals/m-p/970526#M23801</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-10-19T01:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved externals</title>
      <link>https://community.intel.com/t5/Software-Archive/unresolved-externals/m-p/970527#M23802</link>
      <description>Tom,&lt;BR /&gt;&lt;BR /&gt;You've been getting help from us via vf-support - it would be best if you continued that way.&lt;BR /&gt;&lt;BR /&gt;/nodefaultlib is almost always the wrong thing to use - unfortunately, the MS linker suggests that.  Take out /nodefaultlib and if you still have problems, write us at vf-support.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 19 Oct 2001 04:42:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/unresolved-externals/m-p/970527#M23802</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-10-19T04:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: unresolved externals</title>
      <link>https://community.intel.com/t5/Software-Archive/unresolved-externals/m-p/970528#M23803</link>
      <description>Hi, Tom: &lt;BR /&gt; &lt;BR /&gt;I'm also using fortran/c program, and encoutered a huge problem. I'm wondering if I could get some advices from you since it seems you're more experienced in this area. &lt;BR /&gt; &lt;BR /&gt;I use a Fortran main program(f_main) to call a c subroutine(c_sub). In the c subroutine, functions defined in a self-made user.lib are used.  &lt;BR /&gt; &lt;BR /&gt;The error is: Linking... f_main.obj: error LNK2001: unresolved external symbol _***(user.lib). &lt;BR /&gt; &lt;BR /&gt;Any tips?  &lt;BR /&gt; &lt;BR /&gt;In addition, in the reply Steven posted, he mentioned vf-support. I wonder what's that mean, and how I can get help from it.  &lt;BR /&gt; &lt;BR /&gt;Many thanks! &lt;BR /&gt; &lt;BR /&gt;Jenny Zhen</description>
      <pubDate>Wed, 31 Oct 2001 07:34:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/unresolved-externals/m-p/970528#M23803</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-10-31T07:34:47Z</dc:date>
    </item>
  </channel>
</rss>

