[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help with mplayer bug 431139




Again, I looked at the code, there should be no reason do disable MVI - the code already checks the CPU type and runs the appropriate code for those accelerated instructions.

You should be able to keep ALPHA_CAN_BUILD_MVI, but just pull down the cpu type to ev5, or alternatively, keep the cpu type where it is, but add:

"-mno-cix -mno-fix -mno-bwx" to disable the generation of incompatible instructions in the non-protected code.

...tom
but this part is not, since "./configure" in mplayer is not
autoconf-generated, and there is no --build or --host option

I don't know what MVI is either, but according to
<http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2003-September/020895.html>
it's not supported on ev56 so should be disabled, or else enabled only as an
optional subarch optimization within the package.

thanks for the info

a.



Reply to: