Link to home
Start Free TrialLog in
Avatar of InteractiveMind
InteractiveMindFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Downgrade gcc on Fedora13

Hi, I have Fedora13 which comes with gcc 4.4. However, I need to downgrade this to gcc 3.4. How do I do this?

I tried the following:

   yum install compat-gcc-34*

which claims to do this, and indeed it puts a g++34 file in my /usr/bin, but there's no gcc34! Any ideas why?

Thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of arnold
arnold
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial