This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: windres RC codepage


Well, my TODO list is getting quite long, and I don't have time to keep
looking at this at the moment.  I will return to this later, but this
may not be soon.

The way to fix this is to add a /c option to windres that uses a
particular charset when converting resource strings, analogous to what
Microsoft's RC has.  I suppose the way to do this would be to use
Windows routines if native, else fall back to libiconv, else fall back
to some dummy behavior.

I've filed two bug reports:

http://sources.redhat.com/bugzilla/show_bug.cgi?id=576

http://sources.redhat.com/bugzilla/show_bug.cgi?id=577

Aaron W. LaFramboise


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