[yocto] libssp_nonshared.a not present in native SDK.

Khem Raj raj.khem at gmail.com
Sun Dec 11 11:41:53 PST 2016


On Fri, Dec 9, 2016 at 1:24 AM, Rafael Gago Castano <RGC at hms.se> wrote:
> Hello again.
>
>
> I tried to fix this in my layers by adding a
> "recipes-devtools/gcc_5.3.bbappend" file to containing the additions that
> you did to poky on...
>
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=1c0fc7fcf7772ef8774f623126050972f526fe83
>
>
> ...as I think that adding these dependencies to gcc is the right thing.
>
>
> Running "bitbake gcc -e" shows the next:
>
>
> # $RRECOMMENDS_gcc
> #   rename from RRECOMMENDS_${PN} data.py:169 [expandKeys]
> #     "     libssp     libssp-dev "
> RRECOMMENDS_gcc="     libssp     libssp-dev "
>
> So the recipe is at least processed.
>
>
> The problem is that "libssp_nonshared.a" is still not present on the SDK. It
> may happen that this is still happening in poky.

how do you generate your SDK ? if you are not using -cpopulate_sdk
then it wont come in you might need to add it to TOOLCHAIN_TARGET_TASK

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



More information about the yocto mailing list