[oe] [PATCH 1/5] fltk: add -fPIC to compile flags

Andreas Müller schnitzeltony at gmail.com
Thu Dec 14 22:46:57 UTC 2017


On Thu, Dec 14, 2017 at 6:30 PM, Khem Raj <raj.khem at gmail.com> wrote:

> I will test it out with PIE but
> I wonder if it will be better to add this to the Makefiles.
>
I've looked into this further and think fltk needs more love:

* native recipe makes fltk-config reachable - not the best idea. I
introduced native recipe but was looking for fluid only.
* all shared libraries are named like libfltk*_SHARED.so*. I think this is
the reason yoshimi links against static library because it cannot find
shared ones.

Long story short: What do you mean by 'PIE'? I would like to test that
either before sending out another rework of fltk.

Andreas



More information about the Openembedded-devel mailing list