|
ObjexxFCL Supported Platforms
The ObjexxFCL is written in ANSI/ISO compliant C++ and should be compatible with modern hardware, operating systems, and compilers.
It is known to work on x86, x64, IA-64, and PowerPC hardware with these operating systems and compilers:
| Operating System |
Compiler |
| Linux: 32 and 64-bit |
GCC 3.3, 3.4, 4.0, 4.1
Intel® C++ 8.0, 8.1, 9.0, 9.1 |
| Windows®: Win32 |
GCC 3.3, 3.4, 4.0, 4.1
Intel® C++ 8.0, 8.1, 9.0, 9.1
Microsoft® Visual C++ 7.1 (2003), 8.0 (2005) |
| Mac OS X |
GCC 3.3, 3.4, 4.0, 4.1 |
The ObjexxFCL should work on future stable releases of these compilers on the platforms listed above and these and later stable releases of GCC on other platforms.
|