<?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 error LNK2001: unresolved external symbol _fltused in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2001-unresolved-external-symbol-fltused/m-p/802714#M38536</link>
    <description>Thank you very much mecej4. Finally, I resolved it.</description>
    <pubDate>Mon, 20 Jun 2011 09:39:12 GMT</pubDate>
    <dc:creator>krishnabc</dc:creator>
    <dc:date>2011-06-20T09:39:12Z</dc:date>
    <item>
      <title>error LNK2001: unresolved external symbol _fltused</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2001-unresolved-external-symbol-fltused/m-p/802712#M38534</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am having the above error and several others (also shown in the attachment) when compiling one of the projects in DEBUG mode. However, the compilation in RELEASE mode goes well.&lt;BR /&gt;&lt;BR /&gt;Appreciate your suggestions.&lt;BR /&gt;&lt;BR /&gt;VS 2008, IVF 12 update 3, Win 7 32 and 64 bit OS.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Krishna&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2011 07:38:45 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2001-unresolved-external-symbol-fltused/m-p/802712#M38534</guid>
      <dc:creator>krishnabc</dc:creator>
      <dc:date>2011-06-20T07:38:45Z</dc:date>
    </item>
    <item>
      <title>error LNK2001: unresolved external symbol _fltused</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2001-unresolved-external-symbol-fltused/m-p/802713#M38535</link>
      <description>This problem usually arises when an attempt is made to link one or more objects and/or libraries with recorded dependencies on LIBCMT.LIB (usually the result of using /MT as a compiler option) but a C-runtime library such as MSVCRT.LIB is used instead (which is pertinent to compiling with /MD).&lt;BR /&gt;&lt;BR /&gt;Resolution: make sure that all objects and user libraries that participate in the link are compiled with the same /Mx option. Failing this, produce a linker map and pin down the specific objects/libraries that call out the missing symbols.</description>
      <pubDate>Mon, 20 Jun 2011 09:16:08 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2001-unresolved-external-symbol-fltused/m-p/802713#M38535</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2011-06-20T09:16:08Z</dc:date>
    </item>
    <item>
      <title>error LNK2001: unresolved external symbol _fltused</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2001-unresolved-external-symbol-fltused/m-p/802714#M38536</link>
      <description>Thank you very much mecej4. Finally, I resolved it.</description>
      <pubDate>Mon, 20 Jun 2011 09:39:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/error-LNK2001-unresolved-external-symbol-fltused/m-p/802714#M38536</guid>
      <dc:creator>krishnabc</dc:creator>
      <dc:date>2011-06-20T09:39:12Z</dc:date>
    </item>
  </channel>
</rss>

