diff --git a/doc/index.htm b/doc/index.htm index 0f34fbb7..dbfe9b9d 100644 --- a/doc/index.htm +++ b/doc/index.htm @@ -207,15 +207,23 @@ Map

Supported Platforms

-

The original development platform for uBLAS we used MSVC 6.0 -with Dinkumware STL. Other compilers known to accept the library -are

+

The current version of uBLAS expects a modern (ISO standard compliant) compiler. Compilers with little or no problems with uBLAS are:

+ +

The version of uBLAS in Boost 1.32.0 (and earlier) support many older compilers. If you are +using such a compiler please use this version of uBLAS. Compilers known to accept this older library +are:

For possible problems please consider to consult the Boost regression tests.