Hi Khem

Thanks for trying to help :-)

I read what you have suggested below as trying to execute “ld.so” and passing 
my program as an argument.

I can’t find a file called “ld.so” on either my Yocto image, or even the Ubuntu 
box that I am using to build it (which I use as a comparative reference).

What am I mis understanding please?

Regards

Nathan

> On 5 Feb 2016, at 21:49, Khem Raj <raj.k...@gmail.com> wrote:
> 
> On Fri, Feb 5, 2016 at 12:46 PM, Burton, Ross <ross.bur...@intel.com> wrote:
>> 
>> On 5 February 2016 at 19:56, Khem Raj <raj.k...@gmail.com> wrote:
>>> 
>>>>> interpreter /lib64/ld-linux-x86-64.so.2
>>>> 
>>>> 
>>>> Does the loader hunt around for this, as this is certainly not present
>>>> in a
>>>> default OE image?
>>> 
>>> no it wont. infact thats the loader.
>> 
>> 
>> Yeah, what I meant is would the kernel hunt for that.  So, that's the
>> problem?
> 
> kernel wont. you can try doing
> 
> /path/to/ld.so <your-binary>
>> 
>> Ross

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to