[FFmpeg-user] Installation problem

Shriya Nair shriyanair8 at gmail.com
Wed Apr 15 21:16:24 CEST 2015


Hi,
I am trying to install ffmpeg for cross compilation platform on arm v6
architecture.
I used to following command -

./configure --enable-cross-compile
--cross-prefix=/opt/FriendlyARM/toolchain/4.5.1/arm-none-linux-gnueabi/bin/arm-linux-
--arch=v6 --target-os=linux
--prefix=/opt/FriendlyARM/toolchain/4.5.1/arm-none-linux-gnueabi/

The error is-
"arm-linux-gcc failed to create an executable file. C compile test failed.
"

I have used arm-linux-gcc before and it works fine with other c programs.
Why does it fail to create an executable with the test c file in the ffmpeg
directory?

Please help.

Thank you.

Regards,
Shriya Nair


More information about the ffmpeg-user mailing list