[yocto] libgcc_s not present in Yocto image

Khem Raj raj.khem at gmail.com
Fri Feb 5 12:49:43 PST 2016


On Fri, Feb 5, 2016 at 12:46 PM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 5 February 2016 at 19:56, Khem Raj <raj.khem at 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



More information about the yocto mailing list