<p>
At present, <acronym>deal.II</acronym> has been
- developed and tested on Unix or Unix-like systems only. It can be
- used positively on
+ developed and tested on the following platforms:
<ul>
- <li>Linux on x86, with gcc 3.2, 3.3, 3.4, 4.0, 4.1 and 4.2; and
+ <li>Linux on x86, with gcc 3.3, 3.4, 4.0, 4.1 and 4.2; and
Intel ICC 7.0, 7.1, 8.0, 8.1, 9.0, and 10.0;
<li>Linux on x86_64 (Opterons, AMD64, and Intel EM64T chips) using gcc
3.3, 3.4, 4.0, and 4.1;
+ <li>Mac OS X 10.2, 10.3, and 10.4 (on both PowerPC and Intel
+ processors) with gcc 3.x, 4.0, and 4.1;
<li>Sun Solaris 2.5, 2.6, 7, 8, and 9 on Sparc, with
gcc 3.2, 3.3, 3.4;
- <li>Sun Solaris 9 on Sparc in 64bit mode, with gcc 3.1.1/3.2;
- <li>FreeBSD 4.5 on x86, with gcc newer than 2.95;
- <li>IBM AIX 5.1 on Power4, with gcc 3.2 and gcc 3.3;
- <li>IBM AIX 4.2, with gcc newer than 2.95 (with some restrictions on
- the use of shared libraries);
- <li>Linux on IA-64 (Itanium), using gcc 3.4.2 and ICC 8.1;
- <li>Linux on HP/Compaq Alpha with gcc newer than 2.95 (courtesy of
- <a href="http://testdrive.hp.com">testdrive.hp.com</a>);
- <li>Linux on HPPA PA-RISC with gcc 3.0 (with some restrictions on
- the use of shared libraries; courtesy of
- <a href="http://testdrive.hp.com">testdrive.hp.com</a>);
- <li>Mac OS X 10.2, 10.3, and 10.4 with gcc 3.x, 4.0, and 4.1 (with
- some restrictions on the use of shared libraries);
+ <li>Linux on IA-64 (Itanium), using gcc 3.4.2, 4.1.2 and ICC
+ 9.1, ICC 10.0;
<li>Linux on x86, with the PathScale EKOPath compiler version
2.2 (though only with static instead of shared libraries);
<li>Linux on x86, with Portland Groups (PGI) pgCC compiler
cygwin1.dll versions 1.5.xx, and gcc 3.3 and 3.4 under Windows XP
and NT.
</ul>
- Newer versions of the compilers listed above are also likely to work.
+ Newer versions of the compilers listed above are also likely to
+ work, as are other brands of Unix (for example Sun Solaris,
+ FreeBSD, or Linux on chips like SPARC, PA-RISC, PowerPC, etc) using
+ gcc as compiler, but we do not regularly test them.
Furthermore, for the following list of systems, we have collected
our experiences on separate pages:
<ul>