This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
download.html misdirects people to old cvs [was Re: FreeBSD 4.0support now in]
- To: Stefanus Du Toit <sdt at gmx dot net>
- Subject: download.html misdirects people to old cvs [was Re: FreeBSD 4.0support now in]
- From: <llewelly at dbritsch dot dsl dot xmission dot com>
- Date: Thu, 11 May 2000 13:24:33 -0600 (MDT)
- Cc: libstdc++ at sourceware dot cygnus dot com
On Thu, 11 May 2000, Stefanus Du Toit wrote:
[snip]
>
> Hmm, do you mean libstdc++-v3 is included with gcc 2.96 (cvs)?
Yes.
cvs -z9 -d: pserver:anoncvs@anoncvs.cygnus.com:/cvs/gcc login
cvs -z9 -d: pserver:anoncvs@anoncvs.cygnus.com:/cvs/gcc co gcc/libstdc++-v3
Or you can wait until the next gcc snapshot appears at fast mirror near
you - See http://gcc.gnu.org/mirrors.html .
I have been using ftp.freesoftware.com/pub/sourceware/gcc/snapshots
>
> I have been looking at the libstdc++ cvs from cygnus.com so far, it seems
> to be the same as the april 20 snapshot - should I be looking somewhere
> else for really bleeding edge, current cvs?
hm. I suspect you are looking at the old cvs repository.
Actually, I just looked at
http://sourceware.cygnus.com/libstdc++/download.html
and it misdirects people to the old cvs repository :-(
See http://gcc.gnu.org/cvs.html for the new one.
[snip]