This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: WCHAR_MIN; WCHAR_MAX
- To: Chris Prince <prince at wcug dot wwu dot edu>
- Subject: Re: WCHAR_MIN; WCHAR_MAX
- From: Gabriel Dos_Reis <Gabriel dot Dos_Reis at sophia dot inria dot fr>
- Date: 07 Oct 1999 20:22:53 +0200
- Cc: libstdc++ at sourceware dot cygnus dot com
- Organization: I.N.R.I.A Sophia-Antipolis (France)
- References: <Pine.LNX.3.96.991007102847.2336A-100000@sloth>
- Reply-To: libstdc++ at sourceware dot cygnus dot com
Chris Prince <prince@wcug.wwu.edu> writes:
| Hate to be a lame duck, but while compiling libstdc++.2.90.6.1 on a Sun
| sun4u sparc SUNW,Ultra-5_10 I for some reason end up bailing out with the
| errors below. I'm using gcc-2.95.1 which I just compiled without
| incident. a which shows that I'm using this new version.
Thanks for feedback, I have been having the same error for two weeks.
The trivial fix I see for the moment is to leave -temporarily-
numeric_limits<wchar_t> out, as it causes lots of problems.
I'll install that fix.
-- Gaby