This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Solaris -vs- iconv
- To: Tom Tromey <tromey at redhat dot com>
- Subject: Re: Solaris -vs- iconv
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Sat, 31 Mar 2001 11:18:41 -0500 (EST)
- cc: java at gcc dot gnu dot org
On 30 Mar 2001, Tom Tromey wrote:
> Jeff> 1) Hack libjava.exp for --encoding.
>
> We should do this regardless of how we fix the Solaris problem. If we
> don't do this then the user's locale could mess up test results.
Not really. Libtool seems to reset the locale. I don't know why it does.
Jeff