[FFmpeg-user] FFMPEG build issue arm-linux-androideabi-gcc is unable to create an executable file. C compiler test failed.

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Aug 17 16:41:42 EEST 2016


Hi!

2016-08-17 15:24 GMT+02:00 Maroti Mulange <maroti.mulange at mindbowser.com>:
> or how ffmpeg build smoothly with android?

After putting current FFmpeg and ndk in the same directory I created a
build directory
and successfully tested:
$ ../FFmpeg/configure
--cross-prefix=../android-ndk-r12b/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-
--arch=arm --target-os=android
--sysroot=../android-ndk-r12b/platforms/android-24/arch-arm
--enable-gpl --cpu=cortex-a8 && make ffmpeg

Carl Eugen


More information about the ffmpeg-user mailing list