I faced problems with symbols being droped if -l option is passed
after -Wl,--as-needed. To circumvent this I changed my Makefiles to
add link options prior $(LDFLAGS) expansion.

Cheers

2016-07-05 7:16 GMT-03:00 Burton, Ross <ross.bur...@intel.com>:
>
> On 5 July 2016 at 11:06, Chandra Mishra (chanmish) <chanm...@cisco.com>
> wrote:
>>
>> Thanks Ross for your suggestion. It worked for me. But in the past it
>> worked for me with old sequence but different gcc cross toolchain, so not
>> thinking of changing the order.
>
>
> Newer toolchain may have different inter-dependencies, so exposing link
> order problems that were hidden before.
>
> Ross
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



-- 
"Do or do not. There is no try"
  Yoda Master
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to