These are the known working configurations of platform and compiler.
| platform | compiler | compiler version |
|---|---|---|
| Linux | g++ | 3.3, 3.4 |
| OSX | g++ | 4.0 |
| Windows (Cygwin) | g++ | 3.4 |
The only supported compiler is g++.
Other compiler versions may work; these are the ones that are known to build successfully.
