<?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: lsdk20.04 cross compile setup in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1609143#M11979</link>
    <description>&lt;P&gt;Hello there.&lt;BR /&gt;&lt;BR /&gt;I unable to find the toolchain at link&amp;nbsp;&lt;A title="https://drive.google.com/file/d/1nI9Nc_L5HJM1x2eGHPyfKrKU2fgVFofm/view?usp=sharing" href="https://drive.google.com/file/d/1nI9Nc_L5HJM1x2eGHPyfKrKU2fgVFofm/view?usp=sharing" target="_blank" rel="nofollow noopener noreferrer"&gt;fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-3.1.sh - Google Drive&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Pratik&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2023 10:12:51 GMT</pubDate>
    <dc:creator>nobitashizuka227</dc:creator>
    <dc:date>2023-03-03T10:12:51Z</dc:date>
    <item>
      <title>lsdk20.04 cross compile setup</title>
      <link>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091738#M6456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using lsdk20.04 for my development. The userland I selected is Ubuntu.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the lsdk20.04 user guide, section&lt;STRONG&gt; 3.2 components&lt;/STRONG&gt;&amp;nbsp;I found following information:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Toolchain: gcc: Ubuntu/Linaro 7.3.0-16ubuntu3~18.04, glibc-2.27, binutils-2.30-0, gdb-8.1&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I started my kernel with the ubuntu root file system(&lt;STRONG&gt;rootfs_lsdk2004_ubuntu_main_arm64.tgz&lt;/STRONG&gt;)&lt;STRONG&gt;.&amp;nbsp;&lt;/STRONG&gt;I checked the versions of following components:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;H3 data-sourcepos="1:1-1:30"&gt;Toolchain(ubuntu userland)&lt;/H3&gt;&lt;UL data-sourcepos="2:1-4:23"&gt;&lt;LI data-sourcepos="2:1-2:49"&gt;&lt;STRONG&gt;gcc&lt;/STRONG&gt;: Ubuntu/Linaro 7.5.0-3ubuntu1~18.04 (not 7.3.0)&lt;/LI&gt;&lt;LI data-sourcepos="3:1-3:51"&gt;&lt;STRONG&gt;binutils&lt;/STRONG&gt;: GNU Binutils for Ubuntu 2.30&lt;/LI&gt;&lt;LI data-sourcepos="4:1-4:23"&gt;&lt;STRONG&gt;glibc&lt;/STRONG&gt;: glibc-2.27&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In Yocto sdk I can source an environment file&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;environment-setup-aarch64-fsl-linux&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;But If I want to do cross-compilation for ls1012ardb on my ubuntu 18.04 host machine. How could I set up the cross-compilation environment(set up the toolchain) for this case(ubuntu user land)?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2020 17:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091738#M6456</guid>
      <dc:creator>kai_wu</dc:creator>
      <dc:date>2020-08-13T17:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: lsdk20.04 cross compile setup</title>
      <link>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091739#M6457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use Toolchain from Yocto 3.0 release, I uploaded it&amp;nbsp;&lt;A class="link-titled" href="https://drive.google.com/file/d/13TuXjryONyxXRJeNlKm87WICTlNYtLP4/view?usp=sharing" title="https://drive.google.com/file/d/13TuXjryONyxXRJeNlKm87WICTlNYtLP4/view?usp=sharing"&gt;fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-3.0.sh - Google Drive&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$chmod 777&amp;nbsp;fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-3.0.sh&lt;/P&gt;&lt;P&gt;$ ./fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-3.0.sh&lt;/P&gt;&lt;P&gt;$ source&amp;nbsp;/opt/fsl-qoriq/3.0/environment-setup-aarch64-fsl-linux&lt;/P&gt;&lt;P&gt;$ ${CC} hello.c -o hello&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2020 06:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091739#M6457</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-08-14T06:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: lsdk20.04 cross compile setup</title>
      <link>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091740#M6458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;Thank you for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it ok to cross-build packages for the ubuntu userland using the Yocto toolchain?&lt;/P&gt;&lt;P&gt;If I move to yocto sdk(3.1) and use yocto based tiny userland, could I get the Yocoto toolchain 3.1 from you? because I do not know where to get it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked&amp;nbsp;&lt;A class="link-titled" href="http://downloads.yoctoproject.org/releases/yocto/yocto-3.1/toolchain/x86_64/" title="http://downloads.yoctoproject.org/releases/yocto/yocto-3.1/toolchain/x86_64/"&gt;Index of /releases/yocto/yocto-3.1/toolchain/x86_64/&lt;/A&gt;&amp;nbsp;, didn't find the proper one for ls1012a.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Kai Wu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2020 16:36:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091740#M6458</guid>
      <dc:creator>kai_wu</dc:creator>
      <dc:date>2020-08-14T16:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: lsdk20.04 cross compile setup</title>
      <link>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091741#M6459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Kai Wu,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I uploaded Yocto 3.1 Toolchain to&amp;nbsp;&lt;A class="link-titled" href="https://drive.google.com/file/d/1nI9Nc_L5HJM1x2eGHPyfKrKU2fgVFofm/view?usp=sharing" title="https://drive.google.com/file/d/1nI9Nc_L5HJM1x2eGHPyfKrKU2fgVFofm/view?usp=sharing"&gt;fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-3.1.sh - Google Drive&lt;/A&gt;&amp;nbsp;, please download it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Yiping&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 05:20:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1091741#M6459</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-08-18T05:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: lsdk20.04 cross compile setup</title>
      <link>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1220334#M7381</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you do the cross-compilation in Ubuntu main? I mean could you setup cross-compilation environment? If yes could you provide the details.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 08:09:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1220334#M7381</guid>
      <dc:creator>pk16</dc:creator>
      <dc:date>2021-01-25T08:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: lsdk20.04 cross compile setup</title>
      <link>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1609143#M11979</link>
      <description>&lt;P&gt;Hello there.&lt;BR /&gt;&lt;BR /&gt;I unable to find the toolchain at link&amp;nbsp;&lt;A title="https://drive.google.com/file/d/1nI9Nc_L5HJM1x2eGHPyfKrKU2fgVFofm/view?usp=sharing" href="https://drive.google.com/file/d/1nI9Nc_L5HJM1x2eGHPyfKrKU2fgVFofm/view?usp=sharing" target="_blank" rel="nofollow noopener noreferrer"&gt;fsl-qoriq-glibc-x86_64-fsl-toolchain-aarch64-toolchain-3.1.sh - Google Drive&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Pratik&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 10:12:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/lsdk20-04-cross-compile-setup/m-p/1609143#M11979</guid>
      <dc:creator>nobitashizuka227</dc:creator>
      <dc:date>2023-03-03T10:12:51Z</dc:date>
    </item>
  </channel>
</rss>

