From c0ed1dea3732c4975a249987c0ac7833fc16d48c Mon Sep 17 00:00:00 2001
From: Phil Edwards The latest version of this document is always available at
-
-http://sourceware.cygnus.com/libstdc++/faq/.libstdc++ Frequently Asked Questions
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">portabilityThe 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">
Nathan Myers gave the best of all possible answers in a - recent Usenet article.
+ Usenet article.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.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.
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.
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 $