[MPlayer-dev-eng] [PATCH] Multiple fixes for darwin
Alex Beregszaszi
alex at fsn.hu
Tue Oct 14 11:54:16 CEST 2003
Hi,
> 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
Committed a patch based on yours:
1, it uses hostinfo
2, it checks for hw.optional.altivec too (but also for hw.vectorunit)
I don't know much about Darwin releases, but imho it was changed between
some releases, so this may be for backward compatibility.
3, xmms dylib
4, sockets -ldnet
5, and the -Wl,bind ... patch
For the optimization disabling patch I will make an another round, for
the O4 vs O3, we'll discuss it more.
Ah, and about the fame: it's senseless as no external-fame support is
implemented.
--
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-dev-eng
mailing list