[MPlayer-dev-eng] [PATCH] OS/X build problems
Romain Dolbeau
dolbeau at caps-entreprise.com
Wed Oct 13 09:05:33 CEST 2004
Michael Niedermayer wrote:
> this is wrong, PIC is always much slower, at least if u use gcc
For machines that use ELF. Darwin & MacOS X don't, they use mach-o.
It's probably worse, as mach-o is really, really, _really_ bad.
You probably want to use "-mdynamic-no-pic" instead, as it's supposed
to diminish the suckiness (is that a word ? :-)
--
Romain Dolbeau
<dolbeau at caps-entreprise.com>
More information about the MPlayer-dev-eng
mailing list