| Compiler | Status | Notes |
|---|---|---|
| PC/Windows | ||
| VC 7.0 and below | UNSUPPORTED | Insufficient C++ language support |
| VC 7.1 | OK | officially supported |
| VC 8.0 w/SP1 | OK | officially supported |
| VC 9.0 | OK | officially supported (0.8+) |
| GCC 3.4.x | OK | should work (as it works on Linux) |
| PC/Linux | ||
| GCC 3.4.x | OK | officially supported (up to 0.7) |
| GCC 4.2.x | OK | officially supported |
| Mac OSX | ||
| ??? | ? | any takers? |
NOTE: The current development branch may not always build on all supported systems.