<?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: Imx8 toolchain</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1393912#M185321</link>
    <description>&lt;P&gt;如果工具链中的lib静态库不全，是不是需要使用下面的步骤来：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Toolchian 中静态库的添加&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;没有静态库，是无法静态编译应用程序的，因此，为了方便，还需要在 SDK 中添加&lt;BR /&gt;静态库，例如 libc。&lt;BR /&gt;这个特性在只需要开启即可，在 local.conf 中添加一行：&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;SDKIMAGE_FEATURES_append = "staticdev-pkgs&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jan 2022 02:12:46 GMT</pubDate>
    <dc:creator>lebeer</dc:creator>
    <dc:date>2022-01-04T02:12:46Z</dc:date>
    <item>
      <title>Imx8 toolchain</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1380421#M183868</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to build so and binary files which will run on the IMx8 board.&lt;/P&gt;&lt;P&gt;where I can download the cross-compile toolchain for Linux Host&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 07:56:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1380421#M183868</guid>
      <dc:creator>zfreeman2321</dc:creator>
      <dc:date>2021-12-02T07:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 toolchain</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1380457#M183873</link>
      <description>&lt;P&gt;Follow this guide build&lt;STRONG&gt; imx-image-full&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then use "bitbake imx-image-full&amp;nbsp;-c&amp;nbsp;populate_sdk".&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;install sdk:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;tmp/deploy/sdk/xxx.sh&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;use sdk:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;source /opt/fsl-imx-xwayland/xxx/environment-setup-aarch64-xxxx&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 08:25:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1380457#M183873</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2021-12-02T08:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 toolchain</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1393912#M185321</link>
      <description>&lt;P&gt;如果工具链中的lib静态库不全，是不是需要使用下面的步骤来：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Toolchian 中静态库的添加&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;没有静态库，是无法静态编译应用程序的，因此，为了方便，还需要在 SDK 中添加&lt;BR /&gt;静态库，例如 libc。&lt;BR /&gt;这个特性在只需要开启即可，在 local.conf 中添加一行：&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;SDKIMAGE_FEATURES_append = "staticdev-pkgs&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 02:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1393912#M185321</guid>
      <dc:creator>lebeer</dc:creator>
      <dc:date>2022-01-04T02:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8 toolchain</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1393918#M185323</link>
      <description>&lt;P&gt;应该是用TOOLCHAIN_TARGET_TASK_append += XXX&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 02:27:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8-toolchain/m-p/1393918#M185323</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2022-01-04T02:27:51Z</dc:date>
    </item>
  </channel>
</rss>

