I have a CXX application which, when linked to the static DEC threads
library (using the -non_shared switch ), runs OK on both the system
it was linked on, as well as other DEC Alpha systems (at 4.0b).
My problem is, when I link the application to the shared library
(using -call_shared), it runs OK on the system it was linked on, but
on other systems the loader issues complaints like:
/sbin/loader: Error: unresolvable symbol in MCAHostNames:
__cxx_v60_dispatch__X4need3new8libcxxso
Is there a recipe for using the shared libraries that I'm unaware of?
Dave Hooley
Probita, Inc.
otis_at_probita.com
+1.303.449.7665
Received on Wed Oct 14 1998 - 19:34:24 NZDT