diff options
author | 2005-04-06 02:59:17 +0000 | |
---|---|---|
committer | 2005-04-06 02:59:17 +0000 | |
commit | 8c97594786f19b93a46da46796dcb33d0fe33dc9 (patch) | |
tree | bf313b7b7278d82a07c7fc5a0e627d4643e43bd1 /README.template | |
parent | 2005-03-08 Jakub Jelinek <jakub@redhat.com> (diff) | |
download | glibc-8c97594786f19b93a46da46796dcb33d0fe33dc9.tar.xz glibc-8c97594786f19b93a46da46796dcb33d0fe33dc9.zip |
2005-04-05 Roland McGrath <roland@redhat.com>
* NEWS, version.h (VERSION): 2.3.5.
* README.template: Note incompatibility with GCC 4.
* README: Regenerated.
Diffstat (limited to 'README.template')
-rw-r--r-- | README.template | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.template b/README.template index d501d718df..5751d6a7e3 100644 --- a/README.template +++ b/README.template @@ -2,6 +2,9 @@ This directory contains the version VERSION release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. +Please note that version VERSION cannot be built with GCC 4! +The next release will be compatible with the newer compiler. + As of this release, the GNU C library is known to run on the following configurations: |