Date: Sun, 17 May 1998 14:22:02 +0300 (IDT) From: Eli Zaretskii To: Paul Derbyshire cc: djgpp AT delorie DOT com Subject: Re: Missing headers again! In-Reply-To: <4ZR61.1137$qR3.3599857@news20.bellglobal.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 15 May 1998, Paul Derbyshire wrote: > I'm missing the headers and , and this time it is *not* > PFE32...they really are missing. DJGPP doesn't support the wctype functions. These were introduced by the latest addendum to the ANSI C standard (that's right: C, not C++) along with a couple of other headers. Somebody must sit down and add them to our libc.a, otherwise you won't have them in C++ as well.