<?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 Quote:Frances Roth (Intel) in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Native-GCC-compiler/m-p/981595#M26205</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Frances Roth (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;On&amp;nbsp;&lt;A href="http://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss"&gt;http://software.intel.com/en-us/articles/intel-manycore-platform-softwar...&lt;/A&gt; along with the links to the MPSS releases you will find&amp;nbsp;&lt;A href="http://registrationcenter.intel.com/irc_nas/3047/KNC_gold_update_2_src-2.1.5889-16_rhel.tar"&gt;RedHat SOURCE&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&amp;nbsp;&lt;A href="http://registrationcenter.intel.com/irc_nas/3047/KNC_gold_update_2_src-2.1.5889-16_suse.tar"&gt;SuSE SLES11 SOURCE&lt;/A&gt;. Start there. (Look in both the gpl and src directories.) There is already a gcc cross compiler for the coprocessor in&amp;nbsp;/usr/linux-k1om-4.7/bin on the host.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for pointing out the location for the source. I have been using the gcc cross compiler till now. My build workflow is a little bit simpler if I am able to use a native compiler. I will try to build a native compiler, else will continue to use the cross compiler as I am doing currently.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2013 23:30:22 GMT</pubDate>
    <dc:creator>Bharath_R_</dc:creator>
    <dc:date>2013-03-26T23:30:22Z</dc:date>
    <item>
      <title>Native GCC compiler</title>
      <link>https://community.intel.com/t5/Software-Archive/Native-GCC-compiler/m-p/981593#M26203</link>
      <description>&lt;P&gt;I am interested in setting up a native GCC compiler for the Xeon Phi 5110P. I am dependent on usng GCC and my build workflow will be cleaner if I can compile natively. I was wondering if I can use what is availabe to download from gcc.gnu.org or would I have to get custom patches. If I need custom patched GCC where can I download it from. The src directory only has srpms for kmod.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 19:49:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Native-GCC-compiler/m-p/981593#M26203</guid>
      <dc:creator>Bharath_R_</dc:creator>
      <dc:date>2013-03-26T19:49:40Z</dc:date>
    </item>
    <item>
      <title>On http://software.intel.com</title>
      <link>https://community.intel.com/t5/Software-Archive/Native-GCC-compiler/m-p/981594#M26204</link>
      <description>&lt;P&gt;On&amp;nbsp;http://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss along with the links to the MPSS releases you will find&amp;nbsp;&lt;A href="http://registrationcenter.intel.com/irc_nas/3047/KNC_gold_update_2_src-2.1.5889-16_rhel.tar"&gt;RedHat SOURCE&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&amp;nbsp;&lt;A href="http://registrationcenter.intel.com/irc_nas/3047/KNC_gold_update_2_src-2.1.5889-16_suse.tar"&gt;SuSE SLES11 SOURCE&lt;/A&gt;. Start there. (Look in both the gpl and src directories.) There is already a gcc cross compiler for the coprocessor in&amp;nbsp;/usr/linux-k1om-4.7/bin on the host.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 22:32:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Native-GCC-compiler/m-p/981594#M26204</guid>
      <dc:creator>Frances_R_Intel</dc:creator>
      <dc:date>2013-03-26T22:32:28Z</dc:date>
    </item>
    <item>
      <title>Quote:Frances Roth (Intel)</title>
      <link>https://community.intel.com/t5/Software-Archive/Native-GCC-compiler/m-p/981595#M26205</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Frances Roth (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;On&amp;nbsp;&lt;A href="http://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss"&gt;http://software.intel.com/en-us/articles/intel-manycore-platform-softwar...&lt;/A&gt; along with the links to the MPSS releases you will find&amp;nbsp;&lt;A href="http://registrationcenter.intel.com/irc_nas/3047/KNC_gold_update_2_src-2.1.5889-16_rhel.tar"&gt;RedHat SOURCE&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&amp;nbsp;&lt;A href="http://registrationcenter.intel.com/irc_nas/3047/KNC_gold_update_2_src-2.1.5889-16_suse.tar"&gt;SuSE SLES11 SOURCE&lt;/A&gt;. Start there. (Look in both the gpl and src directories.) There is already a gcc cross compiler for the coprocessor in&amp;nbsp;/usr/linux-k1om-4.7/bin on the host.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for pointing out the location for the source. I have been using the gcc cross compiler till now. My build workflow is a little bit simpler if I am able to use a native compiler. I will try to build a native compiler, else will continue to use the cross compiler as I am doing currently.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 23:30:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Native-GCC-compiler/m-p/981595#M26205</guid>
      <dc:creator>Bharath_R_</dc:creator>
      <dc:date>2013-03-26T23:30:22Z</dc:date>
    </item>
  </channel>
</rss>

