<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Sun, 08 Nov 2009 05:50:46 -0800 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/forums/intel-c-compiler/topic/66655/feed" rel="self" type="application/rss+xml" />
    <title>Intel Software Network - <![CDATA[ C++NewerLib: .so.6.0.10 ]]> feed</title>
    <link>http://software.intel.com/en-us/forums/intel-c-compiler/topic/66655</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>Re: C++NewerLib: .so.6.0.10</title>
      <description><![CDATA[ <div style="margin:0px;">
<div id="quote_reply" style="width: 100%; margin-top: 5px;">
<div style="margin-left:2px;margin-right:2px;">Quoting - <a href="/en-us/profile/434042">clinecraigue</a></div>
<div style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"><em>I am trying to install Intel C++ Compiler and my system has: libstdc++.so.6.0.10.  But on step 4 the installation script says: missing critical pre-requisite: libstdc++.so.5.  It seems that I have a newer version.  So, how do I proceed?<br /><br /></em></div>
</div>
</div>
There is a separate forum for Intel C++, but you should find hints on this subject both here and there.<br />First, there is a checklist in the installation notes, beginning with installing the g++ which corresponds with the icpc architecture you intend to install (Intel64 for x86_64 64-bit, ia32 for 32-bit),....  If your g++ is a recent version, you should be installing icpc 11.1.<br />Exact prerequisites for Intel64 changed with icpc 11.0, with the change from 32-bit cross compiler to 64-bit native compiler.<br />So, you may wish to go to the C++ forum and give more details about versions, if you are still stuck.  In case it will give hints, on this system I have<br />$ rpm -qa |grep libstdc++<br />compat-libstdc++-33-3.2.3-61<br />libstdc++-4.1.2-42.el5<br />libstdc++-devel-4.1.2-42.el5<br />Creating a symlink from libstdc++.so.6 to libstdc++.so.5 (in both your 32- and 64-bit installations) has been known to work, in the case where you don't have an option to install something like compat-libstdc++.  This should not come up on a supported installation.  In RH 5.0 the menu option for that was missing, but it could be installed from the .rpm included in the distro.<br /> ]]></description>
      <link>http://software.intel.com/en-us/forums/intel-c-compiler/topic/66655/</link>
      <pubDate>Tue, 30 Jun 2009 17:11:02 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/intel-c-compiler/topic/66655/</guid>
      <category>ISN General</category>
    </item>
    <item>
      <title>Re: C++NewerLib: .so.6.0.10</title>
      <description><![CDATA[ <div style="margin:0px;"></div>
<br />It would be better to install libstdc++.so.5. This library is required for both icc 11.x ia32 and Intel 64 bit versions. This is mentioned in icc release notes.<br /><br />Changes in major version number means incompatible code. ]]></description>
      <link>http://software.intel.com/en-us/forums/intel-c-compiler/topic/66655/</link>
      <pubDate>Wed, 01 Jul 2009 21:44:56 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/forums/intel-c-compiler/topic/66655/</guid>
      <category>ISN General</category>
    </item>
  </channel></rss>