From b1498036735aeeb23df2d632eaa6205ad273a1fa Mon Sep 17 00:00:00 2001
From: hartmann
Date: Fri, 23 Apr 2004 10:55:16 +0000
Subject: [PATCH] And note about older MIPSpro compiler versions
git-svn-id: https://svn.dealii.org/trunk@9098 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/readme.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html
index 053a5ff064..16c9615ba7 100644
--- a/deal.II/doc/readme.html
+++ b/deal.II/doc/readme.html
@@ -117,7 +117,10 @@
appended .h. Version 5.0 does not work since they do not
allow the declaration of explicit specializations and a
larger number of other techniques that are used in the
- library, see the link in the list above.
+ library, see the link in the list above. The SGI MIPSpro
+ compiler 7.3 or earlier will not work since it is not C++
+ standard conforming. The MIPSpro compiler 7.4 will also not
+ work since it is still too buggy.
--
2.39.5