<?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>i.MX ProcessorsのトピックRe: How to compile C code on imx6 platform</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-C-code-on-imx6-platform/m-p/1012936#M150001</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="356988" data-username="ed.woeste@lexmark.com" href="https://community.nxp.com/people/ed.woeste@lexmark.com" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;Edward Woeste&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add following line to get gcc,g++ in your board image:&lt;/P&gt;&lt;P&gt;File: local.conf&lt;/P&gt;&lt;P&gt;Add :&amp;nbsp;IMAGE_INSTALL_append = " packagegroup-core-buildessential"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the toolchain to build localy on your system.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=Yocto_Toolchain_installation" title="http://variwiki.com/index.php?title=Yocto_Toolchain_installation"&gt;Yocto Toolchain installation - Variscite Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95122"&gt;https://community.nxp.com/docs/DOC-95122&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan Gajjar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2020 06:15:33 GMT</pubDate>
    <dc:creator>karangajjar</dc:creator>
    <dc:date>2020-03-26T06:15:33Z</dc:date>
    <item>
      <title>How to compile C code on imx6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-C-code-on-imx6-platform/m-p/1012935#M150000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have imx6 SABRE platform. I used this link to&amp;nbsp; create Linux image from CodeAurora that is now running on successfully on the imx6 platform.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94866"&gt;Task #1 - Download the source code&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am building imx-image-multimedia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have custom test code I want use to test Wi-Fi modues.&amp;nbsp; I would like to compile this code on the imx6 platform itself.&amp;nbsp; However the Linux OS does not have and gnu compilers that I can find.&amp;nbsp; I would like to simply use g++ or arm-linux-androideabi-g++.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which compilers are present on the platform or how do you suggest I compile this code?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2020 13:34:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-C-code-on-imx6-platform/m-p/1012935#M150000</guid>
      <dc:creator>ed_woeste</dc:creator>
      <dc:date>2020-03-25T13:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile C code on imx6 platform</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-C-code-on-imx6-platform/m-p/1012936#M150001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="356988" data-username="ed.woeste@lexmark.com" href="https://community.nxp.com/people/ed.woeste@lexmark.com" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: underline; font-size: 11.9994px;"&gt;Edward Woeste&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can add following line to get gcc,g++ in your board image:&lt;/P&gt;&lt;P&gt;File: local.conf&lt;/P&gt;&lt;P&gt;Add :&amp;nbsp;IMAGE_INSTALL_append = " packagegroup-core-buildessential"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the toolchain to build localy on your system.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://variwiki.com/index.php?title=Yocto_Toolchain_installation" title="http://variwiki.com/index.php?title=Yocto_Toolchain_installation"&gt;Yocto Toolchain installation - Variscite Wiki&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-95122"&gt;https://community.nxp.com/docs/DOC-95122&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Karan Gajjar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 06:15:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-compile-C-code-on-imx6-platform/m-p/1012936#M150001</guid>
      <dc:creator>karangajjar</dc:creator>
      <dc:date>2020-03-26T06:15:33Z</dc:date>
    </item>
  </channel>
</rss>

