<?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: Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110) in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286140#M156242</link>
    <description>&lt;P&gt;do a clean and a full rebuild. ensure all the GENMOD files are deleted before the build.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jun 2021 12:59:12 GMT</pubDate>
    <dc:creator>andrew_4619</dc:creator>
    <dc:date>2021-06-01T12:59:12Z</dc:date>
    <item>
      <title>Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1285996#M156237</link>
      <description>&lt;P&gt;A library that was previously build successfully with MSVS 2019 is now failing due to the following error on most if not all subroutines/functions in the project:&lt;/P&gt;
&lt;P&gt;error #8110: The module file for compiler-generated interface was generated for a different platform or by an incompatible compiler or compiler release. It cannot be read. Use -gen-interfaces option. [XXX__GENMOD]&lt;BR /&gt;1&amp;gt;fortcom: Fatal: There has been an internal compiler error (C0000005).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will note that the Debug Win32 version of the same library has no errors. The error occurs in the Release x64 version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using&amp;nbsp;Microsoft Visual Studio Community 2019 Version 16.9.6 and&amp;nbsp;Intel® Fortran Compiler Classic 2021.2.0 [Intel(R) 64].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 00:55:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1285996#M156237</guid>
      <dc:creator>avinashs</dc:creator>
      <dc:date>2021-06-01T00:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286134#M156240</link>
      <description>&lt;P&gt;There is some confusion in your description as to whether you are rebuilding a library or rebuilding an EXE that uses the pre-built library. The .MOD files that the compiler uses to ascertain interface information are not part of a library, but are usually placed in a separate directory than the directory containing the LIB files.&lt;/P&gt;
&lt;P&gt;You may have left-over module files from previous builds in your project, and just deleting them (either directly or by using a VS Clean operation prior to building your EXE) may resolve your problem.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 12:47:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286134#M156240</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-06-01T12:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286140#M156242</link>
      <description>&lt;P&gt;do a clean and a full rebuild. ensure all the GENMOD files are deleted before the build.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 12:59:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286140#M156242</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2021-06-01T12:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286627#M156250</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/41971"&gt;@mecej4&lt;/a&gt;&amp;nbsp; and &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/66560"&gt;@andrew_4619&lt;/a&gt;&amp;nbsp;. The suggestion of cleaning files worked but was not as simple as I expected. First of, using clean in MSVS was not removing the files. Second, I had to clean out the Debug IA-32 and Release Intel64 directories before it started working again. I have used this project for several years and have never had a problem.&lt;/P&gt;
&lt;P&gt;Further, isn't an Internal Compiler Error always a bug?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 20:16:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286627#M156250</guid>
      <dc:creator>avinashs</dc:creator>
      <dc:date>2021-06-02T20:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286647#M156251</link>
      <description>&lt;P&gt;&lt;SPAN&gt;An Internal Compiler Error is a bug but you might have a problem make a reproducer. I am surprised you had to clean&amp;nbsp; more than one folder I suspect that is the trigger for&amp;nbsp; the problem is I recall the files are deleted by wildcard so it should not leave old files, unless the behaviour has changed......&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 21:13:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286647#M156251</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2021-06-02T21:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286659#M156252</link>
      <description>&lt;P&gt;Many compilers are known to run into an ICE or other error when given MOD files from another compiler (or older versions of themselves). Expecting a compiler to detect the format of the MOD file is probably a bit too much. I have seen some operating systems trying to open and play .MOD files as sound files!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 22:09:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286659#M156252</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2021-06-02T22:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Internal compiler error in 64-bit  due to failed compiler generated-interface (error #8110)</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286671#M156253</link>
      <description>&lt;P&gt;I think the problem was not mod files it was genmod files for interface checking&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jun 2021 23:00:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Internal-compiler-error-in-64-bit-due-to-failed-compiler/m-p/1286671#M156253</guid>
      <dc:creator>andrew_4619</dc:creator>
      <dc:date>2021-06-02T23:00:41Z</dc:date>
    </item>
  </channel>
</rss>

