From: guido Date: Fri, 11 Aug 2000 20:15:04 +0000 (+0000) Subject: more information on compiler flags X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d28bb223b0fda1a58f1d1203657cb1aba7801015;p=dealii-svn.git more information on compiler flags git-svn-id: https://svn.dealii.org/trunk@3252 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index ffa96bc3b6..eb30533f77 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -445,15 +445,34 @@ Since the ISO C++ standard is still quite new and compilers still change a lot, you might need to provide special options for the compiler. We have tried to automatize this process using the - ./configure script at least for the gcc compilers we use, but in - case something is not as you want it, change the file + ./configure script at least for the gcc compilers we use. If you need + additional flags, try the following two ways: + +