LANG=ru_RU.cp1251, but binutils use UTF-8.

Oleksandr Gavenko gavenko@bifit.com.ua
Mon Jun 21 08:14:00 GMT 2010


I globally set LANG=ru_RU.cp1251 for Russian Windows.
All command work as expected (from coreutils, svn, etc.).

But objdump, nm, objcopy use UTF-8 instead recode to cp1251:

   $  objdump --help | head -n 2
РспользоваРÐ
ие: objdump <опции> <файл(ы)>
  Отображает РёРÐ
формацию из объекта 
<файл(ы)>.
   $ LANG=C objdump --help | head -n 2
Usage: objdump <option(s)> <file(s)>
  Display information from object <file(s)>.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list