This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Gcj Errors


>>>>> "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


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