diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-27 02:07:01 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-27 02:07:01 +0000 |
commit | f05f5ca3857fbf83460003f12e81667c2f60851e (patch) | |
tree | c2606d87d481fba1d2c69b79011a3f961f21cf20 /FAQ | |
parent | 252ff6b6767bb0f6ee1a686fa682ea3d8df51c1c (diff) | |
download | glibc-f05f5ca3857fbf83460003f12e81667c2f60851e.tar.gz glibc-f05f5ca3857fbf83460003f12e81667c2f60851e.tar.xz glibc-f05f5ca3857fbf83460003f12e81667c2f60851e.zip |
Update.
1999-07-25 Jakub Jelinek <jj@ultra.linux.cz> * sysdeps/sparc/sparc32/sparcv8/Makefile: -mv8 is deprecated, use -mcpu=v8. * sysdeps/sparc/sparc32/sparcv9/Makefile: Likewise. * sysdeps/sparc/sparc64/Makefile: Make %g7 register available for libc's private use (as assembly routine clobber it anyway). 1999-07-26 Andreas Jaeger <aj@arthur.rhein-neckar.de> * README.template (configurations): The crypt add-on has a new ftp site. * manual/install.texi (Installation): Likewise.
Diffstat (limited to 'FAQ')
-rw-r--r-- | FAQ | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ b/FAQ index ac9fd12684..799be81e3f 100644 --- a/FAQ +++ b/FAQ @@ -640,8 +640,8 @@ functions together with glibc. The functions are available, as an add-on (see question 1.11). People in the US may get it from the same place they got GNU libc from. People outside the -US should get the code from ftp.funet.fi [128.214.248.6] in the directory -pub/gnu/funet, or another archive site outside the USA. The README explains +US should get the code from ftp.gwdg.de [134.76.11.100] in the directory +pub/linux/glibc, or another archive site outside the USA. The README explains how to install the sources. If you already have the crypt code on your system the reason for the failure |