[MPlayer-cvslog] CVS: main configure,1.994,1.995
Guillaume POIRIER
poirierg at gmail.com
Mon May 9 14:17:24 CEST 2005
Hi,
On 5/9/05, Diego Biurrun CVS <syncmail at mplayerhq.hu> wrote:
> CVS change done by Diego Biurrun CVS
>
> Update of /cvsroot/mplayer/main
> In directory mail:/var2/tmp/cvs-serv7153
>
> Modified Files:
> configure
> Log Message:
> Allow more gcc 3.x and 4.x versions.
>
> Index: configure
> ===================================================================
> RCS file: /cvsroot/mplayer/main/configure,v
> retrieving revision 1.994
> retrieving revision 1.995
> diff -u -r1.994 -r1.995
> --- configure 7 May 2005 14:50:14 -0000 1.994
> +++ configure 9 May 2005 11:53:33 -0000 1.995
> @@ -609,7 +609,7 @@
> cc_version="v. ?.??, bad"
> cc_verc_fail=yes
> ;;
> - 2.95.[2-9]|2.95.[2-9][-.]*|3.[0-9]|3.[0-9].[0-9])
> + 2.95.[2-9]|2.95.[2-9][-.]*|[3-4].*)
I'm not gonna surprise anyone if I say that current CVS can't get
compiled on i386 with GCC-4, and that a lot of the fixes that were
sent to the ML were just rejected.
Diego, I guess you opened the Pandora Box! ;-)
Guillaume
More information about the MPlayer-cvslog
mailing list