Compatibility between cxx and g++

Mike Stump mrs@apple.com
Tue Jul 5 23:24:00 GMT 2005


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++.



More information about the Gcc mailing list