[MPlayer-dev-eng] OSX 10.4 - dcbzl instruction is only for 64-bit implementations error

Steven M. Schultz sms at 2BSD.COM
Mon May 9 03:26:27 CEST 2005



On Sun, 8 May 2005, Nicolas Plourde wrote:

> 
> This should be solved in ffmpeg directly not hacked inside mplayer.  

	But it isn't fixed in ffmpeg.  The real fix would be to check if
	the 'dcbzl' instruction compiles - not a batch of #ifdef statements
	based on the compiler version and so on.

> solution if you are willing to fix it properly.

	Do you mean turn off CONFIG_DARWIN when building libavcodec/ppc/* ?

	ffmpeg doesn't compile libavcodec/ppc/* with "-D CONFIG_DARWIN" so
	"#define NO_DCBZL 1" is done. 

	A little help if a patch isn't quite right would be appreciated.  
	Maybe someone else who's got a 10.4 system can think of a better way
	but for now I'll just have to limp along with a more than usually
	hacked ./configure script.

	Steven Schultz




More information about the MPlayer-dev-eng mailing list