[omniORB] Linker issues with Borland 5

Andrew George ageorge at carl.org
Mon Jun 30 15:17:32 BST 2008


Hello All,

 

I'm trying to compile and link OmniOrb4 using Borland 5 on Windows XP.

The compilation is fine, but the linker complains it can't find the
following symbols.

 

omni_thread::init_t( )

_omniFinalCleanup:: _omniFinalCleanup( )

CORBA::TRANSIENT::~TRANSIENT( )

CORBA::SystemExcepton::~SystemException 

CORBA:: Excepton::~ Exception

Omni::releaseObjectRef( . )

CORBA::ORB_init( )

Item::_narrow( )

CORBA::Object::_PR_magic

CORBA::use_nil_ptr_as_nil_objref( )

 

I've tried using both coff2omf and implib -a to generate usable Borland
libraries for the omniORB4.dll and omnithread.dll. 

I still get the same link errors, however. Examining the libs generated with
Tdump shoes me symbols which still appear to be mangled.

 

Any suggestions on what I'm missing? 

 

Thanks,

 

Andy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080630/97121638/attachment.htm


More information about the omniORB-list mailing list