Patrik Kullman <[EMAIL PROTECTED]> added the comment: Yes I'm compiling on the ARM.
I understand that it doesn't check if it's executable if I'm cross-compiling, and that's what I'm saying. But if I'm not cross-compiling, and configure uses check_exec instead of check_cc, the configure-script will detect the lack of ARMv6 and disable it. My expectation is only: If I compile the software without any options, I expect it to run on the machine it was compiled on - this patch makes it so (in my scenario). It's not that strange that the compiler accepts other instructions than those running on target, since one might want to cross-compile. ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue580> ______________________________________________________
