This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Mon, Jun 21, 2010 at 10:14 AM, Oleksandr Gavenko
<gavenko@bifit.com.ua> wrote:
> Â$ Âobjdump --help | head -n 2
> ÐÐÐÐÑÐÑÐÂÐÐÐÂÐÑÐÐÐÂÐÐÐÑÐÂ: objdump <ÐÑÐÑÐâÐÑÐÑ> <ÐâÐÂÐâÐÂ(Ðâ)>
> ÂÐÑÐâÐÑÐÂÐÐÐÂÐÂÐÂÐÂÐâ ÐÑÐÐÐâÐÑÐÐÐÑÐÂÐâÐÑÐÐ ÐÑРÐÑÐÂÐÐÐÂÐÑÐâÐÂ
> <ÐâÐÂÐâÐÂ(Ðâ)>.
> Â$ LANG=C objdump --help | head -n 2

Maybe looking at the bytes would offer some insight:

$  objdump --help | head -n 2 | hexdump -C

Which terminal do you use ? mintty? rxvt? xterm? the Cygwin shortcut?

-- 
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]