From: wolf Date: Fri, 26 Nov 1999 09:24:18 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c9917d1c227d260f4c6cd51019927ff69c0750e;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@1953 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/common/README b/deal.II/common/README index 0822d7eef6..25469ff1e4 100644 --- a/deal.II/common/README +++ b/deal.II/common/README @@ -13,8 +13,13 @@ In order to use the deal.II library (and its sublibraries /base and 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. + - Make: we use GNU make, version 3.75. We also use GNU make 3.78 + which has much better support for parallel builds, so you may + want to consider this version if you have a multiprocessor + system. GNU make 3.77 had a serious flaw in the $(wildcard ...) + function which prevented us from compiling some parts of the + library (most of our Makefiles are fixed, though). Other make + programs are not standardized and will quite surely fail to work. - In case you want to generate the documentation from the header files, you only need Perl installed. - In case you want the printable documentation, however, you need