On Sat, Aug 4, 2012 at 9:53 AM, Elvis Dowson <elvis.dow...@gmail.com> wrote:
> Hi,
>
> On Aug 4, 2012, at 8:31 PM, Khem Raj wrote:
>
>> On Sat, Aug 4, 2012 at 8:12 AM, Elvis Dowson <elvis.dow...@gmail.com> wrote:
>>> /lib/ld.so.1
>>
>> does this file exist on target ?
>
> Yes, it does. It is a soft link to /lib/ld-2.16.so (136.4kb)
>
> Both files exist on the target.
>
> What should I do next?
>

Try to see if /lib/ld.so.1 runs ok ?

Then try

LD_DEBUG=all /lib/ld.so.1 ./helloworlddynamic
and see how far it goes.

> Elvis Dowson
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to