On Jul 5, 2005, at 7:42 AM, Julio Garvia Honrado wrote: > I am trying to compile a C++ program (with cxx - Compaq compiler) > that uses a C++ shared library (compiled with g++), but several > 'unresolved' messages are reported. > > Is there any way to solve this incidence? Yes, have cxx ported to match g++'s abi, or recompile with g++.