Compile error with android 1.11.2 and NDK 13

Abu Abdullah falcon.sheep at gmail.com
Thu Mar 9 16:55:10 UTC 2017


Hi,

i have an issue with compiling
gstreamer-1.0-android-universal-1.11.2/armv7   with NDK-13 in Windows


clang.exe: error: invalid linker name in argument '-fuse-ld=gold'
make: *** [buildsharedlibrary_armeabi-v7a] Error 1


the last working environment for me was
gstreamer-1.0-android-armv7-1.9.1 with NDK-12b

i tried to compile 1.11.2 with NDK-12b but another error is thrown:

arm-linux-androideabi-gcc: error: CreateProcess: No such file or directory
make: *** [buildsharedlibrary_armeabi-v7a] Error 1

the default compiler for NDK 13 and above is clang


More information about the gstreamer-devel mailing list