I need to upgrade GCC. When I type yum install GCC it tells me Package gcc-4.1.2-51.el5.x86_64 already installed and latest version. Unfortunately I'm trying to install some software which requires GCC 4.3 minimum.
I checked out the possibility of installing GCC from source, but it looks very complicated!
How can I upgrade GCC to at least version 4.3 on CentOS?