[FFmpeg-user] ffmpeg configure issue on iOS 5.1
Carlos Duran
beveryhappy99 at yahoo.com
Mon Apr 2 18:54:06 CEST 2012
Hi,
I am trying configure a fresh install of ffmpeg to use in my apps, but I am getting an error message when I try to run ./configure, I am using iOS 5.1. I am including both the command and the error message:
./configure --disable-doc --disable-ffmpeg --disable-ffplay --disable-ffserver --enable-cross-compile --arch=arm --target-os=darwin --cc=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc --as='gas-preprocessor/gas-preprocessor.pl /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc' --sysroot=/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk --cpu=cortex-a8 --extra-cflags='-arch armv7' --extra-ldflags='-arch armv7 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.0.sdk' --enable-pic
Unknown C compiler /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc is unable to create an executable file.
C compiler test failed.
Your help is appreciated.
Thanks,
Carlos
More information about the ffmpeg-user
mailing list