<acronym>deal.II</acronym> supports at least the following
platforms:
<ul>
- <li>GNU/Linux: using the GCC compiler version 4.0 or later; using the
- Clang compiler version 3.0 or later; using the ICC compiler
- version 12 or later
- <li>Mac OS X: using the GCC compiler version 4.0 or later (Please see
- the <a href="https://code.google.com/p/dealii/w/list"
- target="_top">deal.II Wiki</a> for installation issues)
+ <li>GNU/Linux: GCC version 4.0 or later;
+ Clang version 3.0 or later; ICC version 12 or later
+ <li>Mac OS X: GCC version 4.0 or later; Clang version 3.0 or later
+ (Please see the <a href="https://code.google.com/p/dealii/w/list"
+ target="_top">deal.II Wiki</a> for installation issues)
<li><a href="http://www.cygwin.com"
- target="_top">Cygwin/Windows</a> with recent GCC
+ target="_top">Cygwin/Windows</a> with recent GCC or Clang
versions. For <a href="https://code.google.com/p/dealii/wiki/Windows"
- target="_top">installing on Windows</a>, please refer to
- additional information on
- the <a href="https://code.google.com/p/dealii/w/list"
- target="_top">deal.II Wiki</a>!
+ target="_top">installing on Windows</a>, please refer to additional
+ information on the <a href="https://code.google.com/p/dealii/w/list"
+ target="_top">deal.II Wiki</a>!
</ul>
Most other combinations of POSIX-style operating systems and C++
Standard compliant compilers should also work. <i>If they don't,