Reputation: 10861
http://gcc.gnu.org/install/binaries.html
This page has the binaries. Which one would work for Fedora?
Upvotes: 2
Views: 250
Reputation: 165242
You would be better off using the GCC RPM for Fedora.
From command line:
yum install gcc
Upvotes: 2