From: Ulrich Drepper Date: Sun, 6 Jun 1999 13:11:12 +0000 (+0000) Subject: Fix typo in linker option. X-Git-Tag: cvs/glibc_2-1-2~429 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4cd0dce75413add2a4ba1aea254ce52e18a481b;p=thirdparty%2Fglibc.git Fix typo in linker option. --- diff --git a/FAQ.in b/FAQ.in index 2c811c857f1..72b3ad38c26 100644 --- a/FAQ.in +++ b/FAQ.in @@ -132,7 +132,9 @@ Binutils 2.9.1.0.16 or later is also required. `message catalog' files containing translated versions of system messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror site. (We distribute compiled message catalogs, but they may not be - updated in patches.) + updated in patches.) Please note that the required minimal version + (0.10.35) of gettext is alpha software and available from + ftp://alpha.gnu.org/gnu . * Some files are built with special tools. E.g., files ending in .gperf need a `gperf' program. The GNU version (now available in a separate @@ -452,7 +454,7 @@ US. the libc.so which comes with glibc all I get is a core dump. {UD} On Linux, gcc sets the dynamic linker to /lib/ld-linux.so.1 unless the -user specifies a -dynamic-linker argument. This is the name of the libc5 +user specifies a --dynamic-linker argument. This is the name of the libc5 dynamic linker, which does not work with glibc. For casual use of GNU libc you can just specify to the linker