/** \page InstallDoc Installation The following sections contain instructions for compiling and testing OPT++. The basic instructions are followed by more detailed explanations of each step in the process. A brief summary of how to use OPT++ appears at the end; however, we encourage the user to continue reading the documentation for more extensive details. The following topics are covered on this page.
ARCH | OS | COMPILER |
\c i686 | Linux 2.4.21-* Linux 2.6.9-* Linux 2.6.20-* | GNU 3.2.2, 3.2.3, 3.4.3, 3.4.5, 3.4.6, 4.0.2, 4.1.1 Intel 8.1, 9.0 PGI 5.2, 6.0, 6.2 |
\c i686 | Cygwin 1.5.20-1 Cygwin 1.5.25 | GNU 3.4.4 |
\c x86_64 (Intel) | Linux 2.6.9-34.0.2 | GNU 3.4.5 |
\c x86_64 (AMD) | Linux 2.4.21-37 Linux 2.6.9-42.0.2 | GNU 3.2.2, 3.2.3, 3.4.3, 3.4.6 Intel 8.1, 9.0, 9.1 PGI 6.2 |
\c Mac PowerPC | OS X 10.3.9 | GNU 3.3 |
\c SUN | Solaris 2.10 | CC/cc 5.7 GNU 3.3.2 |
\c SGI | IRIX 6.5 | CC/cc MIPSPro 7.4.2 |
\c IBM | AIX 5.2 | xlC/xlc 7.0 |
Next Section: \ref SetUp | Back to the Main Page
Last revised May 1, 2007 */