More minor issues found while building libstdc++-v3 in gcc mainline for FreeBSD (with patch) 1/3
Benjamin Kosnik
bkoz@cygnus.com
Tue Apr 25 00:17:00 GMT 2000
I just checked in Branko's patches to resolve building the wchar_t string
instantiations. It should take care of this problem as well.
-benjamin
On Mon, 24 Apr 2000, Steven King wrote:
> 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.
More information about the Libstdc++
mailing list