This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: More minor issues found while building libstdc++-v3 in gcc mainline for FreeBSD (with patch) 1/3



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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]