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


On Jan 30, 2002, Tom Tromey <tromey@redhat.com> wrote:

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

Nope.  My reply was already there in the original posting.  Call me
psychic :-)

> Did the original reporter (sorry, I don't have your real name) try
> using `--encoding=UTF-8'?

He didn't mention doing so, so I assumed he didn't.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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