Hello,

I built a Standard SDK using dunfell branch and got the following SDK:
brel-glibc-x86_64-brel-core-image-core2-64-apc-toolchain-0.0.14.sh.

If I run ldd on tools in the x86_64-pokysdk-linux sysroot I see that
the my host libc seems to be used instead of the libc inside the
x86_64-pokysdk-linux folder.

markus@pc:/opt/brel/0.0.14/sysroots $: ls
core2-64-poky-linux  x86_64-pokysdk-linux
markus@pc:/opt/brel/0.0.14/sysroots $: ldd
x86_64-pokysdk-linux/usr/bin/x86_64-poky-linux/x86_64-poky-linux-ar
        linux-vdso.so.1 (0x00007ffe02de9000)
        libfl.so.2 =>
/opt/brel/0.0.14/sysroots/x86_64-pokysdk-linux/usr/bin/x86_64-poky-linux/../../lib/libfl.so.2
(0x00007f86a37bb000)
        libc.so.6 => /usr/lib/libc.so.6 (0x00007f86a35b3000)
        libm.so.6 => /usr/lib/libm.so.6 (0x00007f86a34c6000)
        /opt/brel/0.0.14/sysroots/x86_64-pokysdk-linux/lib/ld-linux-x86-64.so.2
=> /usr/lib64/ld-linux-x86-64.so.2 (0x00007f86a3913000)

markus@pc:/opt/brel/0.0.14/sysroots $: ls x86_64-pokysdk-linux/lib/libc.so*
x86_64-pokysdk-linux/lib/libc.so.6
markus@pc:/opt/brel/0.0.14/sysroots $: ls x86_64-pokysdk-linux/lib/libm.so*
x86_64-pokysdk-linux/lib/libm.so.6

Is that normal behaviour? I though the SDK should be self contained.

Thank you,
Markus
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#60602): https://lists.yoctoproject.org/g/yocto/message/60602
Mute This Topic: https://lists.yoctoproject.org/mt/100211092/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to