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