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

Bastian Bittorf (spam-protected)
Mon Nov 9 09:58:49 CET 2015


* Ferry Huberts <(spam-protected)> [09.11.2015 08:34]:
> 0.6 is no longer supported.
> Use the 0.9 release train.

good point! i just used an old internal "copy&paste" howto.
can we please have a

http://www.olsr.org/releases/0.9/latest.tar.bz2
and
http://www.olsr.org/releases/latest.tar.bz2

because of the compile problem on Arm,
this fixes it for me, hast someboy a better
idea how to deal with it?:

needs_pic := $(shell grep -s '^Features.* thumb ' /proc/cpuinfo)
ifdef needs_pic
  CFLAGS += -fPIC
endif

bye, bastian



More information about the Olsr-dev mailing list