Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Fri, 26 Oct 2001 12:54:51 +0200 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53d) Reply-To: "Gerrit P. Haase" Organization: convey Information Systems GmbH X-Priority: 3 (Normal) Message-ID: <115268306003.20011026125451@familiehaase.de> To: felix DOT schaller AT twt-gmbh DOT de CC: cygwin AT cygwin DOT com Subject: Re: Language Problems with cygwin (newlib/ctype) In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Hallo felix, 2001-10-26 12:52:07, du schriebst: > i'm having problems with the newlib package > especially the module "ctype.h" which is responsible for recognizing > characters > the problem is, that it doesnt recognize UTF-8 characters like umlauts or > accents > i compiled the newlib as it is described in the readme files...... > and got files like "libc.a, libg.a, libm.a" > those i copied in the path "/lib" > and the other paths where the old libc.a was found > and recompiled my testprogram but it had no effect........ Have you linked against the libs? In a cygwin install libc.a, libm.a, and libg.a are symlinks to libcygwin.a, try to build cygwin from the sources (if you check out from CVS, the newlib source is already included there). Build cygwin and look if it still fails then. > im really at the end of what i can do to fix this bug and really > superceeded my knowledge > in cygwin and what can be found of documentation in the internet. > although i think this is a very internal problem.......... Gerrit -- convey Information Systems GmbH http://www.convey.de/ Vitalisstraße 326-328 Gerrit P. Haase D-50933 Köln gerrit DOT haase AT convey DOT de Fon: ++49 221 6903922 -- 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/