This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Solaris -vs- iconv
Jeff Sturm wrote:
> A bare "gcj" invocation fails on Solaris, which isn't very useful.
I agree. I've always thought it to be quite nasty that we have to pass an
explicit "--encoding" flag in the build to get it to work on all platforms.
We really need to default to whatever javac defaults to for encodings, and
reserve the "--encoding" flag for people who know that they really need it.
regards
[ bryce ]