This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: wstring implementation problem


On Wed, May 16, 2001 at 01:27:32PM +0300, Antti.Kuorelahti@nokia.com wrote:
> I´m having problems with using wstring with gcc 2.95.3 on RedHat 7.0. I have
> seen reports of similar problems, but none of them seem to work for me. I
> tried applying the changes to bastring.h and string (the uncommenting
> wstring typedef, etc.). Do you have any suggestions for getting this work?
> Are there any patches ready to solve this problem?

The libstdc++ in 2.95.* has been deprecated and more-or-less abandoned.
Please try one of the 3.0-prerelease snapshots, which contains a totally
rewritten libstdc++, including wstring support.


Luck++;
Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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