From: wolf
Date: Wed, 23 May 2001 08:39:39 +0000 (+0000)
Subject: Support Intel ICC.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589a4de2c9203ca21171980c3b0739f353772949;p=dealii-svn.git
Support Intel ICC.
git-svn-id: https://svn.dealii.org/trunk@4712 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index f5413461bb..72c830f276 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -31,13 +31,22 @@
-
- 2001/05/17: deal.II 3.1.1
+ 2001/05/23: Intel ICC compiler supported
+
+ -
+ The library is now fixed so that it can also be compiled by
+ Intel's ICC C++ compiler for Linux.
+
+
+
+
+ 2001/05/17: deal.II 3.1.1
Version 3.1.1 is a bug-fix release based on 3.1. A list of
changes between the two versions can be found on
this
- page
+ page.
@@ -86,7 +95,7 @@
- 2001/02/20: Version 3.1 released
+ 2001/02/20: Version 3.1 released
After a long testing phase, we today released version 3.1 of
diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html
index 348511bead..f5b63067c2 100644
--- a/deal.II/doc/readme.html
+++ b/deal.II/doc/readme.html
@@ -33,9 +33,10 @@
At present, deal.II has been
- developed and tested on Unix or Unix-like systems only. It can be used positively on
+ developed and tested on Unix or Unix-like systems only. It can be
+ used positively on
- - Linux ELF with gcc 2.95.x;
+
- Linux ELF with gcc 2.95.x and Intel ICC;
- Sun Solaris 2.5, 2.6, and 7, with and gcc 2.95.x;
- IBM AIX 4.2, with gcc 2.95.x (with some restrictions on
the use of shared libraries).