c++ - Why am I getting "No manual entry for gcc" -
When I enter:
man gcc
I get a "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 when I use it on the Sigwin Terminal, it does not seem that. I am on windows
You do not have support files for GCC (aka man pages) or installed in G ++ signin . You need to run Saigwin Setup * .exe again and select to install it. I'm not sure which package this is.
Comments
Post a Comment