mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-14 07:10:05 +00:00
Fix typo in linker option.
This commit is contained in:
parent
d1e8859b93
commit
a4cd0dce75
6
FAQ.in
6
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
|
`message catalog' files containing translated versions of system
|
||||||
messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror
|
messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror
|
||||||
site. (We distribute compiled message catalogs, but they may not be
|
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
|
* 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
|
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.
|
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
|
{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.
|
dynamic linker, which does not work with glibc.
|
||||||
|
|
||||||
For casual use of GNU libc you can just specify to the linker
|
For casual use of GNU libc you can just specify to the linker
|
||||||
|
Loading…
Reference in New Issue
Block a user