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: "hundertmarck at boehme-weihs dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2005 10:43:00 -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 hundertmarck at boehme-weihs dot de 2005-03-01 10:42 -------
Now I have similar problem on HP-UX 11.00 (32). gcc does not find any definition
of std::wstring. std::string is not useable too, in cause of unsatisfied
symbols. A similar configuration works on HP-UX 11.11 (64).
Has anybody an idea howto solve the problem?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17005