Just a comment on this gcc-2.96 issue. Yesterday I was compiling a program using Mesa3D library. I was surprised I had so many errors in the compilation time (more than 20) because it was a program than under Windows did not have any problem. Then I went to the makefile I was using and changed the opcion of CC=gcc for CC=gcc3 and the number of errors reduced to 5! which were easy to correct, just different declarations of the same function.
I installed gcc3 during the installation of RH7.2 and never removed gcc-2.96. I think there is no problem leaving it there, just making sure to specify gcc3 for compilation of anything and not gcc-2.96. Cesar --- Kjetil Tjensvold <[EMAIL PROTECTED]> wrote: > Ok I'll try that:-) > > > -- Matthew Saltzman <[EMAIL PROTECTED]> skrev: > On > Sun, 28 Apr 2002, [iso-8859-1] Kjetil Tjensvold > > wrote: > > > > > gcc3 disnt show up after grep gcc. > > > > Sorry, I wasn't clear. That was my system, showing > > both compilers > > installed. Grab the gcc3 RPM series from > > updates.redhat.com or a mirror > > and install them. You don't need to uninstall the > > gcc-2.96 RPMs. > > > > > --- Matthew Saltzman <[EMAIL PROTECTED]> skrev: > > > On > > > Sun, 28 Apr 2002, [iso-8859-1] Kjetil Tjensvold > > > > wrote: > > > > > > > > > How do I completely remove gcc-2.96-98 from my > > rh > > > > 7.2 > > > > > system.I want to install gcc-3.0.4 due to > > compile > > > > > MPlayer.As known this program will not compile > > > > with > > > > > gcc-2.96-98 compiler. I dont want any files > > > > containing > > > > > the old version number hang around. I want it > > > > > completely removed. I have tried to force an > > > > > installation of gcc-3.04 but failed due to > > > > > dependencies to cpp-2.96-98 and kernel > > 2.4.7-10. > > > > But I > > > > > dont use that kernel version. I use 2.4.18. > > > > > > > > Don't do this. Instead, install the gcc3 RPMs. > > > > They live nicely > > > > alongside the regualr gcc-2.96-98 rpms. > > > > > > > > [mjs@paladin mjs]$ rpm -qa | grep gcc > > > > > > ***********See my comments below > > ******************* > > > > > > > > > > gcc-c++-2.96-98 didn't show up > > > > gcc3-3.0.4-1 that one didn't show up > > > > gcc-2.96-98 show up as is > > > > libgcc-3.0.4-1 show up as is > > > > gcc3-c++-3.0.4-1 that one show up as > > gcc-c++-3.0.4-1 > > > > > > > > > > gcc-g77-2.96-98 show up as is > > > > gcc-objc-2.96-98 show up as is > > > > > > > > Then set your complier to be gcc3 instead of > > gcc. > > > > This is usually done in > > > > a makefile by defining the CC macro. (I don't > > know > > > > how mplayer builds, > > > > but if that's not already there, you will need > > to > > > > replace occurrences of > > > > gcc with gcc3.) > > > > > > > > -- > > Matthew Saltzman > > > > Clemson University Math Sciences > > [EMAIL PROTECTED] > > http://www.math.clemson.edu/~mjs > > > > > > > > _______________________________________________ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > ===== > Investigating the Norwegain 4.th Secret Service > The multiheaded animal. > http://hjem.sol.no/altiett/knut_ove_hauge_kuren.htm > > ______________________________________________________ > Sjekk snørapporter... > fra 500 ski-destinasjoner i Europa > på http://no.snow.yahoo.com/ > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list __________________________________________________ Do You Yahoo!? Yahoo! Health - your guide to health and wellness http://health.yahoo.com _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list