<?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: Yocto Build issue for Custome Application in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Build-issue-for-Custome-Application/m-p/1758102#M215810</link>
    <description>&lt;P&gt;You can grep name in sources to find out where to config compiler of&amp;nbsp;&lt;SPAN&gt;boundary-bsp_hardknott&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 06:32:41 GMT</pubDate>
    <dc:creator>Zhiming_Liu</dc:creator>
    <dc:date>2023-11-16T06:32:41Z</dc:date>
    <item>
      <title>Yocto Build issue for Custome Application</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Build-issue-for-Custome-Application/m-p/1757321#M215737</link>
      <description>&lt;P&gt;Previously I was able to build my app as part of Yocto without any error, but after I migrated my app under&amp;nbsp;boundary-bsp_hardknott, I am getting number of compile error related with C++. so I realized, boundary-bsp_hardknott yocto chose &lt;FONT color="#FF9900"&gt;cortexa9t2hf-neon-&lt;STRONG&gt;mx6qdl&lt;/STRONG&gt;-poky-linux-gnueabi&lt;/FONT&gt; as compiler but rest of image was build with&amp;nbsp;&lt;FONT color="#FF9900"&gt;cortexa9t2hf-neon-poky-linux-gnueabi&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I am able to compile standalone&amp;nbsp;application by itself with by setting up environment with&amp;nbsp;&lt;SPAN&gt;environment&lt;/SPAN&gt;&lt;SPAN&gt;-setup-&lt;FONT color="#FF9900"&gt;cortexa9hf-vfp-neon-poky-linux-gnueabi.&lt;/FONT&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;so I would like to compile my app with&amp;nbsp;&amp;nbsp;&lt;FONT color="#FF9900"&gt;cortexa9t2hf-neon-poky-linux-gnueabi not with&amp;nbsp;cortexa9t2hf-neon-&lt;STRONG&gt;mx6qdl&lt;/STRONG&gt;-poky-linux-gnueabi&amp;nbsp;.&amp;nbsp;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;How can I update Yocto, so it would compile with&amp;nbsp;cortexa9t2hf-neon-poky-linux-gnueabi?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;builder@770036e05cac:~/boundary-bsp_hardknott/build/tmp/sysroots-components$ ls&lt;BR /&gt;all&amp;nbsp; &amp;nbsp; cortexa9t2hf-neon&amp;nbsp; &amp;nbsp;cortexa9t2hf-neon-mx6qdl&amp;nbsp; &amp;nbsp; manifests&amp;nbsp; &amp;nbsp; nitrogen6x&amp;nbsp; &amp;nbsp; x86_64&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;&amp;lt;-- Build error --&amp;gt; this c++ compiler could be due to c++ version.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;| /home/builder/boundary-bsp_hardknott/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/master-app/1.0-r0/git/src/sd_card_manager.cpp:119:32: error: format not a string literal and no format arguments [-Werror=format-security]&lt;BR /&gt;| 119 | DEBUG_PRINT(message.c_str());&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;| ERROR: ExecutionError('/home/builder/boundary-bsp_hardknott/build/tmp/work/cortexa9t2hf-neon-mx6qdl-poky-linux-gnueabi/master-app/1.0-r0/temp/run.do_compile.6596', 1, None, None)&lt;BR /&gt;ERROR: Task (/home/builder/boundary-bsp_hardknott/sources/meta-mapir2/recipes-mapir2/master-app/master-app.bb:do_compile) failed with exit code '1'&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;work//master-app&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 05:55:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Build-issue-for-Custome-Application/m-p/1757321#M215737</guid>
      <dc:creator>yocto_newbee</dc:creator>
      <dc:date>2023-11-15T05:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto Build issue for Custome Application</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Yocto-Build-issue-for-Custome-Application/m-p/1758102#M215810</link>
      <description>&lt;P&gt;You can grep name in sources to find out where to config compiler of&amp;nbsp;&lt;SPAN&gt;boundary-bsp_hardknott&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 06:32:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Yocto-Build-issue-for-Custome-Application/m-p/1758102#M215810</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2023-11-16T06:32:41Z</dc:date>
    </item>
  </channel>
</rss>

