From 8bb90dbe78134d3b6bc9f830688fef18bbbbdf10 Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 8 Nov 1999 07:18:55 +0000 Subject: [PATCH] Add gcc2.95 to list of supported compilers. git-svn-id: https://svn.dealii.org/trunk@1837 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/common/README | 1 + 1 file changed, 1 insertion(+) diff --git a/deal.II/common/README b/deal.II/common/README index 7ac51d8b6c..2ec6cf6b46 100644 --- a/deal.II/common/README +++ b/deal.II/common/README @@ -11,6 +11,7 @@ In order to use the deal.II library (and its sublibraries /base and /lac) you need to have the following programs installed: - A fairly complete C++ compiler. We use egcs1.1.2 but other compilers might work as well. egcs1.0 will not work, however. + gcc2.95 works. - Perl: any Perl 5.x version should work. - Make: we use GNU make, version 3.75. Other make programs are not standardized and will quite surely fail to work. -- 2.39.5