[FFmpeg-user] FFMPEG build issue arm-linux-androideabi-gcc is unable to create an executable file. C compiler test failed.
Maroti Mulange
maroti.mulange at mindbowser.com
Wed Aug 24 13:18:56 EEST 2016
Hi Carl,
I have tested the following way but getting the same error i.e.
arm-linux-androideabi-gcc is unable to create an executable file.
Please test the following:
$ mkdir FFMPEG
$ cd FFMPEG
$ wget http://ffmpeg.org/releases/ffmpeg-snapshot.tar.bz2
$ tar xf ffmpeg-snapshot.tar.bz2
$ wget http://dl.google.com/android/repository/android-ndk-r12b-
linux-x86_64.zip
$ unzip android-ndk-r12b-linux-x86_64.zip
$ mkdir build
$ cd build
$ ../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
--
Thanks and regards,
Maroti Mulange
Software Engineer | Mindbowser Info Solutions
Mobile: +91 9130608079
Skype: mm.mindbowser
Website: www.mindbowser.com
More information about the ffmpeg-user
mailing list