Date: Fri, 11 Sep 1998 16:45:02 -0400 (EDT) Message-Id: <199809112045.QAA27862@delorie.com> From: DJ Delorie To: snowball3 AT usa DOT net CC: djgpp-workers AT delorie DOT com In-reply-to: <199809111938.TAA144020@out4.ibm.net> (snowball3@usa.net) Subject: Re: Wide string functions available Precedence: bulk > In that case, then include include/wchar.h and include/wctype.h in > the distrubution, but stripped of the function prototypes but leaving > everything else. That way, when stdlibc++ is upgraded to the > current version of SGI's STL, compiling their string class won't > generate a complaint about missing headers. Ick. Of course, we could just say that building STL requires you install the wide lib first.