This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/17005] wide character strings don't work on HP-UX 11i using gcc 3.4.1


------- 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


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