summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2003-05-01 15:18:09 +0000
committerBernard Normier <bernard@zeroc.com>2003-05-01 15:18:09 +0000
commit9803a48b2992dc449d27550f64acb16bfe0f560c (patch)
treea84d98d389e96f7c99b1cba32c473f7d350c93d2 /cpp
parentFixed VC++6 build (diff)
downloadice-9803a48b2992dc449d27550f64acb16bfe0f560c.tar.bz2
ice-9803a48b2992dc449d27550f64acb16bfe0f560c.tar.xz
ice-9803a48b2992dc449d27550f64acb16bfe0f560c.zip
Added minimum patch level for Sun C++ 5.3
Diffstat (limited to 'cpp')
-rw-r--r--cpp/INSTALL.SOLARIS1
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).