<?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: Compiling GPU SDK Samples</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226220#M16114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Ubuntu, the bit/predefs.h is in /usr/lib/arm-linux-gnueabi. So create a softlink like below will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cd /usr/lib&lt;/P&gt;&lt;P&gt;ln -s /usr/lib/arm-linux-gnueabi/bits bits&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 13:51:27 GMT</pubDate>
    <dc:creator>PrabhuSundarara</dc:creator>
    <dc:date>2013-05-06T13:51:27Z</dc:date>
    <item>
      <title>Compiling GPU SDK Samples</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226219#M16113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having some issues compiling the GPU SDK 1.0 samples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reference I am using a Nitrogen MX6 board from Boundary Devices.&amp;nbsp; &lt;/P&gt;&lt;P&gt;i.MX6Q rev 1.2&lt;/P&gt;&lt;P&gt;Linux kernel 3.0.35&lt;/P&gt;&lt;P&gt;Oneiric rootfs&lt;/P&gt;&lt;P&gt;Ubuntu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I can see all of the gpu libraries and symbolic links are preset (libGAL.so-&amp;gt;libGAL-fb.so etc...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to compile on the target (make -f Makefile-fbdev) and ran into the following error:&lt;/P&gt;&lt;P&gt;Cannot find bits/predefs.h No such file or directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas what could be the issue?&amp;nbsp; I don't see any bits/predefs.h on my system.&amp;nbsp; Where does the file come from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 12:14:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226219#M16113</guid>
      <dc:creator>bcompter</dc:creator>
      <dc:date>2013-05-06T12:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling GPU SDK Samples</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226220#M16114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Ubuntu, the bit/predefs.h is in /usr/lib/arm-linux-gnueabi. So create a softlink like below will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cd /usr/lib&lt;/P&gt;&lt;P&gt;ln -s /usr/lib/arm-linux-gnueabi/bits bits&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 13:51:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226220#M16114</guid>
      <dc:creator>PrabhuSundarara</dc:creator>
      <dc:date>2013-05-06T13:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling GPU SDK Samples</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226221#M16115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply.&amp;nbsp; Interestingly I do not see a /usr/lib/arm-linux-gnueabi folder on my system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do see /usr/lib/arm-linux-gnueabihf but it does not contain a bits folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a search on my machine and found predefs.h in /usr/include/arm-linux-gnueabihf/bits.&amp;nbsp; I will try out setting a soft link as you suggested when I get a chance later today.&amp;nbsp; Let me know if there is something terribly wrong for the predefs.h file to be where it is.&amp;nbsp; I worry that I do not have my system set up correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 12:05:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226221#M16115</guid>
      <dc:creator>bcompter</dc:creator>
      <dc:date>2013-05-07T12:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling GPU SDK Samples</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226222#M16116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the end I've downloaded the LinuxLink timesys demo and used their installer script to get a working toolchain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The demos cross compile correctly on my host machine now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 16:50:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Compiling-GPU-SDK-Samples/m-p/226222#M16116</guid>
      <dc:creator>bcompter</dc:creator>
      <dc:date>2013-05-16T16:50:28Z</dc:date>
    </item>
  </channel>
</rss>

