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

2005-03-01 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-03-01 15:06 --- Subject: Re: wide character strings don't work on HP-UX > --- Additional Comments From pcarlini at suse dot de 2005-03-01 11:01 > --- > Unfortunately, bad news: if I remember correctly, Da

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

2005-03-01 Thread hundertmarck at boehme-weihs dot de
--- Additional Comments From hundertmarck at boehme-weihs dot de 2005-03-01 11:11 --- Whats the plan? Is it possibile that the problem would be fixed next time? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17005

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

2005-03-01 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-03-01 11:01 --- Unfortunately, bad news: if I remember correctly, Dave doesn't mean to fix the problem on anything older that 11.11... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17005

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

2005-03-01 Thread hundertmarck at boehme-weihs dot de
--- 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

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

2005-02-08 Thread hundertmarck at boehme-weihs dot de
--- Additional Comments From hundertmarck at boehme-weihs dot de 2005-02-08 15:02 --- The Problem was using gcc-3.2 as bootstrap compiler. After using the system cc the bootstrap finished successfully. Now my g++ supports wstring :-D Thanks to all! -- http://gcc.gnu.org/bugzilla/sh

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

2005-02-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-02-02 15:28 --- Subject: Re: wide character strings don't work on HP-UX > --- Additional Comments From pcarlini at suse dot de 2005-02-02 13:30 > --- > > I have unsuccesfull tested: gcc-3.3.5, gcc-3.4.3 a

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

2005-02-02 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-02-02 13:30 --- > I have unsuccesfull tested: gcc-3.3.5, gcc-3.4.3 and gcc-4.0 does not compile > on hp-ux. Problems with varargs... There is no released version, but the forthcoming 4.0 will be ok. To my best knowledge, hppa-hpu

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

2005-02-02 Thread hundertmarck at boehme-weihs dot de
--- Additional Comments From hundertmarck at boehme-weihs dot de 2005-02-02 13:26 --- Exists there any version of gcc3 newer than 3.2.3 that supports std::wstring on HP-UX11.11??? I have unsuccesfull tested: gcc-3.3.5, gcc-3.4.3 and gcc-4.0 does not compile on hp-ux. Problems with varar

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

2005-01-31 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-01-31 16:39 --- *** Bug 19725 has been marked as a duplicate of this bug. *** -- What|Removed |Added