<?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 Internal Compiler Error in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Internal-Compiler-Error/m-p/962502#M22126</link>
    <description>I get the following error during compilation: &lt;BR /&gt;f90: Fatal: There has been an internal compiler error(C00000FD). &lt;BR /&gt;Where can I find description of compilation errors? &lt;BR /&gt;Is this error similar to internal compiler error(C000005) described in the forum?.</description>
    <pubDate>Tue, 14 Aug 2001 04:29:50 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-08-14T04:29:50Z</dc:date>
    <item>
      <title>Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Software-Archive/Internal-Compiler-Error/m-p/962502#M22126</link>
      <description>I get the following error during compilation: &lt;BR /&gt;f90: Fatal: There has been an internal compiler error(C00000FD). &lt;BR /&gt;Where can I find description of compilation errors? &lt;BR /&gt;Is this error similar to internal compiler error(C000005) described in the forum?.</description>
      <pubDate>Tue, 14 Aug 2001 04:29:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Internal-Compiler-Error/m-p/962502#M22126</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-08-14T04:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Software-Archive/Internal-Compiler-Error/m-p/962503#M22127</link>
      <description>This means the compiler has a bug.  Submit complete details, including a ZIP archive of your project, to vf-support@compaq.com.&lt;BR /&gt;&lt;BR /&gt;You should try downloading and installing &lt;A href="ftp://ftp.compaq.com/pub/prooducts/fortran/vf/CVF-65-66.exe"&gt;6.6&lt;/A&gt; first, though.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 14 Aug 2001 05:42:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Internal-Compiler-Error/m-p/962503#M22127</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-08-14T05:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Internal Compiler Error</title>
      <link>https://community.intel.com/t5/Software-Archive/Internal-Compiler-Error/m-p/962504#M22128</link>
      <description>The RECORD Statement is used to declare a record structure as an entity with a name.  &lt;BR /&gt;Its syntax is &lt;BR /&gt;RECORD /structure-name/record-namelist  &lt;BR /&gt;Where &lt;BR /&gt;	structure-name  &lt;BR /&gt;	Is the name of a previously declared structure.  &lt;BR /&gt; &lt;BR /&gt;	record-namelist  &lt;BR /&gt;	Is a list of one or more variable names, array names, or array specifications, separated by commas.  &lt;BR /&gt; &lt;BR /&gt;structure-name must be different to record-namelist (obviusly). &lt;BR /&gt;Well, that was my error. &lt;BR /&gt;I had the statement: &lt;BR /&gt;		Record/aire_ambiental/aire_ambiental &lt;BR /&gt;and the compiler was unable to find the error, and to continue the compilation and generated the internal compiler error C00000FD &lt;BR /&gt;Changing the statement to &lt;BR /&gt;		Record/aire_ambiental/othername &lt;BR /&gt;solved the problem.</description>
      <pubDate>Wed, 15 Aug 2001 10:24:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Internal-Compiler-Error/m-p/962504#M22128</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-08-15T10:24:40Z</dc:date>
    </item>
  </channel>
</rss>

