<?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 warning #11077: locally defined symbol imported in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/warning-11077-locally-defined-symbol-imported/m-p/775276#M24736</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am using VS2005 + IVF Compiler XE 12.1.1.258 [IA-32].&lt;/P&gt;&lt;P&gt;I have a function called MABP located in a dll with the dllexport attribute. I want to use that function from inside the dll (in the routine called MeABP which is also exported from the dll). I have added the declaration statement of the routine (because it uses the stdcall calling convention) and I get the following warning message during the linking step:&lt;BR /&gt;&lt;BR /&gt; warning #11077: MeABP.obj: locally defined symbol __imp_MABP imported&lt;BR /&gt;&lt;BR /&gt;I understand what the message is saying but I was wondering if it was due to a bad programing or just a normal warning message that I can dismiss ?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
    <pubDate>Wed, 01 Aug 2012 16:05:37 GMT</pubDate>
    <dc:creator>netphilou31</dc:creator>
    <dc:date>2012-08-01T16:05:37Z</dc:date>
    <item>
      <title>warning #11077: locally defined symbol imported</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/warning-11077-locally-defined-symbol-imported/m-p/775276#M24736</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am using VS2005 + IVF Compiler XE 12.1.1.258 [IA-32].&lt;/P&gt;&lt;P&gt;I have a function called MABP located in a dll with the dllexport attribute. I want to use that function from inside the dll (in the routine called MeABP which is also exported from the dll). I have added the declaration statement of the routine (because it uses the stdcall calling convention) and I get the following warning message during the linking step:&lt;BR /&gt;&lt;BR /&gt; warning #11077: MeABP.obj: locally defined symbol __imp_MABP imported&lt;BR /&gt;&lt;BR /&gt;I understand what the message is saying but I was wondering if it was due to a bad programing or just a normal warning message that I can dismiss ?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2012 16:05:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/warning-11077-locally-defined-symbol-imported/m-p/775276#M24736</guid>
      <dc:creator>netphilou31</dc:creator>
      <dc:date>2012-08-01T16:05:37Z</dc:date>
    </item>
    <item>
      <title>warning #11077: locally defined symbol imported</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/warning-11077-locally-defined-symbol-imported/m-p/775277#M24737</link>
      <description>It's normal - ignore it, You'll get this warning when building a DLL where you USE a module from elsewhere in the DLL that DLLEXPORTs one of its symbols.</description>
      <pubDate>Wed, 01 Aug 2012 16:44:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/warning-11077-locally-defined-symbol-imported/m-p/775277#M24737</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2012-08-01T16:44:18Z</dc:date>
    </item>
    <item>
      <title>warning #11077: locally defined symbol imported</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/warning-11077-locally-defined-symbol-imported/m-p/775278#M24738</link>
      <description>Many thanks steve&lt;BR /&gt;&lt;BR /&gt;Best regards,</description>
      <pubDate>Wed, 01 Aug 2012 16:49:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/warning-11077-locally-defined-symbol-imported/m-p/775278#M24738</guid>
      <dc:creator>netphilou31</dc:creator>
      <dc:date>2012-08-01T16:49:56Z</dc:date>
    </item>
  </channel>
</rss>

