[Buildroot] [PATCH] ola: Add patch to fix linking issue

Simon Marchi simon.marchi at polymtl.ca
Wed Aug 5 14:54:56 UTC 2015


On 5 August 2015 at 03:58, Nicolas Cavallari
<Nicolas.Cavallari at green-communications.fr> wrote:
> No, the actual implementation is still generated.  However, the build
> system pass the -fvisibility-inlines-hidden option, so it is not
> exported ...

Ahh thanks for the tip.  I should have looked at the compiler flags in
the first place, this one would have been obvious.

> This bug should be present in the whole library, i'm surprised that
> only break in this case.

My guess is it's the only method that has this problem that is called
from a shared library.

In any case, do you think that making the implementation non-inline is
the right fix here?


More information about the buildroot mailing list