<?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のトピックgcc in Yocto</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299971#M37620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to include gcc in my Linux image, when building in Yocto.&lt;/P&gt;&lt;P&gt;I recall before that I included :&lt;/P&gt;&lt;P&gt;IMAGE_FEATURES += " \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dev-pkgs \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tools-sdk \&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now it seems like it's not working anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i include gcc compiler in my image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2014 01:36:12 GMT</pubDate>
    <dc:creator>niklasmolin</dc:creator>
    <dc:date>2014-03-20T01:36:12Z</dc:date>
    <item>
      <title>gcc in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299971#M37620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to include gcc in my Linux image, when building in Yocto.&lt;/P&gt;&lt;P&gt;I recall before that I included :&lt;/P&gt;&lt;P&gt;IMAGE_FEATURES += " \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; dev-pkgs \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tools-sdk \&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now it seems like it's not working anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i include gcc compiler in my image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 01:36:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299971#M37620</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2014-03-20T01:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: gcc in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299972#M37621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clean your image&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake -c clean -f &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that does not help, add EXTRA_IMAGE_FEATURES? += "feature1 ...." into your local.conf.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 15:47:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299972#M37621</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2014-03-20T15:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: gcc in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299973#M37622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You mentioned &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;EXTRA_IMAGE_FEATURES&lt;/SPAN&gt;, what kind of features should it be there to get the gcc?&lt;/P&gt;&lt;P&gt;Right now I can find the arm-poky..... commands in my image, but not the gcc it self.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a clean, both on my linux-imx and core-image...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 22:49:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299973#M37622</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2014-03-20T22:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: gcc in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299974#M37623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at local.conf.sample under sources/poky/meta-yocto/conf. All default features are clearly explained there. BTW, what you need is the tool-sdk feature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Mar 2014 21:45:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299974#M37623</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2014-03-21T21:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: gcc in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299975#M37624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the error I get:&lt;/P&gt;&lt;P&gt;ERROR: 'tools-sdk' in IMAGE_FEATURES is not a valid image feature. Valid&lt;/P&gt;&lt;P&gt;features: dbg-pkgs debug-tweaks dev-pkgs doc-pkgs package-management&lt;/P&gt;&lt;P&gt;ptest-pkgs read-only-rootfs splash staticdev-pkgs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Niklas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Fri, Mar 21, 2014 at 2:46 PM, Leonardo Sandoval Gonzalez &amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Mar 2014 21:25:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299975#M37624</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2014-03-22T21:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: gcc in Yocto</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299976#M37625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I included gcc in my local.conf (IMAGE_INSTALL).&lt;/P&gt;&lt;P&gt;Then make a link in /usr/bin from the arm-poky.... to gcc etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 23:02:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/gcc-in-Yocto/m-p/299976#M37625</guid>
      <dc:creator>niklasmolin</dc:creator>
      <dc:date>2014-04-02T23:02:21Z</dc:date>
    </item>
  </channel>
</rss>

