]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(ftp): Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 14 Mar 1998 09:08:08 +0000 (09:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 14 Mar 1998 09:08:08 +0000 (09:08 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 40156657f489f8bc30ab4de0ed253205d911679a..dcafea27f543c138d4b8b09316722390984ad00e 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -643,11 +643,11 @@ problem.
 
 2.16.  What do I need for C++ development?
 
-{HJ,AJ} You need either egcs 1.0.1 or gcc-2.8.0 with libstdc++
-2.8.0. libg++ 2.7.2 (and the Linux Versions 2.7.2.x) doesn't work very
-well with the GNU C library due to vtable thunks.
+{HJ,AJ} You need either egcs 1.0.1 or gcc-2.8.1 with libstdc++
+2.8.1 (or more recent versions). libg++ 2.7.2 (and the Linux Versions
+2.7.2.x) doesn't work very well with the GNU C library due to vtable thunks.
 If you're upgrading from glibc 2.0.x to 2.1 you have to recompile
-libstc++ the library compiled for 2.0 is not compatible due to the new
+libstc++ since the library compiled for 2.0 is not compatible due to the new
 Large File Support (LFS) in version 2.1.
 
 \f