+ 1
How do i install the GNU GCC compiler collection???
A little help for a newbie
6 odpowiedzi
+ 2
sudo apt-get install build-essential
+ 1
This is incredibly dependent on what operating system you're using.
+ 1
Your best bet is to use Cygwin, Babun, or MingW then to install GCC.
0
I'm using windows 7
0
thanks james
0
If this threads still alive, how do i install it on ubuntu? sudo apt install something???