nt on the toolchain.
>
> When running bitbake gcc -e is see that this is the last match of
> RRECOMMENDS_gcc:
>
> RRECOMMENDS_gcc=" libssp libssp-dev "
>
>
> From: Paul Eggleton
> Sent: Monday, December 12, 2016 5:14 A
On Fri, 09 Dec 2016 09:24:41 Rafael Gago Castano 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=1c0fc7fcf
On Fri, Dec 9, 2016 at 1:24 AM, Rafael Gago Castano 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=1c0fc7fcf
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 depend
Thanks for your answer. I'll keep things as they are then.
From: Paul Eggleton
Sent: Thursday, December 8, 2016 9:59 PM
To: Rafael Gago Castano
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] libssp_nonshared.a not present in native SDK.
Hi Rafael,
On Th
Hi Rafael,
On Thu, 08 Dec 2016 16:05:04 Rafael Gago Castano wrote:
> Yesterday, when cross-compiling with the SDK (relocatable/non-extensible), I
> noticed that CMake projects weren't generated because the compiler feature
> detection was failing. CMake enables fstack-protector for each of its
> p