more on new compilers

This commit is contained in:
Sylvain Pion 2007-03-09 17:20:34 +00:00
parent 9426891f83
commit 2bbef62de2
1 changed files with 4 additions and 2 deletions

View File

@ -5,7 +5,9 @@ The following functionality has been added or changed:
1 General
Additional supported platforms:
- g++
- GNU g++ 4.1 and 4.2 supported
- Intel C++ compiler 9
- Microsoft Visual C++ compiler 8.0
2 Installation
@ -20,7 +22,7 @@ chosen with linker pragmas in header files.
4 Number Types
- Fixed_precision_nt and Filtered_exact number types removed.
- Fixed_precision_nt and Filtered_exact number types have been removed.
5 Kernels