남은그루터기 님의 강좌를 보고 FFMpeg의 NDK 컴파일강좌를 보고 따라하다가


configure 부분에서 막혀서 이렇게 질문을 합니다..


$ ./config.sh

/cygdrive/c/my-android-toolchain/bin/arm-linux-androideabi-gcc is unable to create an executable file.

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

solving the problem.


이런 에러가 뜨는데 처음엔 관리자 권한인 것 같아 다시 설정해보고 실행했는데도 되지 않습니다.

이 부분을 어떻게 넘겨야 할까요?