[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::c_plus_plus

Title:C++
Notice:Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS)
Moderator:DECCXX::AMARTIN
Created:Fri Nov 06 1987
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3604
Total number of notes:18242

3445.0. "need CXLLIBAnnn subset for dunix 4.0" by BLAZER::MIKELIS (Software Partner's Eng. MR01-3/F26) Wed Feb 12 1997 09:48

A customer (Rogue Wave) supplies C++ object class libraries for a wide 
variety of system vendors, including Digital.  

The Digital UNIX V4.0 installation kit includes a subset for the C++ 5.5 
compiler (CXXBASE550), which he's able to install on Dunix 4.0, but the 
installation procedure complains that the static lib package (CXXLIB550) 
libraries are unsupported on DUNIX after 3.2x.

The developers at Rogue Wave need these static libraries to build their
product for customers.  The installation scripts on the DUNIX distribution
CD mentions that, "For later systems, these (libraries) will be in the 
mandatory OS subset CXLLIBAnnn."  

Where do i find the subset?

/james
T.RTitleUserPersonal
Name
DateLines
3445.1ships with Digital UNIXDECCXX::MITCHELLWed Feb 12 1997 10:2610
The reason that the installation procedure will not allow
the class library archive files to be installed on Digital
UNIX V4.0 is that the archive files ship with the OS rather
than the compiler starting with UNIX V4.0.

CXLLIBA400 ships with Digital UNIX and is on the Digital
UNIX CDROM.  It's an optional subset and thus is not
automatically installed when DUNIX V4.0 is installed.
(libcxx.so is in the mandatory subset and is automatically
installled.)