unresolvable R_AARCH64_CONDBR19 relocation
Hi,
I'm trying to follow HA Development Kit Documentation and stuck with Android compilation for my device. This device uses ARM 64 architecture and build fails with the following error:
mer/android/droid/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/../lib/gcc/aarch64-linux-android/4.9.x-google/../../../../aarch64-linux-android/bin/ld: mer/android/droid/out/target/product/meilan2/obj/STATIC_LIBRARIES/libc_common_intermediates/libc_common.a(__bionic_clone.o)(.text+0x18): unresolvable R_AARCH64_CONDBR19 relocation against symbol `__set_errno_internal'
mer/android/droid/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/../lib/gcc/aarch64-linux-android/4.9.x-google/../../../../aarch64-linux-android/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
Is there any way to fix it?
afaik 64 arch is not supported by mer yet.
coderus ( 2016-05-27 23:21:19 +0200 )edit@coderus someone (sorry, dont recall who but someone very active) just finalized a port of it during Christmas time IIRC
tortoisedoc ( 2017-01-05 23:14:10 +0200 )edit