How do i install the GNU GCC compiler collection??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do i install the GNU GCC compiler collection???

A little help for a newbie

5th Dec 2016, 11:26 AM
Shahbaz Khan
Shahbaz Khan - avatar
6 Answers
+ 2
sudo apt-get install build-essential
21st Dec 2016, 12:48 PM
James Durand
James Durand - avatar
+ 1
This is incredibly dependent on what operating system you're using.
5th Dec 2016, 4:33 PM
James Durand
James Durand - avatar
+ 1
Your best bet is to use Cygwin, Babun, or MingW then to install GCC.
6th Dec 2016, 12:40 PM
James Durand
James Durand - avatar
0
I'm using windows 7
6th Dec 2016, 9:40 AM
Shahbaz Khan
Shahbaz Khan - avatar
0
thanks james
6th Dec 2016, 3:40 PM
Shahbaz Khan
Shahbaz Khan - avatar
0
If this threads still alive, how do i install it on ubuntu? sudo apt install something???
21st Dec 2016, 12:48 PM
Shahbaz Khan
Shahbaz Khan - avatar