This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
hosts that define _GLIBCPP_USE_WCHAR_T
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Thu, 8 May 2003 10:47:12 -0500
- Subject: hosts that define _GLIBCPP_USE_WCHAR_T
As of today, it looks like
linux
freebsd5.0
http://gcc.gnu.org/ml/gcc-testresults/2003-05/msg00480.html
irix 6.5. (x > 18)
Automatically configure for wchar_t instantiations. Additionally, if
somebody figured out the solaris 2.8/2.9 situation, and or did
fixincludes for some of the Solaris includes, some versions of Solaris
would work as well. There are a couple GNATS reports about what needs to
happen.
Loren, if this is true, doesn't it mean that 5.0 needs a new abi file list?
curious,
benjamin