From e5e45b53371ed058ed385b1940e8b36419740750 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 10 Dec 2002 04:05:39 +0000 Subject: Update. 2002-12-09 Ulrich Drepper * sysdeps/unix/sysv/linux/syscalls.list: Add __libc_creat and __libc_select aliases. * sysdeps/unix/sysv/linux/sigwaitinfo.c: Define __libc_sigwaitinfo alias. * sysdeps/unix/sysv/linux/sigwait.c: Define __libc_sigwait alias. * sysdeps/unix/sysv/linux/sigsuspend.c: Define __libc_sigsuspend alias. * sysdeps/unix/sysv/linux/poll.c: Define __libc_poll alias. * sysdeps/unix/syscalls.list: Define __libc_select alias. * sysdeps/posix/waitid.c: Define __libc_waitid alias. * sysdeps/posix/sigpause.c: Define __libc_sigpause and __libc___xpg_sigpause aliases. * sysdeps/generic/pselect.c: Define __libc_pselect alias. * misc/error.c: Remove use of USE_IN_LIBIO. --- FAQ.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FAQ.in') diff --git a/FAQ.in b/FAQ.in index ba99f9c..51f13b3 100644 --- a/FAQ.in +++ b/FAQ.in @@ -87,7 +87,7 @@ understand all the features of ELF, including weak and versioned symbols. The static library can be compiled with less featureful tools, but lacks key features such as NSS. -For Linux or Hurd, you want binutils 2.10.1 or higher. These are the only +For Linux or Hurd, you want binutils 2.13 or higher. These are the only versions we've tested and found reliable. Other versions may work but we don't recommend them, especially not when C++ is involved. -- cgit v1.1