2000-04-22 04:33:34 +08:00
|
|
|
|
|
|
|
<!--#include virtual="/libstdc++/header.html"-->
|
|
|
|
|
|
|
|
|
|
|
|
<H3>Getting the sources by FTP or CVS</H3>
|
|
|
|
|
2000-05-25 06:36:40 +08:00
|
|
|
<P>Get the snapshot archive via FTP from
|
2000-04-22 04:33:34 +08:00
|
|
|
<BLOCKQUOTE>
|
|
|
|
<A HREF="ftp://sourceware.cygnus.com/pub/libstdc++/">
|
|
|
|
ftp://sourceware.cygnus.com/pub/libstdc++/
|
|
|
|
</A>
|
2000-04-30 04:41:19 +08:00
|
|
|
</BLOCKQUOTE>
|
|
|
|
You will probably need to use one of the
|
|
|
|
<A HREF="http://sourceware.cygnus.com/mirrors.html">mirror sites</A>
|
|
|
|
due to the heavy load on the main server.
|
|
|
|
</P>
|
2000-04-22 04:33:34 +08:00
|
|
|
|
2000-05-25 06:36:40 +08:00
|
|
|
<P> The master CVS repository for libstdc++-v3 is now a part of the
|
|
|
|
gcc repository. As such, checking out the <TT>gcc</TT> module includes the
|
|
|
|
current libstdc++-v3 development sources. To check out libstdc++-v3
|
|
|
|
only, use <TT>libstdc++-v3</TT> instead of <TT>gcc</TT> as the module.
|
2000-04-22 04:33:34 +08:00
|
|
|
|
2000-05-25 06:36:40 +08:00
|
|
|
<UL>
|
|
|
|
<LI>Read only CVS repository available by anonymous CVS. Directions
|
|
|
|
<A HREF="http://gcc.gnu.org/cvs.html"> here.
|
|
|
|
</A>
|
2000-04-22 04:33:34 +08:00
|
|
|
|
2000-05-25 06:36:40 +08:00
|
|
|
<P>
|
|
|
|
|
2000-05-27 03:59:46 +08:00
|
|
|
<LI>Read-Write CVS repository available by authorized CVS via SSH.
|
|
|
|
Directions <A HREF="http://gcc.gnu.org/cvswrite.html"> here.
|
2000-05-25 06:36:40 +08:00
|
|
|
</A>
|
2000-04-22 04:33:34 +08:00
|
|
|
</UL>
|
|
|
|
</P>
|
|
|
|
|
2000-05-25 06:36:40 +08:00
|
|
|
<p>You can also
|
|
|
|
<A HREF="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/libstdc++-v3?cvsroot=gcc">browse
|
|
|
|
the CVS repository over the web</A>.
|
2000-04-22 04:33:34 +08:00
|
|
|
|
2000-05-25 06:36:40 +08:00
|
|
|
</P>
|
2000-04-22 04:33:34 +08:00
|
|
|
|
|
|
|
|
|
|
|
<!--#include virtual="/libstdc++/footer.html"-->
|
|
|
|
|