This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: Error in installation in Solaris
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: Error in installation in Solaris
- From: Meenaradchagan Vishnu <mvishnu at fore dot com>
- Date: Fri, 8 Oct 1999 11:05:29 -0400 (EDT)
- Cc: libstdc++ at sourceware dot cygnus dot com
- Reply-To: Meenaradchagan Vishnu <mvishnu at fore dot com>
I just downloaded a few minutes ago from
ftp://sourceware.cygnus.com/pub/libstdc++/
libstdc++-2.90.6.1.tar.gz
(That seems to be the latest version sept 14 available there.) Where do I
get the Oct 04th version?
Regards
Meenan
>
> Meenaradchagan Vishnu <mvishnu@fore.com> writes:
>
> | I am trying to (re) install the libstdc++-v3 on Solaris and I commented out
> | the numeric_limits<wchar_t> in std_limits.h as advised. Now I get another
> | error: (looking at the source code locale_facets.tcc, I see a 'q' after the
> | semi-colon at line 755. And the problem seems to go away if I remove that
'q'!)
>
> Actually, that typo was fixed on 1999-10-04. Which version are you using?
>
> [ long error messages snipped ]
>
> You might want to try a recent EGCS snapshot, you'd get nicer
> error-messages printing.
>
> -- Gaby