[MPlayer-users] gcc 3.1

pl p_l at gmx.fr
Sun May 26 15:46:01 CEST 2002


On Sun, May 26, 2002 at 01:51:03PM +0200, Okki wrote:
> 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`

It looks cleaner and more portable (esp with the localized gcc versions).
So it's now in cvs. Thanks.

-- 
Best regards,
  pl




More information about the MPlayer-users mailing list