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

Zongyao Qu zongyao.qu at gmail.com
Tue Dec 20 06:50:36 CET 2011


Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:

> 
> 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.

He didn't say he need a 32bit one, though this is the only reason for me 
To use gcc on my Mac.
 
And as my experience, --cc="gcc -m32" will fail , since apple fallback gcc
to llvm-gcc from sometime I don't know, use --cc="gcc4.2 -m32" is safer.



More information about the MPlayer-users mailing list