<?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: Redhat 8.0 support ? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756952#M12439</link>
    <description>Have you tried gdbf95?&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/gdbf95/" target="_blank"&gt;http://sourceforge.net/projects/gdbf95/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Since I don't know what you mean by "doesn't work,"&lt;BR /&gt;I'll point out that certain applications written for redhat 7.[1-3] require the optional g++ compatibility libraries to run on newer installations.</description>
    <pubDate>Sat, 21 Dec 2002 05:54:54 GMT</pubDate>
    <dc:creator>TimP</dc:creator>
    <dc:date>2002-12-21T05:54:54Z</dc:date>
    <item>
      <title>Redhat 8.0 support ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756949#M12436</link>
      <description>&lt;P&gt;Will there be support for Redhat-8 and Suse-8.1?&lt;BR /&gt;What is the timeline?&lt;BR /&gt;&lt;BR /&gt;Roland&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2002 07:27:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756949#M12436</guid>
      <dc:creator>Roland_Krause</dc:creator>
      <dc:date>2002-12-10T07:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat 8.0 support ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756950#M12437</link>
      <description>I am currently using Redhat  8.0 with Intel Fortran.&lt;BR /&gt;&lt;BR /&gt;my "ifc -V" gives:&lt;BR /&gt;&lt;BR /&gt;Intel Fortran Compiler for 32-bit applications, Version 7.0   Build 20021028ZCopyright (C) 1985-2002 Intel Corporation.  All rights reserved.&lt;BR /&gt;FOR NON-COMMERCIAL USE ONLY&lt;BR /&gt;&lt;BR /&gt;GNU ld version 2.13.90.0.2 20020802&lt;BR /&gt;  Supported emulations:&lt;BR /&gt;   elf_i386&lt;BR /&gt;   i386linux&lt;BR /&gt;   elf_i386_glibc21&lt;BR /&gt;&lt;BR /&gt;----------------&lt;BR /&gt;&lt;BR /&gt;It appears to have no problems with Redhat 8.&lt;BR /&gt;&lt;BR /&gt;I would imagine that C++ could be trickier as the GNU gcc linkage standards for C++ changed fairly significantly to be more standards compliant.....  but in the C++ world "standards compliant" too often means "will not work for three more years with anything else", in practice, quite the opposite of the intent. &lt;BR /&gt;</description>
      <pubDate>Wed, 11 Dec 2002 07:12:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756950#M12437</guid>
      <dc:creator>mbkennel</dc:creator>
      <dc:date>2002-12-11T07:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat 8.0 support ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756951#M12438</link>
      <description>What about debugger?&lt;BR /&gt;&lt;BR /&gt;It does not work with SuSe 8.1.</description>
      <pubDate>Thu, 12 Dec 2002 21:40:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756951#M12438</guid>
      <dc:creator>usov</dc:creator>
      <dc:date>2002-12-12T21:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat 8.0 support ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756952#M12439</link>
      <description>Have you tried gdbf95?&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/gdbf95/" target="_blank"&gt;http://sourceforge.net/projects/gdbf95/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Since I don't know what you mean by "doesn't work,"&lt;BR /&gt;I'll point out that certain applications written for redhat 7.[1-3] require the optional g++ compatibility libraries to run on newer installations.</description>
      <pubDate>Sat, 21 Dec 2002 05:54:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756952#M12439</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2002-12-21T05:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat 8.0 support ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756953#M12440</link>
      <description>Three main points:&lt;BR /&gt;&lt;BR /&gt;Red Hat 8.0 contains a very new version of glibc, 2.2.93, (a preliminary version of glibc 2.3).  The Intel Compiler 7.0 was designed to be compatible with the then-available glibc versions 2.2.4 and 2.2.5, as found in Red Hat 7.2 and 7.3.  C++ applications compiled with the Intel C++ Compiler 7.0 are known to have incompatibilities with glibc 2.2.93.   Fortran and some C applications may work with Red Hat 8.0,  but this is not supported since it has not been tested.  It is hoped to make available an updated version of the 7.0 compiler with support for Red Hat 8.0 in the first half of 2003.&lt;BR /&gt;&lt;BR /&gt;SuSE 8.1 comes with glibc 2.2.5. Although the 7.0 compiler was not explicitly tested on SuSE 8.1, we would expect it to be usable, subject to the usual restrictions on mixing C++ binaries built with the Intel and gcc compilers, as described in the release notes.&lt;BR /&gt;&lt;BR /&gt;There is a known issue with using the debugger, idb, in conjunction with the latest version of gcc, 3.2, which is available with SuSE 8.1 and other distributions. This will be fixed in a forthcoming patch for those who have support. idb works with older versions of gcc such as the 2.96 that comes with Red Hat 7.3.&lt;BR /&gt;&lt;BR /&gt;Martyn</description>
      <pubDate>Wed, 01 Jan 2003 04:17:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756953#M12440</guid>
      <dc:creator>Martyn_C_Intel</dc:creator>
      <dc:date>2003-01-01T04:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat 8.0 support ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756954#M12441</link>
      <description>I've been using ifc 7.0 and icc 7.0 on Redhat 8.0.&lt;BR /&gt;Works well so far. In fact I saw a speedup of&lt;BR /&gt;around 30% for my molecular dynamics applications&lt;BR /&gt;c.f. 6.0 (but ironically I see slowdown with -xW&lt;BR /&gt;and/or -tpp7). That was with ifc 7.0-76.&lt;BR /&gt;&lt;BR /&gt;I havent had a chance to try mpich and my MPI&lt;BR /&gt;parallelised code yet; soon.&lt;BR /&gt;&lt;BR /&gt;I've just installed ifc 7.0-84 and I'm finding that &lt;BR /&gt;idb now works. Great. Cant see mention of anything&lt;BR /&gt;specific in ifc_fixes.txt or ifc_issues.txt.&lt;BR /&gt;&lt;BR /&gt;I had a look at gdbf95 (on Tim Prince's earlier&lt;BR /&gt;suggestion). It sort of worked (had a problem with&lt;BR /&gt;allocated arrays in modules which I use a lot). I read&lt;BR /&gt;through the gdb-patches maillist (sources.redhat.com,&lt;BR /&gt;cant reach it right at the moment to double check) but&lt;BR /&gt;it wasnt clear if the patches proposed for gdbf95 have&lt;BR /&gt;been accepted for gdb 5.4. gdbf95 website says Intel funded the work.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Geoff</description>
      <pubDate>Mon, 17 Feb 2003 16:18:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Redhat-8-0-support/m-p/756954#M12441</guid>
      <dc:creator>geoff_leach</dc:creator>
      <dc:date>2003-02-17T16:18:53Z</dc:date>
    </item>
  </channel>
</rss>

