In regard to: Re: Call for help: Solaris C++ and Sun CC, Albert Chin said...:
On Sun, Aug 21, 2005 at 03:46:13PM +0200, Ralf Wildenhues wrote:
So I looked around. I've found this documentation
http://docs-pdf.sun.com/806-7982/806-7982.pdf (page 21):
| The Sun WorkShop 6 update 2 C++ compiler (5.3) includes a shared
| version of the libCstd library.
| To use the shared version of libCstd, do the following:
| 1. As superuser, manually create the following symbolic links.
|
| example% ln -s /usr/lib/libCstd.so.1 \
| /opt/SUNWSpro/lib/libCstd.so
| example% ln -s /usr/lib/libCstd.so.1 \
| /opt/SUNWSpro/lib/v8plus/libCstd.so
| example% ln -s /usr/lib/sparcv9/libCstd.so.1 \
| /opt/SUNWSpro/lib/v9/libCstd.so
We have this compiler on a Solaris 2.6 system and none of
/opt/SUNWSpro/lib/libCstd.so, /opt/SUNWSpro/lib/v8plus/libCstd.so, and
/opt/SUNWSpro/lib/v9/libCstd.so exist. There is no libCstd.so anywhere
in /opt/SUNWspro/lib.
I missed earlier parts of this thread, so I'm not sure what's being
discussed. We do have the Workshop 6u2 environment, including the
C++ compiler.
I've never (manually) created these links or the links for libiostream.
Tim
--
Tim Mooney [EMAIL PROTECTED]
Information Technology Services (701) 231-1076 (Voice)
Room 242-J6, IACC Building (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164
_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool