[Olsr-dev] compile error on native ARMv7 / Ubuntu15.04

Henning Rogge (spam-protected)
Mon Nov 9 13:45:45 CET 2015


On Mon, Nov 9, 2015 at 12:58 PM, Bastian Bittorf <(spam-protected)> wrote:
>> I think this is really target-platform specific.
>
> yes, it is specific:
> the idea was to "just add it", because it does not
> hurt on real hardware, but only on embedded systems.
> (so only add it when NOT crosscompiling)

This would be just a crude hack...

on some platforms you will need fPIC... it doesn't matter if you
crosscompile for them or not.

on others you don't need it, don't want it (or cannot use it?).

Does someone know the size difference between fPIC executables and
"normal ones"?

And does OpenWRT support address layout randomization?

Henning



More information about the Olsr-dev mailing list