<?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 Link failure with libGLESv2.so in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286483#M33805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After updating with gpu-viv-bin-mx6q-3.0.35-4.0.0.gz our Qt5 application no longer links correctly.&lt;/P&gt;&lt;P&gt;errors are:&lt;/P&gt;&lt;P&gt;libGLESv2.so: undefined reference to `gcoOS_MemCopy'&lt;/P&gt;&lt;P&gt;libGLESv2.so: undefined reference to `gcoOS_StrLen'&lt;/P&gt;&lt;P&gt;libGLESv2.so: undefined reference to `gcoOS_ZeroMemory'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that prototypes of these (and some other) calls were removed from the updated include file HAL/gc_hal_base.h so these&lt;/P&gt;&lt;P&gt;changes must be deliberate.&lt;/P&gt;&lt;P&gt;So my questions are:&lt;/P&gt;&lt;P&gt;Is the file libGLESv2.so.2.0.0 not correctly updated?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Is there another library that needs to be linked to provide these functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Henk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 10:49:03 GMT</pubDate>
    <dc:creator>henkfijnvandraa</dc:creator>
    <dc:date>2013-07-23T10:49:03Z</dc:date>
    <item>
      <title>Link failure with libGLESv2.so</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286483#M33805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After updating with gpu-viv-bin-mx6q-3.0.35-4.0.0.gz our Qt5 application no longer links correctly.&lt;/P&gt;&lt;P&gt;errors are:&lt;/P&gt;&lt;P&gt;libGLESv2.so: undefined reference to `gcoOS_MemCopy'&lt;/P&gt;&lt;P&gt;libGLESv2.so: undefined reference to `gcoOS_StrLen'&lt;/P&gt;&lt;P&gt;libGLESv2.so: undefined reference to `gcoOS_ZeroMemory'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that prototypes of these (and some other) calls were removed from the updated include file HAL/gc_hal_base.h so these&lt;/P&gt;&lt;P&gt;changes must be deliberate.&lt;/P&gt;&lt;P&gt;So my questions are:&lt;/P&gt;&lt;P&gt;Is the file libGLESv2.so.2.0.0 not correctly updated?&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Is there another library that needs to be linked to provide these functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Henk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 10:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286483#M33805</guid>
      <dc:creator>henkfijnvandraa</dc:creator>
      <dc:date>2013-07-23T10:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Link failure with libGLESv2.so</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286484#M33806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="j-post-avatar" style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN class="j-status-levels" style="font-style: inherit; font-family: inherit;"&gt;&lt;IMG alt="Employee" class="jiveImage" src="https://community.nxp.com/6.0.2.0/resources/images/status/FS_EMP_40x18.png" style="font-style: inherit; font-family: inherit;" title="Employee" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-post-author" style="font-style: inherit; font-size: 0.9em; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;A href="https://community.nxp.com/people/PrabhuSundararaj"&gt;PrabhuSundararaj&lt;/A&gt; &lt;/STRONG&gt;Aug 26, 2013 7:04 AM &lt;SPAN class="font-color-meta-light j-thread-replyto" style="padding: 0 0 0 3px; font-style: inherit; font-family: inherit; color: #a9a9a9;"&gt;(&lt;A _jive_internal="true" class="font-color-meta-light localScroll" href="https://community.nxp.com/message/346723?et=watches.email.thread#346531" style="font-style: inherit; font-family: inherit; color: #a9a9a9;" title="Go to message"&gt;in response to Karina Valencia Aguilar&lt;/A&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="j-ui-elem j-dotted-star" style="font-style: inherit; font-family: inherit; background-position: no-repeat no-repeat;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;Those functions are no more public and defined a static functions. Can you please try to rebuild the QT5 framwork and the application with the&amp;nbsp; new binaries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:07:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286484#M33806</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2013-08-26T14:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Link failure with libGLESv2.so</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286485#M33807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i've got the same problem, could you point me to where i can download&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; gpu-viv-bin-mx6q-3.0.35-4.0.0.gz please ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 04:22:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286485#M33807</guid>
      <dc:creator>tomschuring</dc:creator>
      <dc:date>2013-09-12T04:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Link failure with libGLESv2.so</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286486#M33808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i found one here: &lt;A href="http://repository.timesys.com/buildsources/g/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q-3.0.35-4.0.0/"&gt;http://repository.timesys.com/buildsources/g/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q-3.0.35-4.0.0/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but i'd rather get it directly from freescale for security purposes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 04:54:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286486#M33808</guid>
      <dc:creator>tomschuring</dc:creator>
      <dc:date>2013-09-12T04:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Link failure with libGLESv2.so</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286487#M33809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to: &lt;A href="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW"&gt;https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW&lt;/A&gt;&lt;/P&gt;&lt;P&gt;click the i.MX6 SoloLit Evaluation Kit dropdown box under the software and updates paragraph&lt;/P&gt;&lt;P&gt;select Linux source&lt;/P&gt;&lt;P&gt;Through the licence agreement this will bring you to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://freescale.securehttp.internapcdn.net/secure_freescale/ssl/secured/bsps/L3.0.35_4.1.0_130816_source.tar.gz"&gt;https://freescale.securehttp.internapcdn.net/secure_freescale/ssl/secured/bsps/L3.0.35_4.1.0_130816_source.tar.gz&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Within that tar file you will find further tar files, among which the gpu-viv-bin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I solved my original problem, one of the files was not correctly updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Henk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 08:31:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286487#M33809</guid>
      <dc:creator>henkfijnvandraa</dc:creator>
      <dc:date>2013-09-16T08:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Link failure with libGLESv2.so</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286488#M33810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You seem to lack a '-lGAL' gcc option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 11:17:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Link-failure-with-libGLESv2-so/m-p/286488#M33810</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-09-16T11:17:57Z</dc:date>
    </item>
  </channel>
</rss>

