Issues with SDK

Ben Anderson banderson at infinetix.com
Tue Aug 19 20:33:54 UTC 2008


All,

I am having some issue using the SDK produced from Angstrom distro.  It
builds fine but when I tried to move it to another machine I had some
issues.

The problem is it appears that certain .so libs are not included in the
SDK but are still "linked" to the files in the OE build tree.

For example when I do the following I see that cc1 links to several libs
in the OE directory structure.

ldd /usr/local/angstrom/arm/libexec/gcc/arm-angstrom-linux-gnueabi/4.3.1//cc1
        libmpfr.so.1
=> /home/oe/build/tmp/staging/x86_64-linux/usr/lib/libmpfr.so.1
(0x00002b7f8b9da000)
        libgmp.so.3
=> /home/oe/build/tmp/staging/x86_64-linux/usr/lib/libgmp.so.3
(0x00002b7f8bb14000)
        libc.so.6 => /lib/libc.so.6 (0x00002b7f8bc62000)
        /lib64/ld-linux-x86-64.so.2 (0x00002b7f8b8c2000)

I am assuming this isn't the correct behavior.  I am also not sure how
to fix it.  

Any suggestions or comments will be appreciated.

Ben Anderson





More information about the Openembedded-users mailing list