[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-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 bootstrap/19852] New: Segmentation fault during: build/genmodes -h tmp-modes.h

2005-02-09 Thread hundertmarck at boehme-weihs dot de
- modes.h Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hundertmarck at boehme-weihs dot de CC: gcc

[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

[Bug bootstrap/19824] New: genattrtab allocates over 4GB memory and fails!

2005-02-08 Thread hundertmarck at boehme-weihs dot de
: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hundertmarck at boehme-weihs dot de CC: gcc-bugs at gcc dot gnu dot org,hundertmarck at boehme- weihs dot de GCC build triplet: powerpc-ibm-aix4.3.3.0 GCC host triplet: powerpc-ibm

[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

[Bug c++/19725] New: missing std::wstring support

2005-01-31 Thread hundertmarck at boehme-weihs dot de
: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hundertmarck at boehme-weihs dot de CC: gcc-bugs at gcc dot gnu dot org,hundertmarck at boehme- weihs dot de GCC build triplet