MINGW64中找不到GCC的解决方法
一、问题描述
我在MINGW64下运行了下面的命令,想要配置ffmpeg以便后续进行编译:
./configure --prefix=../lib --disable-static --enable-shared
不幸的是返回了这样一条提示
33132@Midsummer MINGW64 /d/ToolChainlib/FFmpeg/ffmpeg-4.4.4
$ ./configure --prefix=../lib --disable-static --enable-shared
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