[MPlayer-dev-eng] Re: [MPlayer-users] CVS compile error on PPC

Romain Dolbeau dolbeau at irisa.fr
Fri Jan 24 11:53:19 CET 2003


D Richard Felker III wrote:

> This should be auto-detected by configure. Can someone with ppc please
> submit a patch or commit a fix?

I'm working on it (ffmpeg & mplayer)

The problem is the brain-damaged implementation of AltiVec
in non-apple gcc(-3.2). For some reason, they use incompatible
commend-line arguments and incompatible initializers.

So you need to fix all the Makefiles and most of the code,
with ugly-looking 'ifdef CONFIG_DARWIN' everywhere.

-- 
Romain Dolbeau



More information about the MPlayer-dev-eng mailing list