[Mplayer-users] Gcc 2.96
Tomi Ollila
Tomi.Ollila at sonera.com
Sat Sep 1 08:04:53 CEST 2001
Hi
This is what I've done.
I currently have:
$ rpm -qa | grep gcc
gcc-2.96-85
libgcc-3.0-6
kgcc-1.1.2-40
gcc-c++-2.96-85
gcc3-3.0-6
I upgraded gcc-2.96 to RedHat revision -85 from www.rpmfind.net, section
Red Hat Updates for 7.1. Rawhide has something like -96 as their last
2.96 version, but -85 has been working fine for me (hmm, had some directshow
compilation problems so I just --disable-directshow).
If you use this, give configure option --disable-gcc-checking, and then
don't send any bugreports...
The gcc3 -package above was taken from
http://www.ibiblio.org/pub/Linux/distributions/redhat/rawhide/i386/RedHat/RPMS/
In that URL there is also c++ etc. I have used that only to compile
latest avifile... or was it libmpeg3...
To compile using gcc3 enter command line:
$ CC=gcc3 ./configure # I did not test -- works w/ libmpeg3 etc...
Hmm, now that I remember, installing gcc3 (c++ in particular) might be
tricky at this time when using std RH/Mandrake/etc -packages. Easiest
is just to take 2.96 (revision late enough) for now and hope for the best...
Tomi
_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mplayer-users
More information about the MPlayer-users
mailing list