HP-UX 11.00: wstring support?
Lev Assinovsky
LAssinovsky@algorithm.aelita.com
Fri Jul 18 14:19:00 GMT 2003
Thank you Petur!
I was on the same way until
I realized that HPUX missed mbstate_t and such functions as
mbsrtowcs used by BUILD_DIR/<platform>/libstdc++-v3/src/ctype.cc (created by install)
Do you think I can live without mb* functions?
----
Lev Assinovsky
Aelita Software Corporation
O&S Core Division, Programmer
ICQ# 165072909
> -----Original Message-----
> From: Petur Runolfsson [mailto:peturr02@ru.is]
> Sent: Friday, July 18, 2003 5:45 PM
> To: Lev Assinovsky; libstdc++@gcc.gnu.org
> Subject: RE: HP-UX 11.00: wstring support?
>
>
> > I have searched all gcc related mailing list archives
> > and didn't find any patches or suggestions for fixing the problem.
>
> This might help:
>
> http://gcc.gnu.org/ml/libstdc++/2003-07/msg00273.html
>
> This is a (very experimental) patch against current mainline to
> enable wstring on platforms lacking C99 wchar_t support.
>
> I don't think anyone has tested this on HPUX yet, so don't be
> surprised if it doesn't work.
>
> Regards,
> Petur
>
>
More information about the Libstdc++
mailing list