<?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 How to use armel .so in armhf system? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224832#M15676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm just using an armhf system on imx6q , and I need to use gpu-viv in it .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Timesys has an gpu-viv for armhf but there's no Directfb .so files in ti . (the one I need is libdirectfb_gal.so)&lt;/P&gt;&lt;P&gt;&amp;nbsp; I got an armel version , but when running dfbinfo ( which will check libdirectfb_gal.so ) , I got this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:smileyalert: Direct/Modules: Unable to dlopen `/usr/lib/directfb-1.4-0/systems/libdirectfb_gal.so'!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; /usr/lib/directfb-1.4-0/systems/libdirectfb_gal.so: cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;:smileyminus: [19057: -STACK- ]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #0&amp;nbsp; 0x2ad4bc15 in ?? () from /usr/lib/libdirect-1.4.so.0 [0x2ad3f000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #1&amp;nbsp; 0x2ad4ae1d in direct_modules_explore_directory () from /usr/lib/libdirect-1.4.so.0 [0x2ad3f000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #2&amp;nbsp; 0x2ad03bd1 in dfb_system_lookup () from /usr/lib/libdirectfb-1.4.so.0 [0x2ac50000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #3&amp;nbsp; 0x2acbf879 in dfb_core_create () from /usr/lib/libdirectfb-1.4.so.0 [0x2ac50000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #4&amp;nbsp; 0x00008690 in DirectFBCreate () from dfbinfo [0x8000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #5&amp;nbsp; 0x000087f9 in ?? () from dfbinfo [0x8000]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; From the readelf I'm sure this is an armel version file, but armel version files SHOULD be ok on a armhf system , isn't it!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I compiled a test which will print "hello" on an armel system and it CAN execute on my armhf system.&lt;/P&gt;&lt;P&gt;What's wrong with the " libdirectfb_gal.so" &lt;/P&gt;&lt;P&gt; Anyone know? Please help me !&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;___________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shinghua Wang &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2013 01:45:47 GMT</pubDate>
    <dc:creator>BlangeroWang</dc:creator>
    <dc:date>2013-09-11T01:45:47Z</dc:date>
    <item>
      <title>How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224832#M15676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm just using an armhf system on imx6q , and I need to use gpu-viv in it .&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; Timesys has an gpu-viv for armhf but there's no Directfb .so files in ti . (the one I need is libdirectfb_gal.so)&lt;/P&gt;&lt;P&gt;&amp;nbsp; I got an armel version , but when running dfbinfo ( which will check libdirectfb_gal.so ) , I got this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;:smileyalert: Direct/Modules: Unable to dlopen `/usr/lib/directfb-1.4-0/systems/libdirectfb_gal.so'!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;gt; /usr/lib/directfb-1.4-0/systems/libdirectfb_gal.so: cannot open shared object file: No such file or directory&lt;/P&gt;&lt;P&gt;:smileyminus: [19057: -STACK- ]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #0&amp;nbsp; 0x2ad4bc15 in ?? () from /usr/lib/libdirect-1.4.so.0 [0x2ad3f000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #1&amp;nbsp; 0x2ad4ae1d in direct_modules_explore_directory () from /usr/lib/libdirect-1.4.so.0 [0x2ad3f000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #2&amp;nbsp; 0x2ad03bd1 in dfb_system_lookup () from /usr/lib/libdirectfb-1.4.so.0 [0x2ac50000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #3&amp;nbsp; 0x2acbf879 in dfb_core_create () from /usr/lib/libdirectfb-1.4.so.0 [0x2ac50000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #4&amp;nbsp; 0x00008690 in DirectFBCreate () from dfbinfo [0x8000]&lt;/P&gt;&lt;P&gt;&amp;nbsp; #5&amp;nbsp; 0x000087f9 in ?? () from dfbinfo [0x8000]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; From the readelf I'm sure this is an armel version file, but armel version files SHOULD be ok on a armhf system , isn't it!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I compiled a test which will print "hello" on an armel system and it CAN execute on my armhf system.&lt;/P&gt;&lt;P&gt;What's wrong with the " libdirectfb_gal.so" &lt;/P&gt;&lt;P&gt; Anyone know? Please help me !&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;___________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shinghua Wang &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 01:45:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224832#M15676</guid>
      <dc:creator>BlangeroWang</dc:creator>
      <dc:date>2013-09-11T01:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224833#M15677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, y&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ou can now use full system in hardfp mode. We got the 3.5.7 GPU (which provides armel and armhf) into Yocto and this works like a charm.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the training that &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/DaianeAngolini"&gt;DaianeAngolini&lt;/A&gt; did; she did an awesome document which guides you in the learning process of using Yocto. Her doc is at &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-94849"&gt;https://community.freescale.com/docs/DOC-94849&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 02:42:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224833#M15677</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-09-13T02:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224834#M15678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition, you can see some results of my test in the following links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;X11:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mail-archive.com/meta-freescale@yoctoproject.org/msg04345.html" title="http://www.mail-archive.com/meta-freescale@yoctoproject.org/msg04345.html"&gt;Re: [meta-freescale] GPU tests on master next - core-image-x11 - sfp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Directfb:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.mail-archive.com/meta-freescale@yoctoproject.org/msg04438.html" title="http://www.mail-archive.com/meta-freescale@yoctoproject.org/msg04438.html"&gt;Re: [meta-freescale] Direct FB HFP - core-image-directfb&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 19:33:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224834#M15678</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-09-13T19:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224835#M15679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for your reply, I knew Yocto for a long time but still havn't got a chance to try with it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got the armhf version of GPU but&amp;nbsp; DirectFB is missing in it, as far as I know the source of GPU is not available, &lt;/P&gt;&lt;P&gt;so I just wonder how to get DirectFB shared library such as libdirectfb_gal.so using Yocto , is it possible ? And how ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 08:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224835#M15679</guid>
      <dc:creator>BlangeroWang</dc:creator>
      <dc:date>2013-09-14T08:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224836#M15680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply , but would you please tell me how to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;get DirectFB shared library such as libdirectfb_gal.so using Yocto?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;To avoid wasting too much of your time ,I just need the way in a few words such as "Yocto provides source code :smileyhappy: " or "Yocto provides all the shared libraries ..."&lt;/P&gt;&lt;P&gt;That seems to be enough for me now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 08:53:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224836#M15680</guid>
      <dc:creator>BlangeroWang</dc:creator>
      <dc:date>2013-09-14T08:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224837#M15681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need the fsl-mm-codecs (libfslcodec) libraries compiled for hard-float, but i did not find any source where to download them. you said we can use full system in hardfp mode, but without the armhf-codecs i am not able to use libmfw_gst_mp3enc.so and other libmfw_gst* with gstreamer - that's pretty disappointing :smileysad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did i miss something? if so, where can i download hardfp-fsl-mm-codecs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 09:07:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224837#M15681</guid>
      <dc:creator>johanngause</dc:creator>
      <dc:date>2013-09-14T09:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224838#M15682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not missing; it is available and working fine for hardfp and softfp. As I said, the 3.5.7 code is fully merged into meta-fsl-arm and is exactly what you are looking for.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 14:18:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224838#M15682</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-09-14T14:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224839#M15683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It provides all you need and works fine with DirectFB 1.6.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 14:19:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224839#M15683</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-09-14T14:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224840#M15684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Last time I discussed this, it was said to be the codecs are /software codecs/ and that the GStreamer ones should provide similar performance. &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/FabioEstevam"&gt;FabioEstevam&lt;/A&gt; or &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/DaianeAngolini"&gt;DaianeAngolini&lt;/A&gt; can you guys help me on this one? :smileygrin:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 14:21:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224840#M15684</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-09-14T14:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224841#M15685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I'm now building the base image but it really seems to be as long as forever ....&amp;nbsp; I've got really low computer , so can I just download and compile only the packages which I want ? I'v been building for 4 hours but it seems that there's more than 3/4 left!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 06:02:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224841#M15685</guid>
      <dc:creator>BlangeroWang</dc:creator>
      <dc:date>2013-09-16T06:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224842#M15686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hehe, this indeed takes a long time. Specially first build, it downloads all the sources and takes quite some time. After your first build it should be faster and it reuses pre-build packages so don't be afraid ;-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 11:11:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224842#M15686</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-09-16T11:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224843#M15687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I missed what is the question....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the MM plugins are divided in 2 types: pre-built or source code. All VPU plugin are source coded, so you build it using the flavor you want (hfp or sfp)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For those pre-build, it´s all about audio decoder/encoder made *by sotfware*, so, if the binary was not provided on the flavor you want, you only use the normal/standard/mainline gstreamer plugin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I remember, the latest MM release does provide pre-built libraries for the two flavor (hfp AND sfp), if this is not working, please, report the bug on meta-freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, let me know if what I replied is what you asked :smileysilly: (just a little confused)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 19:15:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224843#M15687</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-09-16T19:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224844#M15688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want the source code, find the file from downloads folder and use it (or see it, taste it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the -dev packages installed into your image, please, add the following in your local.conf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMAGE_FEATURES += &lt;EM&gt;"dev-pkgs"&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 19:20:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224844#M15688</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-09-16T19:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224845#M15689</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'm using yocto and it seems to work well except the forever built time .... I got sth wrong well getting a rootfs.tar but I use find . -name to find the shared library I want , BUT , something seems to be wrong when I &lt;/P&gt;&lt;P&gt;ubuntu@ubuntu-virtual-machine:~/fsl-community-bsp/build$ readelf -a ./tmp/work/imx6qsabrelite-poky-linux-gnueabi/gpu-viv-bin-mx6q/1_1.1.0-r5.0/image/usr/lib/libVDK.so |grep VFP&lt;/P&gt;&lt;P&gt;&amp;nbsp; Tag_FP_arch: VFPv2&lt;/P&gt;&lt;P&gt;I get this one ,which means it's a armel libVDK.so ,same with the libdirectfb_gal.so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where did I do wrong ? &lt;/P&gt;&lt;P&gt;Do I need to set something like arch in conf/local.conf ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 06:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224845#M15689</guid>
      <dc:creator>BlangeroWang</dc:creator>
      <dc:date>2013-09-18T06:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224846#M15690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have used Dylan branch, which is fine but only have Soft-FP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Hard-FP you must use master for now (which will become Dora in few days).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 12:10:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224846#M15690</guid>
      <dc:creator>OtavioSalvador</dc:creator>
      <dc:date>2013-09-18T12:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224847#M15691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was able to build the codecs from source for armhf platform, but i would really like to get the pre-build software-codecs as well for armhf platform!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately the armhf-binaries for the software-codecs are not included in "i.MX6 Q/D/DL/S L3.0.35_4.0.0 GA release" or in "i.MX6 Q/D/DL/S L3.0.35_4.1.0 GA release" (and i was not able to find them elsewhere)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;actually i would prefer to use the FSL-software-codecs, because i had less issues with them, they performed better and it would save me time because i don't have to recreate all my working pipelines, which is sometimes very annoying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so could you please release the pre-build software-codecs for armhf platform as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Oct 2013 14:49:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224847#M15691</guid>
      <dc:creator>johanngause</dc:creator>
      <dc:date>2013-10-06T14:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use armel .so in armhf system?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224848#M15692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m sorry to say so, but I don´t (personally) have control on releases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may wait for next release, and maybe it has what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you should contact your local FSL representative and ask for him to enter a feature request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I understand when you say that create pipelines is annoying :smileysad:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 17:03:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-armel-so-in-armhf-system/m-p/224848#M15692</guid>
      <dc:creator>daiane_angolini</dc:creator>
      <dc:date>2013-10-08T17:03:15Z</dc:date>
    </item>
  </channel>
</rss>

