libstdc++/10041: HPUX 11.0 GCC 3.2.2 does not allow _GLIBCPP_USE_WCHAR_T to be defined
george.benavides@calebtech.com
george.benavides@calebtech.com
Wed Mar 12 17:48:00 GMT 2003
>Number: 10041
>Category: libstdc++
>Synopsis: HPUX 11.0 GCC 3.2.2 does not allow _GLIBCPP_USE_WCHAR_T to be defined
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 12 16:46:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: george.benavides@calebtech.com
>Release: gcc 3.2.2 on HPUX
>Organization:
>Environment:
>Description:
I am trying to use 'wstring' class on HPUX. However it is not define.
Looking at the header file 'include/bits/stringfwd.h', shows _GLIBCPP_USE_WCHAR_T is required to be defined. In file c++config.h it is not.
HPUX 11.0 standard install does have NLS support. However, I am inclined to conclude the configure scripts is requiring additional header file which are not included in a 11.0 standard install. From what I can recall ( I could be wrong) not all of the standard w*.h files are present on HP. However, all of the standard w* api calls are supported.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list