This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: More minor issues found while building libstdc++-v3 in gcc mainline for FreeBSD (with patch) 1/3
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: More minor issues found while building libstdc++-v3 in gcc mainline for FreeBSD (with patch) 1/3
- From: Steven King <sxking at uswest dot net>
- Date: Mon, 24 Apr 2000 23:31:11 -0700
- Organization: is the root of all evil
- References: <200004250510.AAA80509@latour.rsch.comm.mot.com>
- Reply-To: sxking at uswest dot net
I've also encountered this problem under linux, but I think the problem is some
sort of breakage on the configuration; the correct specialized
char_traits<wchar_t> is #ifdef by _GLIBCPP_USE_WCHAR_T, which appearently isnt
being defined so that the template char_traits definition is used instead for
wchar_t.
--
Steven King
sxking@uswest.net