diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-08-28 00:22:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-08-28 00:22:21 +0000 |
commit | a125d9b46eb8e57cd67542c992d7d1c84e563b58 (patch) | |
tree | ecb2020ffd9ef49e74a54fa49d51a45f9829dc9c /FAQ.in | |
parent | 8a3c8443579971eff1d42db864952ca8a910780c (diff) | |
download | glibc-a125d9b46eb8e57cd67542c992d7d1c84e563b58.tar.gz glibc-a125d9b46eb8e57cd67542c992d7d1c84e563b58.tar.xz glibc-a125d9b46eb8e57cd67542c992d7d1c84e563b58.zip |
Update.
1999-08-26 Andreas Schwab <schwab@suse.de> * locale/langinfo.h (YESSTR, NOSTR): Still define if __USE_GNU.
Diffstat (limited to 'FAQ.in')
-rw-r--r-- | FAQ.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FAQ.in b/FAQ.in index 2fc4717e63..1e4410829a 100644 --- a/FAQ.in +++ b/FAQ.in @@ -76,6 +76,9 @@ Make up your own decision. GNU CC versions 2.95 and above are derived from egcs, and they may do even better. +Please note that gcc 2.95 and 2.95.1 cannot compile glibc on Alpha due to +problems in the complex float support. + ?? When I try to compile glibc I get only error messages. What's wrong? |