<?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のトピックcross compilation issue with x86_64 arm processor board</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/cross-compilation-issue-with-x86-64-arm-processor-board/m-p/1197420#M166260</link>
    <description>&lt;P&gt;hiiii,&lt;/P&gt;&lt;P&gt;I am facing issue while building azure sdk for cross compiler build. i am using poky 1.6.2 cross compiler, error is as mentioned below,&lt;/P&gt;&lt;P&gt;/opt/poky/1.6.2/sysroots/x86_64-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld: cannot find -luuid&lt;/P&gt;&lt;P&gt;my toolchain.make file is&amp;nbsp;&lt;/P&gt;&lt;P&gt;INCLUDE(CMakeForceCompiler)&lt;/P&gt;&lt;P&gt;SET(CMAKE_SYSTEM_NAME Linux) # this one is important&lt;BR /&gt;SET(CMAKE_SYSTEM_VERSION 1) # this one not so much&lt;BR /&gt;SET(CMAKE_SYSTEM_PROCESSOR arm)&lt;/P&gt;&lt;P&gt;# this is the location of the amd64 toolchain targeting the Raspberry Pi&lt;BR /&gt;SET(CMAKE_C_COMPILER $ENV{RPI_ROOT}/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc)&lt;BR /&gt;SET(CMAKE_CXX_COMPILER $ENV{RPI_ROOT}/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++)&lt;BR /&gt;# this is the file system root of the target&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH $ENV{RPI_ROOT}/usr/lib)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH $ENV{RPI_ROOT}/lib)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH /opt/poky/1.6.2/sysroots/x86_64-pokysdk-linux/)&lt;BR /&gt;SET(CMAKE_LINKER /opt/poky/1.6.2/sysroots/x86_64-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# search for programs in the build host directories&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)&lt;/P&gt;&lt;P&gt;# for libraries and headers in the target directories&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;please help me out in this,&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2020 13:14:15 GMT</pubDate>
    <dc:creator>pooja_todakar</dc:creator>
    <dc:date>2020-12-10T13:14:15Z</dc:date>
    <item>
      <title>cross compilation issue with x86_64 arm processor board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cross-compilation-issue-with-x86-64-arm-processor-board/m-p/1197420#M166260</link>
      <description>&lt;P&gt;hiiii,&lt;/P&gt;&lt;P&gt;I am facing issue while building azure sdk for cross compiler build. i am using poky 1.6.2 cross compiler, error is as mentioned below,&lt;/P&gt;&lt;P&gt;/opt/poky/1.6.2/sysroots/x86_64-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld: cannot find -luuid&lt;/P&gt;&lt;P&gt;my toolchain.make file is&amp;nbsp;&lt;/P&gt;&lt;P&gt;INCLUDE(CMakeForceCompiler)&lt;/P&gt;&lt;P&gt;SET(CMAKE_SYSTEM_NAME Linux) # this one is important&lt;BR /&gt;SET(CMAKE_SYSTEM_VERSION 1) # this one not so much&lt;BR /&gt;SET(CMAKE_SYSTEM_PROCESSOR arm)&lt;/P&gt;&lt;P&gt;# this is the location of the amd64 toolchain targeting the Raspberry Pi&lt;BR /&gt;SET(CMAKE_C_COMPILER $ENV{RPI_ROOT}/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc)&lt;BR /&gt;SET(CMAKE_CXX_COMPILER $ENV{RPI_ROOT}/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-g++)&lt;BR /&gt;# this is the file system root of the target&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH $ENV{RPI_ROOT}/usr/lib)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH $ENV{RPI_ROOT}/lib)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH /opt/poky/1.6.2/sysroots/x86_64-pokysdk-linux/)&lt;BR /&gt;SET(CMAKE_LINKER /opt/poky/1.6.2/sysroots/x86_64-pokysdk-linux/usr/libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/4.8.2/ld)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;# search for programs in the build host directories&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)&lt;/P&gt;&lt;P&gt;# for libraries and headers in the target directories&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)&lt;BR /&gt;SET(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;please help me out in this,&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2020 13:14:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cross-compilation-issue-with-x86-64-arm-processor-board/m-p/1197420#M166260</guid>
      <dc:creator>pooja_todakar</dc:creator>
      <dc:date>2020-12-10T13:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: cross compilation issue with x86_64 arm processor board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/cross-compilation-issue-with-x86-64-arm-processor-board/m-p/1199139#M166447</link>
      <description>&lt;P&gt;Which board are you using?&lt;/P&gt;
&lt;P&gt;Which BSP or software package are you using?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 19:31:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/cross-compilation-issue-with-x86-64-arm-processor-board/m-p/1199139#M166447</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2020-12-14T19:31:56Z</dc:date>
    </item>
  </channel>
</rss>

