[MPlayer-users] Trouble compiling MPlayer on OS X Lion 10.7.2

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Dec 19 19:04:56 CET 2011


On Mon, Dec 19, 2011 at 03:51:24AM -0500, Carlo Tambuatco wrote:
> I am compiling MPlayer (latest from repository) on my OS X Lion box using gcc 4.2.
[...]
> Error: Your binutils version is too old and not supported

No, that is definitely not the latest version.
Because that one would tell that you can't compile a 64 bit MPlayer.
A 32 bit one (e.g. via --cc="gcc -m32") should work fine for example.
I don't believe that using clang would help though, it still uses the
same binutils to my knowledge (though it is possible it defaults to 32
bit).


More information about the MPlayer-users mailing list