This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: build failure (from configure patch?)
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: build failure (from configure patch?)
- From: Phil Edwards <pedwards at jaj dot com>
- Date: Wed, 1 Dec 1999 17:27:19 -0500
Benjamin Kosnik <bkoz@cygnus.com> writes:
>
> 1. check for wchar.h
> 2. check for mbstate_t
> 3. check for WCHAR_MIN, WCHAR_MAX
> 4. check for WEOF
> 5. if all the above are affirmative, then enable _GLIBCPP_USE_WCHAR_T
I'll start playing with this if a patch hasn't already been submitted.
It's trivial to add a #define for HAVE_WCHAR_H automatically, which may
or may not help in the future..
(If you reply to the list, please don't cc another copy to me. Thanks!)
Phil