On Mon, 2003-05-12 at 12:51, Magnus Damm wrote: > Here are two patches for mplayer-0.90: > > http://mplayerhq.hu/pipermail/mplayer-dev-eng/2003-May/018499.html > this is a bad hack imo, as it just disables optimized code, what you are trying to fix is in fact a gcc bug, "mergel" is broken. we are already working on a fix for this. here's a temporal fix for everyone who can't wait: Snip from altivec.h #define vec_any_out(a1, a2) __builtin_altivec_vcmpbfp_p (__CR6_EQ_REV, (a1), (a2) +#include #endif /* __cplusplus */ add this to your altivec.h and copy the attatched header to the same location altivec.h is in. thx again lu_zero for finding the fix :) -- Bartosch Pixa Gentoo Linux Developer http://www.gentoo.org