help me in installing gnu c++ compiler
sudo apt-get install g++
or
yum install gcc-c++
pacman, aptitude, synaptic, or whatever package manager that you've got.
Alternatively you could download the source code and build it yourself.
wait...
Last edited on
Lol ne555. I was having a similar chicken and egg dilemma when it came to retrieving the git source from github ;)
On Linux, use your package manager.
On windows, use the automated installer: http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/mingw-get/