This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: UnsupportedEncodingException


Hi Melanie,

>How can i used other encodings? especially
>windows-1256 or Cp1256? I tried code using
>'windows-1256' under linux and and it worked correctly
>without any class references.

This probably has to do with the fact that the MinGW
build doesn't use libiconv and the Linux builds do.
The encoding you mentioned isn't one of the standard
gcj encodings. I'm not knowledgeable enough about this
to elaborate further.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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