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: WCHAR_MIN; WCHAR_MAX


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

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