Are you just looking for the basic gcc install?  I&#39;m not much of a Fedora person but you should be able to do yum grouplist |grep Development to see the dev groups and yum groupinstall to install whichever groups you like.  Grab Dev Tools and Dev Libraries for the basics I think.<div>
<br></div><div>For an actual recommendation though, you could try out LLVM and use its Clang compiler.</div><div><br></div>