[FFmpeg-user] About compile fail on ffmpeg

Moritz Barsnick barsnick at gmx.net
Thu Nov 27 11:47:47 CET 2014


On Thu, Nov 27, 2014 at 13:22:56 +0800, hanqz at mail.ustc.edu.cn wrote:
> Hello,I'm using the Cygwin and NDK r5b to compile the ffmpeg , but it always fail,and the tips are :
> /toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/bin/arm-linux-androideabi-gcc is unable to create an executable file.

Of course it's unable, because:

> /toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/bin/arm-linux-androideabi-gcc:
> No such file or directory

So this must be wrong:
> --cross-prefix=/toolchains/arm-linux-androideabi-4.4.3/prebuilt/windows/bin/arm-linux-androideabi-

Moritz


More information about the ffmpeg-user mailing list