From 154648c016022332e71929c160cb8e66bbaf1e97 Mon Sep 17 00:00:00 2001 From: Richard Kreckel Date: Fri, 28 Jan 2000 11:53:46 +0000 Subject: [PATCH] - Added gcc 2.95.2 to `known to work with'-section. --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL b/INSTALL index 2afb7d1..5592eb6 100644 --- a/INSTALL +++ b/INSTALL @@ -11,9 +11,9 @@ $ make install You need GNU make. On HP-UX, you also need GNU sed. Known to work with: - - Linux/x86, gcc-2.7.0, gcc-2.7.2, gcc-2.8.0, egcs-1.1 - - Solaris 2.4 (sparc), gcc-2.7.0, gcc-2.7.2, egcs-1.1 - - OSF/1 V4.0 (alpha), egcs-1.1 + - Linux/x86, gcc-2.7.0, gcc-2.7.2, gcc-2.8.0, egcs-1.1, gcc-2.95 + - Solaris 2.4 (sparc), gcc-2.7.0, gcc-2.7.2, egcs-1.1, gcc-2.95 + - OSF/1 V4.0 (alpha), egcs-1.1, gcc-2.95 - Irix 5.3, CC 4 The "make" step takes about 4 hours, on a 486 DX / 33 MHz / 8 MB. -- 2.45.1