This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
hpux10.20 works, kindof
- To: libstdc++@sourceware.cygnus.com
- Subject: hpux10.20 works, kindof
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Wed, 2 Jun 1999 18:47:53 -0700 (PDT)
- cc: girod@stybba.ntc.nokia.com
...but not with wchar_t. You'll need to edit the bits/c++config.h file to
undefine _G_USE_WCHAR_T macro for now. And use today's cvs sources.
Check out the ChangeLog for more info.
-Benjamin