[MPlayer-users] gcc 3.1

Sipos Ferenc sferi at dumballah.tvnet.hu
Sun May 26 15:22:02 CEST 2002


Hi!

With the --cc option, you give the name of the binary, not the version,
so nothing has to be changes, I have gcc 3.1, the binary name is gcc, so
I don't use -cc. 

Paco

2002-05-26, v keltezéssel Okki ezt írta:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 
> 
> Hi
> 
> With gcc 3.0.4 I don't have any problem, but with gcc 3.1 I have :
> 
> ./configure --cc=gcc-3.1
> 
> Checking for gcc-3.1 version ... gcc, bad
> Checking for gcc3 version ... v. ?.??, bad
> Checking for cc version ... 2.95.4, ok
> 
> In configure file, ligne 384, you have to change :
> 
> cc_version=`$_cc -v 2>&1 | sed -n 's/^.*version
> \([aegcygnustp-]*[0-9.]*\).*$/\1/p'`
> 
> with, cc_version=`$_cc -dumpversion`
> 
> And now, it's working :)
> 
> 
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
> 




More information about the MPlayer-users mailing list