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


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