diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-06-06 12:58:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-06-06 12:58:19 +0000 |
commit | a582750d701263b71ff9d0a85795598872d510a7 (patch) | |
tree | 902f88a3db22114d673d15027d6288c77f779fe1 /FAQ | |
parent | b3864d70e74192455c8db5ff7e32574f2a8fca6e (diff) | |
download | glibc-a582750d701263b71ff9d0a85795598872d510a7.tar glibc-a582750d701263b71ff9d0a85795598872d510a7.tar.gz glibc-a582750d701263b71ff9d0a85795598872d510a7.tar.bz2 glibc-a582750d701263b71ff9d0a85795598872d510a7.zip |
Update.
1999-06-04 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* math/libm-test.c (yn_test): Change one delta.
(jn_test): Likewise.
(j1_test): Likewise.
(y0_test): Likewise.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -634,7 +634,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 |