This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException
- From: Andrew Haley <aph at redhat dot com>
- To: Andreas Grunewald <gruni dot ca at gmail dot com>
- Cc: java at gcc dot gnu dot org
- Date: Sun, 17 Apr 2005 13:45:04 +0100
- Subject: Re: String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException
- References: <535d1ff8050417054178bbe423@mail.gmail.com>
Andreas Grunewald writes:
> Ok once again a new something that I detected.
It's a problem with static linking.
Andrew.