This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: build failure (from configure patch?)



 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]