From: Ulrich Drepper Date: Tue, 31 Mar 1998 23:06:51 +0000 (+0000) Subject: Remove redundant case in libc.so doc. X-Git-Tag: cvs/before-sparc-2_0_x-branch~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a872b6a9f918bb217fd5599b40f49d2eb65b6c2;p=thirdparty%2Fglibc.git Remove redundant case in libc.so doc. --- diff --git a/FAQ b/FAQ index 5caf506cbc5..319427e08f4 100644 --- a/FAQ +++ b/FAQ @@ -524,11 +524,7 @@ probably a missing or incorrect /usr/lib/libc.so file; note that this is a small text file now, not a symlink to libc.so.6. It should look something like this: -GROUP ( libc.so.6 ld.so.1 libc.a ) - -or in ix86/Linux and alpha/Linux: - -GROUP ( libc.so.6 ld-linux.so.2 libc.a ) +GROUP ( libc.so.6 libc_nonshared.a ) 2.8. How can I compile gcc 2.7.2.1 from the gcc source code using