You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi:
Does anyone have this problem when link to android arm64-v8a (armv7a and x86 is ok)?
error log:
src/third_party/android_ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld.gold: fatal error: -shared and -pie are incompatible
clang: error: linker command failed with exit code 1 (use -v to see invocation)
linux version: Ubuntu 16.04.6 LTS
Thanks!
The text was updated successfully, but these errors were encountered:
Hi:
Does anyone have this problem when link to android arm64-v8a (armv7a and x86 is ok)?
error log:
src/third_party/android_ndk/toolchains/aarch64-linux-android-4.9/prebuilt/linux-x86_64/lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/bin/ld.gold: fatal error: -shared and -pie are incompatible
clang: error: linker command failed with exit code 1 (use -v to see invocation)
linux version: Ubuntu 16.04.6 LTS
Thanks!
The text was updated successfully, but these errors were encountered: