Hi,
OSF1 V4.0 1229 alpha
I'd like to use setld to reinstate a package. After
reading the man page I'm not sure if this is possible.
I want to revert to cxx 6.1 from cxx 6.2 which seems
to have a small incompatibility with libcxx on our
4.0f system (i.e., the symbol __cxx_call_static_dtors
is missing).
setld -i | grep CXX
CXXBASE610 DIGITAL C++ Version 6.1 for DIGITAL UNIX
CXXBASE620 installed Compaq C++ Version 6.2 for Tru64 UNIX
CXXHTML610 DIGITAL C++ HTML documentation
CXXHTML620 installed Compaq C++ HTML documentation
CXXLIB610 DIGITAL C++ Run-Time Library (libcxx)...
CXXLIB620 installed Compaq C++ Run-Time Library (libcxx)...
CXXOLD610 DIGITAL C++ V5.7 (-oldcxx) compiler
CXXOLD620 Compaq C++ V5.7 (-oldcxx) compiler
The fact that CXXBASE610 is listed here does that mean I can
reinstate it as the default C++ compiler using setld. Or
do I need to do this via the CDROM.
Alternatively, does the latest patch for 4.0f fix the missing
symbol problem?
Many thanks,
- Michael
- Michael
Received on Wed Jul 19 2000 - 19:46:45 NZST