This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1
- From: "jbuck at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2004 17:53:04 -0000
- Subject: [Bug libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1
- References: <20040812163817.17005.jerrydy@sbcglobal.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jbuck at gcc dot gnu dot org 2004-08-12 17:53 -------
In building the 3.4 branch, the following possibly relevant configure tests
don't find needed support:
checking wctype.h usability... no
checking wctype.h presence... no
checking for wctype.h... no
checking for enabled wchar_t specializations... no
Does the absence of wctype.h and specializations prevent wstring from working?
It appears that the claim in PR 10441 that the bug is fixed was incorrect
(unless it re-broke sometime between 3.4.0 and 3.4.1).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17005