I am trying to replace my default arm-eabi-ld with installed from binutils-gold ld, however during linking I have got

(..../*.o) requires unsupported dynamic reloc; recompile with -fPIC

LOCAL_CFLAGS := -fPIC in Android.mk doesn't help very much. Is there any chance to use gold linker?

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top