From c0ed1dea3732c4975a249987c0ac7833fc16d48c Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Tue, 11 Jul 2000 21:45:08 +0000 Subject: docs: Update sourceware->sources in every HTML file. 2000-07-11 Phil Edwards * docs: Update sourceware->sources in every HTML file. Minor updates. From-SVN: r34967 --- libstdc++-v3/docs/faq/index.html | 58 +++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 30 deletions(-) (limited to 'libstdc++-v3/docs/faq/index.html') diff --git a/libstdc++-v3/docs/faq/index.html b/libstdc++-v3/docs/faq/index.html index 2b26466..5387090 100644 --- a/libstdc++-v3/docs/faq/index.html +++ b/libstdc++-v3/docs/faq/index.html @@ -2,26 +2,26 @@ - + libstdc++-v3 FAQ - + - +

libstdc++ Frequently Asked Questions

The latest version of this document is always available at - -http://sourceware.cygnus.com/libstdc++/faq/.

+ +http://sources.redhat.com/libstdc++/faq/.

To the libstdc++-v3 homepage. @@ -94,7 +94,7 @@ http://sourceware.cygnus.com/libstdc++/faq/.

as described in chapters 17 through 27 and annex D. As the library reaches stable plateaus, it is captured in a snapshot and released. The current release is the +HREF="ftp://sources.redhat.com/pub/libstdc++/libstdc++-2.90.8.tar.gz">the ninth snapshot. For those who want to see exactly how far the project has come, or just want the latest bleeding-edge code, the up-to-date source is available over @@ -148,7 +148,7 @@ HREF="http://gcc.gnu.org/gcc-2.95/buildstat.html">portability

1.4 How do I get libstdc++?

The ninth (and latest) snapshot of libstdc++-v3 is +HREF="ftp://sources.redhat.com/pub/libstdc++/libstdc++-2.90.8.tar.gz"> available via ftp.

The homepage @@ -165,7 +165,7 @@ HREF="ftp://sourceware.cygnus.com/pub/libstdc++/libstdc++-2.90.8.tar.gz">

1.5 When is libstdc++ going to be finished?

Nathan Myers gave the best of all possible answers in a - recent Usenet article.

+ Usenet article.


1.6 How do I contribute to the effort?

@@ -225,12 +225,12 @@ HREF="ftp://sourceware.cygnus.com/pub/libstdc++/libstdc++-2.90.8.tar.gz"> At present, you do not need to be subscribed to the list to send a message to it. More information is available on the homepage (including how to browse the list archives); to send - to the list, use - libstdc++@sourceware.cygnus.com. + to the list, use + libstdc++@sources.redhat.com.

If you have a question that you think should be included here, or if you have a question about a question/answer here, - contact Phil Edwards + contact Phil Edwards or Gabriel Dos Reis.

@@ -247,8 +247,8 @@ HREF="ftp://sourceware.cygnus.com/pub/libstdc++/libstdc++-2.90.8.tar.gz"> than building the GCC 2.[78] series was.
  • If you plan on hacking around with the makefiles, you will need the tools autoconfand automake. +HREF="http://sources.redhat.com/autoconf/">autoconfand automake.
  • GNU Make is the only make that supports these makefiles.

    @@ -283,13 +283,13 @@ HREF="http://sourceware.cygnus.com/automake/">automake.

    2.3 What is this CVS thing that you keep mentioning?

    -

    The Concurrent Versions System is one of several - revision control packages. It was selected for GNU projects - because it's free and very high quality. The The Concurrent Versions System is one of several revision + control packages. It was selected for GNU projects because it's + free (speech), free (beer), and very high quality. The CVS entry in the GNU software catalogue has a better description as - well as a link to the makers - of CVS. + well as a + link to the makers of CVS.

    The "anonymous client checkout" feature of CVS is similar to anonymous FTP in that it allows anyone to retrieve @@ -369,14 +369,12 @@ HREF="http://sourceware.cygnus.com/automake/">automake. occasions when the test does not hang, the zero-division is in fact trapped. That doesn't prevent hanging elsewhere.

    -

    You have two options. - You can wait until the signal-handling in Cygwin is reworked - and released; this is planned to take "a few weeks" - and will result in a fix sometime in late December or early January. +

    You have two options. You can get a newer cygwin1.dll (see the + Cygwin paragraph in the + installation instructions). Or you can get a prebuilt set of bits/std_limits.h and src/limitsMEMBERS.cc files from Mumit Khan's - Cygwin-related - website. + Cygwin-related website.


    @@ -543,10 +541,10 @@ to the list, Nathan Myers announced that he has started a list of instance) will of course be a continuing task.

    This +HREF="http://sources.redhat.com/ml/libstdc++/1999/msg00080.html">This question about the next libstdc++ prompted some brief but interesting speculation. +HREF="http://sources.redhat.com/ml/libstdc++/1999/msg00084.html">speculation.


    @@ -610,10 +608,10 @@ HREF="http://sourceware.cygnus.com/ml/libstdc++/1999/msg00084.html">speculation<

    This is assuming that your idea of "multithreaded" is the same as ours... The general question of multithreading and libstdc++-v3 is addressed in the chapter-specific advice for -Library +Library Introduction. Threadsafe containers are covered in more detail in -the +the Received Wisdom section on containers. @@ -643,9 +641,9 @@ HREF="http://sourceware.cygnus.com/ml/libstdc++/1999/msg00084.html">speculation<


    Comments and suggestions are welcome, and may be sent to -Phil Edwards or +Phil Edwards or Gabriel Dos Reis. -
    $Id: index.html,v 1.3 2000/05/24 18:35:37 pme Exp $ +
    $Id: index.html,v 1.4 2000/06/28 18:57:27 pme Exp $

    -- cgit v1.1