I use gcc/g++ on Linux and since my install is in Spanish (my native language), gcc prints warnings and errors in Spanish. I would rather read them in English for two reasons:
- English messages are far easier to google.
- Spanish translations are more or less horrible.
Any help?
Try to change the
LANGenvironment variable: http://gcc.gnu.org/onlinedocs/gcc-4.4.0/gcc/Environment-Variables.html#Environment-Variables.