Message-Id: <199809112121.VAA26678@out1.ibm.net> From: "Mark E." To: DJ Delorie , djgpp-workers AT delorie DOT com Date: Fri, 11 Sep 1998 17:21:20 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Wide string functions available In-reply-to: <199809112045.QAA27862@delorie.com> References: <199809111938 DOT TAA144020 AT out4 DOT ibm DOT net> (snowball3 AT usa DOT net) Precedence: bulk > Ick. Of course, we could just say that building STL requires you > install the wide lib first. > The bad part is SGI's STL 3.11 includes the wide string headers, but then doesn't use any of the functions that are supposed to be there. I grep'ed their distribution for anything with wcs* and couldn't find anything. You could point them to a site I found today which has a ANSI wide- and multibyte- string library for DJGPP: http://www.st.rim.or.jp/~jack/beta/index.html I haven't tested it since I just found it, but it would seem like the work has already been done. You also tell them to remove the reference since SGI's STL makes no use of it. But then again, that presumes people actually read the instructions. And while I'm at it... The final committee draft of C9X I occasionally make reference to is available from: http://wwwold.dkuug.dk/JTC1/SC22/WG14/ -- Mark E. snowball3 AT usa DOT net http://members.xoom.com/snowball3/