diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index c73b226430..5655d5c1f0 100644 --- a/INSTALL +++ b/INSTALL @@ -303,7 +303,7 @@ build the GNU C library: The GNU C library can only be compiled with the GNU C compiler family. As of the 2.2 release, GCC 2.95.2 or higher is required. - As of this writing, GCC 2.95.2 is the compiler we advise to use. + As of this writing, GCC 2.95.3 is the compiler we advise to use. You can use whatever compiler you like to compile programs that use GNU libc, but be aware that both GCC 2.7 and 2.8 have bugs in @@ -384,6 +384,7 @@ following patterns: mips*-*-linux powerpc-*-linux s390-*-linux + s390x-*-linux sparc-*-linux sparc64-*-linux |