Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sat, 31 Aug 2002 15:55:46 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Nicholas Wourms cc: cygwin AT cygwin DOT com Subject: Re: [gcj-3.2]: US locale [8859_1] coding is not supported In-Reply-To: <20020831184918.43824.qmail@web21001.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 31 Aug 2002, Nicholas Wourms wrote: > Hi, > > I was trying to compile a java app with gcj. The application had a > configure script and was designed with the intention of being > compiled with gcj. It passes this flag (along with others) during > compile time: > > "--encoding=8859_1" > > which results in failure: > > " [...]unknown encoding: `8859_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" > > Sure I could just use UTF-8, which is working perfectly fine [in most > cases, but not all], but I find it a little bizarre that US encodings > would not be supported. Just thought I'd give you a heads up. > > Cheers, > Nicholas Nicholas, This is just a WAG, but try specifying the encoding as 'iso_8859_1' or 'iso8859_1'... Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! It took the computational power of three Commodore 64s to fly to the moon. It takes a 486 to run Windows 95. Something is wrong here. -- SC sig file -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/