diff options
Diffstat (limited to 'cpp/INSTALL.SOLARIS')
-rw-r--r-- | cpp/INSTALL.SOLARIS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/INSTALL.SOLARIS b/cpp/INSTALL.SOLARIS index c19cff36000..b1111e1a194 100644 --- a/cpp/INSTALL.SOLARIS +++ b/cpp/INSTALL.SOLARIS @@ -8,7 +8,7 @@ Operating System Ice is expected to build and run properly on Solaris 8, Solaris 9 and Solaris 10 on SPARC and x86/x64. However, Ice is officially -supported only on Solaris 10 update 2 or greater on Sparc and +supported only on Solaris 10 update 2 or greater on SPARC and Solaris 10 update 3 or greater on x86/x64. You also need to have /dev/urandom installed. This is installed by @@ -21,8 +21,8 @@ C++ compiler The following Sun compiler is supported: -- Sun C++ 5.9 (part of Sun Studio 12) with Patch 124863-01 on Sparc - and Patch 124864-01 on x86/x64 +- Sun C++ 5.9 (part of Sun Studio 12) with Patch 124863-01 on SPARC + and Patch 124864-07 on x86/x64 Builds with the following compilers are expected to succeed, but these compilers are not supported at this time: |