diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/INSTALL.SOLARIS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/INSTALL.SOLARIS b/cpp/INSTALL.SOLARIS index 3418dc79d29..1b0cbe475ef 100644 --- a/cpp/INSTALL.SOLARIS +++ b/cpp/INSTALL.SOLARIS @@ -13,6 +13,7 @@ C++ compiler ------------ - Sun C++ 5.3 (part of Forte 6 update 2 aka Sun WorkShop 6 update 2) + with patch 111685-14 (or later) applied. It is necessary to setup Sun C++ 5.3 to use the shared version of libCstd, as described in <F6U2 install base>/SUNWspro/READMEs/c++ C.1.b (line 168). |