ffmpeg 编译出现
gcc is unable to create an executable file
If gcc is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
没有安装GCC,
ffmpeg gcc is unable to create an executable file C compiler test failed
原文:https://www.cnblogs.com/shenxingping/p/12384543.html