Patrik Kullman <[EMAIL PROTECTED]> added the comment:

No I'm not confused.
As you can see, I ran configure with --enable-libfaac only. I didn't use
--enable-cross-compile.
Therefore, I expect the configure-script to make the resulting binaries runnable
on the system it compiles on.
But it doesn't, since the check_asm function only checks whether the code can
compile (check_cc) and not if it can be executed (check_exec).
There's currently no checks for whether I'm cross-compiling or not, so ARMv6
just gets enabled.

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue580>
______________________________________________________

Reply via email to