[MPlayer-dev-eng] [PATCH] Multiple fixes for darwin

Diego Biurrun diego at biurrun.de
Mon Oct 13 13:03:09 CEST 2003


On Mon, Oct 13, 2003 at 11:25:18AM +0200, Attila Kinali wrote:
> On Sun, 12 Oct 2003 09:55:23 -0400
> Chris Zubrzycki <beren at mac.com> wrote:
> 
> > I took over maintaining mplayer in fink from Justin, and these are the 
> > patches we are currently using for mplayer
> > 
> > it adds a switch to turn off specific cpu opts (only for darwin atm)
> > uses hostinfo to determine  the processor of computers running 
> > darwin/ppc
> > uses the extension .dylib for the xmms lib in darwin
> > uses -O3 not -O4, 'cause gcc doesn'y have an O4
> > and fixes the libfame include because there is no ../libfame
> 
> This patch looks imho ok (though has a lot of codemetics)
> Ok to commit ?

Isn't this O4 --> O3 thing silly?  I thought it was for forwards
compatibility with new gcc optimization levels once they are
implemented.  The Linux kernel is compiled with -O9 for the same
reason...

Diego



More information about the MPlayer-dev-eng mailing list