Thanks for pointing me in the right direction.  I'm very much a newbie at this and I 
appreciate the help.

I looked at the egcs 1.0.3a version, and after reading through the documentation, I 
concluded that I need to upgrade my binuutils from 2.8.1.0.1-1 (came with RH50) to a 
version 2.8.1.0.15 or later.  Is this correct?

I tried to upgrade to binutils-2.9.1-1 using the binutils-2.9.1-1.i386.rpm and

rpm -Uvh binutils-2.9.1-1.i386.rpm

and it failed with the following message:

failed dependencies:
        libbfd.so.2.8.1.0.1 is needed by procps-1.2.4-1

but I find libbfd.so.2.8.1.0.1 in my /usr/lib directory.

I'm sorry if it appears that I need some hand holding here.  I'm very new at this and 
I don't want to mess up my system if I can help it.  Do I really need to upgrade 
binutils to load egcs, adn if so, what am I doing wrong?

TIA,
Paul

Federico Strati wrote:

Hi Paul,

> Paul Kersting wrote:
> >
> > I am trying to install the egcs-1.0.2-8.i386.rpm on my RH5.0 system and get the 
>following error messages:
> >
> > >rpm -ivh /home/pjk/tmp/egcs/egcs-1.0.2-8.i386.rpm
> > /lib/cpp conflicts with file from gcc-2.7.2.3-8
> > /usr/bin/protoize conflicts with file from gcc-2.7.2.3-8
> > /usr/bin/unprotoize conflicts with file from gcc-2.7.2.3-8
> > /usr/info/cpp.info.gz conflicts with file from gcc-2.7.2.3-8
> > /usr/man/man1/cccp.1 conflicts with file from gcc-2.7.2.3-8
> > error: /home/pjk/tmp/egcs/egcs-1.0.2-8.i386.rpm cannot be installed
> >
> > I am relatively new at linux, and up till now have been working with the system as 
>set up with the initial RH installation.  I need egcs primarily for g77.  Any help 
>would be greatly appreciated.  I've searched the list archives on egcs, and haven't 
>seen an answer to this problem, but that could be ignorance on my part.
>
> the problem is that you have to substitute the standard
> rh5.0 gcc with egcs, if you want to install egcs from the rpms.
> (deinstall gcc, install egcs) BUT! take a moment, this has
> some implications on your environment:
> first there're a number of problems with c++ progs compiled
> with gcc to work with egcs (libs compatibilities),
> second - but i've not tested it myself - perhaps there'll be
> problems in compiling the kernel sources.
>
> The egcs installation on rh 5.0 was discussed in this list
> and i'll attach some messages explaining how to go with
> differents alternatives (the choice is of course up to you)
> but you need to be aware that rh 5.1 ship with egcs now,
> if you want to use egcs for all the tasks: but if your concern
> is only on g77, i think you'll be happy with one of the alternatives
> below (as i am :-).
>
> HTH
>
> ciao fede
>
> attaching some previous postings:

< snip >

< snip >

-
Paul J. Kersting
KW Consulting, Inc. - Fuel Rod Expertise for the Nuclear Power Industry
E-mail: [EMAIL PROTECTED]    WWW: www.kwconsulting.com
(412) 635-7333 (voice)  (412) 367-2195 (fax)



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to