Gcj Errors

Tom Tromey tromey@redhat.com
Wed Jan 30 15:08:00 GMT 2002


>>>>> "Alexandre" == Alexandre Oliva <aoliva@redhat.com> writes:

>> On Jan 30, 2002, "jdeepak" <jdeepak@chen.ipgen-india.com> wrote:
>> gcj --main=HelloWorld -o HelloWorld HelloWorld.java
>> HelloWorld.java:0: unknown encoding: `ISO8859-1'

>> This might mean that your locale's encoding is not supported
>> by your system's iconv(3) implementation.  If you aren't trying
>> to use a particular encoding for your input file, try the
>> `--encoding=UTF-8' option.

Alexandre, did you mean to add more text here?
I don't see the original message.

I don't know what to say beyond what is in the error message.
Did the original reporter (sorry, I don't have your real name) try
using `--encoding=UTF-8'?

Tom



More information about the Gcc mailing list