<?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 Intel compilers compatibility between versions in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753655#M4438</link>
    <description>Dear Customer,&lt;BR /&gt;&lt;BR /&gt;Please post this question in Intel Compiler Forum (http://software.intel.com/en-us/forums/intel-c-compiler/)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sridevi</description>
    <pubDate>Thu, 19 Apr 2012 20:23:55 GMT</pubDate>
    <dc:creator>Sridevi_A_Intel</dc:creator>
    <dc:date>2012-04-19T20:23:55Z</dc:date>
    <item>
      <title>Intel compilers compatibility between versions</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753654#M4437</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can someone can make it clear how compatibility is handled/supported through diffrent versions of Intel compilers (especialy between 11.1 and composer_xe_2011_sp1).&lt;BR /&gt;&lt;BR /&gt;Do I still need to (run time) link old binaries against the compile time intel provided DSOs or is it ok to (run time) link against lastest intel provided DSOs. (mkl, imf, svml, intlc, ...) ?&lt;BR /&gt;&lt;BR /&gt;Is it safe to mix code compiled with an older version and code compiled with a newer version ?&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Apr 2012 09:04:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753654#M4437</guid>
      <dc:creator>Didier_Rebeix</dc:creator>
      <dc:date>2012-04-18T09:04:30Z</dc:date>
    </item>
    <item>
      <title>Intel compilers compatibility between versions</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753655#M4438</link>
      <description>Dear Customer,&lt;BR /&gt;&lt;BR /&gt;Please post this question in Intel Compiler Forum (http://software.intel.com/en-us/forums/intel-c-compiler/)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sridevi</description>
      <pubDate>Thu, 19 Apr 2012 20:23:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753655#M4438</guid>
      <dc:creator>Sridevi_A_Intel</dc:creator>
      <dc:date>2012-04-19T20:23:55Z</dc:date>
    </item>
    <item>
      <title>Intel compilers compatibility between versions</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753656#M4439</link>
      <description>&lt;DIV id="tiny_quote"&gt;&lt;DIV style="margin-left: 2px; margin-right: 2px;"&gt;Quoting &lt;A jquery1337638617390="58" rel="/en-us/services/profile/quick_profile.php?is_paid=&amp;amp;user_id=555947" href="https://community.intel.com/en-us/profile/555947/" class="basic"&gt;Didier Rebeix&lt;/A&gt;&lt;/DIV&gt;&lt;DIV style="background-color: #e5e5e5; margin-left: 2px; margin-right: 2px; border: 1px inset; padding: 5px;"&gt;&lt;EM&gt;...&lt;BR /&gt;Can someone can make it clear how compatibility is handled/supported through diffrent versions of Intel compilers&lt;BR /&gt;(especialy between 11.1 and composer_xe_2011_sp1).&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt; [&lt;STRONG&gt;SergeyK&lt;/STRONG&gt; ] I searched "&lt;STRONG&gt;Intel C++ Compiler 12.0 User and Reference Guides&lt;/STRONG&gt;" and I foundtwo topics:&lt;BR /&gt;&lt;BR /&gt;  &lt;STRONG&gt;Language Conformance&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;  and&lt;BR /&gt;&lt;BR /&gt;  &lt;STRONG&gt;Porting Applications&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt; Please take a look. I don't have experience with version 11 but in cases when some C/C++extensions,&lt;BR /&gt;  applicable only for version 12, are used the compatibility of some application could be broken.&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Is it safe to mix code compiled with an older version and code compiled with a newer version ?...&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt; [&lt;STRONG&gt;SergeyK&lt;/STRONG&gt;] It is hard to answer because there are many unknowns and, in general, it depends&lt;BR /&gt; on how complexsome application is. It is always recommended to build all components&lt;BR /&gt; of some software with a latest version of a C/C++ compiler.&lt;/DIV&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Sergey&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 May 2012 22:30:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753656#M4439</guid>
      <dc:creator>SergeyKostrov</dc:creator>
      <dc:date>2012-05-21T22:30:13Z</dc:date>
    </item>
    <item>
      <title>Intel compilers compatibility between versions</title>
      <link>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753657#M4440</link>
      <description>The policy for several years has been that object files built by an older compiler will work when linked with libraries of the next major version. So, object files built with 11.1 should work when linked by 12.1.</description>
      <pubDate>Tue, 22 May 2012 11:45:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Intel-compilers-compatibility-between-versions/m-p/753657#M4440</guid>
      <dc:creator>TimP</dc:creator>
      <dc:date>2012-05-22T11:45:11Z</dc:date>
    </item>
  </channel>
</rss>

