Tom Barraza <[EMAIL PROTECTED]> writes:

> Hey folks, I seemed to have solved my problem with the missing
> 'egcs' file in the egcs package on Mandrake 7.0.  I have another
> older PC here at home that I installed RedHat 6.0 on and took a
> look in the /usr/bin directory on that computer.  I did a
> 'cmp' on /usr/bin/gcc and /usr/bin/egcs and they are the same!
> I then (as root) created a symbolic link on my Mandrake 7.0
> installation in /usr/bin:
> ln -s gcc egcs
> and after that everything works fine!

are you sure ? :

try egcs --version  and see if you get the egcs release, try after :

gcc -V`egcs-version` --version

and see if you get the gcc release (surprise !!).

-- 
MandrakeSoft          http://www.mandrakesoft.com/
                                         --Chmouel

Reply via email to