From: maier
Date: Sat, 5 Oct 2013 12:59:41 +0000 (+0000)
Subject: Update readme on Windows support and minimal gcc version
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=189ca2be0a146b01e571a3b92572b505bd1b6165;p=dealii-svn.git
Update readme on Windows support and minimal gcc version
git-svn-id: https://svn.dealii.org/branches/branch_port_the_testsuite@31146 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/readme.html b/deal.II/doc/readme.html
index 5c7ec6dc50..f7a56a2521 100644
--- a/deal.II/doc/readme.html
+++ b/deal.II/doc/readme.html
@@ -78,22 +78,23 @@
platforms:
- - GNU/Linux: GCC version 4.0 or later;
+
- GNU/Linux: GCC version 4.1 or later;
Clang version 3.0 or later; ICC version 12 or later
- Mac OS X: GCC version 4.0 or later; Clang version 3.0 or later
(Please see the deal.II Wiki for installation issues)
- - Windows: Cygwin with recent GCC or Clang versions.
- Native Windows support with recent
- MinGW compiler.
- For installing on Windows, please refer to
- additional information on the deal.II Wiki and have a look at the bug
- tracker!
+ target="_top">deal.II Wiki for installation issues)
+
+
+ Windows support is currently highly experimental. For installing on Windows, please refer to additional
+ information on the deal.II Wiki and have a look at the bug
+ tracker!
+
+
Most other combinations of POSIX-style operating systems and C++
Standard compliant compilers should also work. If they don't,