[yocto] libgcc_s not present in Yocto image

Burton, Ross ross.burton at intel.com
Fri Feb 5 09:56:15 PST 2016


On 5 February 2016 at 17:47, Nathan Sowatskey <nathan at nathan.to> wrote:

> find /usr/lib -name libgcc_s.so.1
> root at qemux86-64:~#
>
> I don’t have that lib.
>

As I said, libgcc_s.so.1 is in /lib, not /usr/lib.


> With ldd I get:
>
> ldd /usr/bin/testprog
> /usr/bin/ldd: line 117: /usr/bin/testprog: No such file or directory
>

Well ldd appears to be having a bit of a panic.  Try objdump -p
/usr/bin/testprog instead.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160205/42d69aa1/attachment.html>


More information about the yocto mailing list