Where can I get the GCC binary?

I want to get the latest version of GCC linux, just a link-> download. Does anyone know of such a place? It's hard for me to find him.

Of course, it is possible to download the source code and compile it, but the instructions in http://gcc.gnu.org/install/download.html are long and terrible, so it would be nice to just get the binary if you can.

EDIT: I am not an administrator on my computer, so I cannot use apt-get install.

+5
source share
2 answers

If you want to run it on Windows, cygwin is a good way to do this.

+1
source

, . GCC .

+1

All Articles