When I enter:
man gcc
I get "No manual entry for gcc"
. The same thing happens with g++
. Why am I getting this and how can I fix it?
I have both gcc and g++ but it just doesn't seem to work when I use it on the Cygwin terminal. I'm on Windows.