]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Regenerated: /usr/unsupported/bin/perl scripts/gen-FAQ.pl FAQ.in
authorUlrich Drepper <drepper@redhat.com>
Tue, 23 Nov 1999 17:19:38 +0000 (17:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 23 Nov 1999 17:19:38 +0000 (17:19 +0000)
FAQ

diff --git a/FAQ b/FAQ
index 0409a58a69ca42bcc8376f9bc7b095757392e7a8..c84ea22effe900c017655b9e4a1a7fc4111e2527 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -1100,11 +1100,11 @@ shadow_compat: nis
 that have been linked against glibc 2.0 will continue to work.
 
 If you compile your own binaries against glibc 2.1, you also need to
-recompile some other libraries.  The problem is that libio had to be
-changed and therefore libraries that are based or depend on the libio
-of glibc, e.g. ncurses or slang, need to be recompiled.  If you
-experience strange segmentation faults in your programs linked against
-glibc 2.1, you might need to recompile your libraries.
+recompile some other libraries.  The problem is that libio had to be changed
+and therefore libraries that are based or depend on the libio of glibc,
+e.g. ncurses, slang and most C++ libraries, need to be recompiled.  If you
+experience strange segmentation faults in your programs linked against glibc
+2.1, you might need to recompile your libraries.
 
 Another problem is that older binaries that were linked statically against
 glibc 2.0 will reference the older nss modules (libnss_files.so.1 instead of