<?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: Building GCC-6.3.0 cross compiler for e6500 (T4240  RDB) in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/Building-GCC-6-3-0-cross-compiler-for-e6500-T4240-RDB/m-p/627032#M1689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Usually new version of the SDK contains new GCC. The SDK 2.0 and updates 1605 - 1701 use gcc-4.9.2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Look at the poky-ref-manual for gcc changing. See the following pages:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.yoctoproject.org%2Fdocs%2F1.6%2Fpoky-ref-manual%2Fpoky-ref-manual.html" rel="nofollow" target="_blank"&gt;http://www.yoctoproject.org/docs/1.6/poky-ref-manual/poky-ref-manual.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.yoctoproject.org%2Fdocs%2F2.1%2Fref-manual%2Fref-manual.html%23moving-to-the-yocto-project-2.0-release" rel="nofollow" target="_blank"&gt;http://www.yoctoproject.org/docs/2.1/ref-manual/ref-manual.html#moving-to-the-yocto-project-2.0-release&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2017 04:30:58 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2017-02-15T04:30:58Z</dc:date>
    <item>
      <title>Building GCC-6.3.0 cross compiler for e6500 (T4240  RDB)</title>
      <link>https://community.nxp.com/t5/T-Series/Building-GCC-6-3-0-cross-compiler-for-e6500-T4240-RDB/m-p/627031#M1688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have built a cross compiler (GCC-6.3.0) for T4240 RDB. Using this compiler i built root file system and my application. I found that Application crashes with SIGILL. I traced it to instruction 'fsqrt' in gnu math library (sqrt,cabs) libm.so.6.&lt;/P&gt;&lt;P&gt;e6500 programming data sheet says many such instructions are not implemented in this architecture. Freescale SDK-2.0 has so many patches to work around this problem, but they are all for GCC-4.9.2. Are there any such patches available for GCC6 or at least GCC5? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 09:43:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Building-GCC-6-3-0-cross-compiler-for-e6500-T4240-RDB/m-p/627031#M1688</guid>
      <dc:creator>naishabkp</dc:creator>
      <dc:date>2017-02-13T09:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Building GCC-6.3.0 cross compiler for e6500 (T4240  RDB)</title>
      <link>https://community.nxp.com/t5/T-Series/Building-GCC-6-3-0-cross-compiler-for-e6500-T4240-RDB/m-p/627032#M1689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Usually new version of the SDK contains new GCC. The SDK 2.0 and updates 1605 - 1701 use gcc-4.9.2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;Look at the poky-ref-manual for gcc changing. See the following pages:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.yoctoproject.org%2Fdocs%2F1.6%2Fpoky-ref-manual%2Fpoky-ref-manual.html" rel="nofollow" target="_blank"&gt;http://www.yoctoproject.org/docs/1.6/poky-ref-manual/poky-ref-manual.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; background: white;"&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.yoctoproject.org%2Fdocs%2F2.1%2Fref-manual%2Fref-manual.html%23moving-to-the-yocto-project-2.0-release" rel="nofollow" target="_blank"&gt;http://www.yoctoproject.org/docs/2.1/ref-manual/ref-manual.html#moving-to-the-yocto-project-2.0-release&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 04:30:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/Building-GCC-6-3-0-cross-compiler-for-e6500-T4240-RDB/m-p/627032#M1689</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-02-15T04:30:58Z</dc:date>
    </item>
  </channel>
</rss>

