basically it concerns multilangual and unicode conversion issues on Win32
targets.
windres does not allow to build unicode resources in normal way. for example,
when you try to build app which has english, russian and, for example, japanese
menu items and strings, the result is pretty funny...
--- Additional Comments From gauri at tut dot by 2006-04-08 10:48 ---
Created an attachment (id=960)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=960&action=view)
a patch for windres to make multilingual resources possible
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2
--- Additional Comments From hjl at lucon dot org 2006-04-08 16:02 ---
A patch is posted at
http://sourceware.org/ml/binutils/2006-04/msg00128.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2513
--- You are receiving this mail because: ---
You are on the CC list for
--- Additional Comments From hjl at lucon dot org 2006-04-08 22:58 ---
I used the new binutils on gcc and glibc. Everything looks OK. Fixed.
--
What|Removed |Added