From 4a872b6a9f918bb217fd5599b40f49d2eb65b6c2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 31 Mar 1998 23:06:51 +0000 Subject: [PATCH] Remove redundant case in libc.so doc. --- FAQ | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 -- 2.47.2