Hi,
I'm trying to build some shared libraries with the Linaro Android
toolchain.
For all of my libraries I get the following errors from the linker:
|BlaBla.cpp.o: requires unsupported dynamic reloc R_ARM_REL32; recompile with
-fPIC
/home/dev/android/android_linaro_toolchain/libexec/gcc/arm-
== GCC ==
* Fixed vectorizer bug causing unaligned memory accesses
(LP 1010826 / GCC PR 53636); checked in to GCC mainline
and Linaro GCC 4.7. Backports to FSF 4.7 and Linaro
GCC 4.6 are under way.
* Investigated vectorizer performance regression reported
by Mans; main problem se
On 18 June 2012 21:14, Marius Cetateanu wrote:
> Hi,
>
> I'm trying to build some shared libraries with the Linaro Android toolchain.
> For all of my libraries I get the following errors from the linker:
>
> |BlaBla.cpp.o: requires unsupported dynamic reloc R_ARM_REL32; recompile
> with -fPIC
>
>
On 06/18/2012 11:30 PM, Michael Hope wrote:
On 18 June 2012 21:14, Marius Cetateanu wrote:
Hi,
I'm trying to build some shared libraries with the Linaro Android toolchain.
For all of my libraries I get the following errors from the linker:
|BlaBla.cpp.o: requires unsupported dynamic reloc R_A