[MPlayer-users] compile error

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Jul 25 20:21:06 CEST 2011


On Mon, Jul 25, 2011 at 01:53:34AM +0000, Zongyao QU wrote:
> Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:
> 
> > 
> > On Sat, Jul 23, 2011 at 05:02:28PM +0000, Zongyao QU wrote:
> > > OS: Mac OS X 10.7
> > > compiler: gcc from Xcode 4.1
> > 
> > Which is that?
> > Is it really gcc, not LLVM?
> 
> tried both.
> by
> export CC="cc -m64" -> this is llvm-gcc
> and
> export CC="gcc -m64" -> this is gcc 4.2.1 (Apple build)
> 
> both error.

According to a similar FFmpeg issue, cc=clang works.


More information about the MPlayer-users mailing list