From: Wolfgang Bangerth Date: Fri, 19 Mar 2004 16:49:11 +0000 (+0000) Subject: Say something about the latest Sun Forte 5.4 X-Git-Tag: v8.0.0~15519 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af58de5d08037afb69793f7fe7817eefc21a0ec;p=dealii.git Say something about the latest Sun Forte 5.4 git-svn-id: https://svn.dealii.org/trunk@8829 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html index 145ebb9296..dcf50dbdfc 100644 --- a/deal.II/doc/readme.html +++ b/deal.II/doc/readme.html @@ -110,7 +110,9 @@ work, however. For gcc 2.96, see the Frequently Asked Questions. Also, Sun Workshop C++ 5.0 will not work since it does not support - template member functions, and IBM C Set++ 3.0 will not + template member functions, Sun Forte C++ 5.4 will not work since it + does not understand a number of other advanced template features, + and IBM C Set++ 3.0 will not work since they only have non-ISO header file names (with appended .h. Version 5.0 does not work since they do not allow the declaration of explicit specializations and a