0

My question is simple, is it possible to install two different version of gcc on the same red hat machine.

For example : gcc3.4 and gcc4, on red hat 6 ?

Ali Mezgani
  • 3,850
  • 2
  • 24
  • 36

1 Answers1

1

You should take a look at software collections (SCL). You probably want to take a look at the Red Hat Developer Toolset SCL.

user9517
  • 115,471
  • 20
  • 215
  • 297