2
2
I am using Cygwin under Windows 7. For some reason (*) Cygwin talks to me in Japanese: bash responses, error messages from g++ etc are in Japanese. I speak some Japanese but having C++ compiler error messages in Japanese is a bit too annoying. In the DOS-Box-based bash, I can see at least the Japanese characters of the error messages, in xterm only latin characters are displayed.
How can I set Cygwin back to English?
(*) I am running a english version of Windows 7, however I do have various windows Japanese software installed, and my language for non-unicode programs is set to Japanese encoding for this reason. I do not know if this related.