public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17005] New: wide character strings don't work on HP-UX 11i using gcc 3.4.1
@ 2004-08-12 16:38 jerrydy at sbcglobal dot net
  2004-08-12 17:23 ` [Bug c++/17005] " pcarlini at suse dot de
                   ` (34 more replies)
  0 siblings, 35 replies; 36+ messages in thread
From: jerrydy at sbcglobal dot net @ 2004-08-12 16:38 UTC (permalink / raw)
  To: gcc-bugs

I just installed gcc 3.4.1 on HP-UX 11i and I'm unable to compile the following 
test case:

#include <string>

int main () {
        std::wstring s;
};

with error about wstring not in std namespace because _GLIBCPP_USE_WCHAR_T is 
commented out in the c++config.h file.

-- 
           Summary: wide character strings don't work on HP-UX 11i using gcc
                    3.4.1
           Product: gcc
           Version: 3.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jerrydy at sbcglobal dot net
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17005


^ permalink raw reply	[flat|nested] 36+ messages in thread

end of thread, other threads:[~2005-03-01 15:06 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-12 16:38 [Bug c++/17005] New: wide character strings don't work on HP-UX 11i using gcc 3.4.1 jerrydy at sbcglobal dot net
2004-08-12 17:23 ` [Bug c++/17005] " pcarlini at suse dot de
2004-08-12 17:26 ` [Bug libstdc++/17005] " pcarlini at suse dot de
2004-08-12 17:39 ` jbuck at gcc dot gnu dot org
2004-08-12 17:53 ` jbuck at gcc dot gnu dot org
2004-08-12 18:10 ` pcarlini at suse dot de
2004-08-12 18:29 ` jerrydy at sbcglobal dot net
2004-08-12 18:33 ` jbuck at gcc dot gnu dot org
2004-08-12 20:29 ` jerrydy at sbcglobal dot net
2004-08-12 22:09 ` danglin at gcc dot gnu dot org
2004-08-13  2:11 ` jerrydy at sbcglobal dot net
2004-08-13  4:40 ` danglin at gcc dot gnu dot org
2004-08-14 18:16 ` dave at hiauly1 dot hia dot nrc dot ca
2004-08-14 18:31 ` pcarlini at suse dot de
2004-08-14 19:03 ` cvs-commit at gcc dot gnu dot org
2004-08-14 19:27 ` pinskia at gcc dot gnu dot org
2004-08-14 19:45 ` dave at hiauly1 dot hia dot nrc dot ca
2004-08-15 18:06 ` pcarlini at suse dot de
2004-08-15 19:53 ` dave at hiauly1 dot hia dot nrc dot ca
2004-08-15 20:06 ` pcarlini at suse dot de
2004-08-15 20:47 ` dave at hiauly1 dot hia dot nrc dot ca
2004-08-15 22:29 ` dave at hiauly1 dot hia dot nrc dot ca
2004-08-21 10:26 ` pcarlini at suse dot de
2004-08-22 17:35 ` pcarlini at suse dot de
2004-08-22 19:31 ` dave at hiauly1 dot hia dot nrc dot ca
2004-08-25 17:50 ` cvs-commit at gcc dot gnu dot org
2004-08-25 18:08 ` pinskia at gcc dot gnu dot org
2005-01-31 16:39 ` pcarlini at suse dot de
2005-02-02 13:26 ` hundertmarck at boehme-weihs dot de
2005-02-02 13:30 ` pcarlini at suse dot de
2005-02-02 15:28 ` dave at hiauly1 dot hia dot nrc dot ca
2005-02-08 19:58 ` hundertmarck at boehme-weihs dot de
2005-03-01 10:43 ` hundertmarck at boehme-weihs dot de
2005-03-01 11:01 ` pcarlini at suse dot de
2005-03-01 11:12 ` hundertmarck at boehme-weihs dot de
2005-03-01 15:06 ` dave at hiauly1 dot hia dot nrc dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).