I just installed Cygwin and can launch a bash shell from windows, do ls
, emacs
, vi
, etc. However, when I do g++
it says command not found.
I thought g++
was installed by default in Cygwin? If that's not the case, what are the exact categories under which I can add g++
as a package to my cygwin?