From 71bedb76ac4e71537d980705ed8d390950570071 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 31 Mar 1998 23:45:03 +0000 Subject: Update. * iconvdata/Makefile: Use libKSC shared object in JOHAB and EUC-KR. * sysdeps/unix/sysv/linux/bits/socket.h (PF_FILE): Correct comment. 1998-03-30 08:43 H.J. Lu * sysdeps/alpha/elf/start.S: Let __libc_start_main do most of the init stuff. 1998-03-31 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/syscalls.list: Wrapper for adjtimex syscall. * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Add adjtimex. Patches by Dominik Kubla . 1998-03-31 Andreas Jaeger * Makerules (install): Change comment for libc.so following the libc_nonshared changes. 1998-03-31 Ulrich Drepper --- FAQ.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'FAQ.in') diff --git a/FAQ.in b/FAQ.in index b6cc529e80..e0e7342279 100644 --- a/FAQ.in +++ b/FAQ.in @@ -474,11 +474,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 ) ?? How can I compile gcc 2.7.2.1 from the gcc source code using glibc 2.x? -- cgit v1.2.3