Пытаюсь компилировать в винде через MinGW, Установил Yasm, установил либы gcc,based и так далее, но ничего не выходит..
----------------------------------------
$ ./configure --target-os=mingw32 --enable-shared --disable-static --extra-cfla
gs=-mno-cygwin
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.
----------------------------------------