[omniORB] RE: Linker issues with Borland 5

Olivier Thiboutot Olivier.Thiboutot at voxco.com
Tue Jul 1 11:27:34 BST 2008


Hi,

Here is our workaround to produce Borland LIB flavour from MSVC dlls

impdef -a Target.def Target.dll
implib Target_B.lib Target.def

It may also work with Omni. I never try it for Omni DLL.

Best regards

P.S. if you need one of those exe, send an email, I will reply to you

Olivier Thiboutôt
Développeur logiciel principal - TAO

VOXCO Canada

-----Original Message-----
From: omniorb-list-bounces at omniorb-support.com [mailto:omniorb-list-bounces at omniorb-support.com] On Behalf Of omniorb-list-request at omniorb-support.com
Sent: 1 juillet 2008 07:00
To: omniorb-list at omniorb-support.com
Subject: omniORB-list Digest, Vol 63, Issue 1

Send omniORB-list mailing list submissions to
	omniorb-list at omniorb-support.com

To subscribe or unsubscribe via the World Wide Web, visit
	http://www.omniorb-support.com/mailman/listinfo/omniorb-list
or, via email, send a message with subject or body 'help' to
	omniorb-list-request at omniorb-support.com

You can reach the person managing the list at
	omniorb-list-owner at omniorb-support.com

When replying, please edit your Subject line so it is more specific than "Re: Contents of omniORB-list digest..."


Today's Topics:

   1. Linker issues with Borland 5  (Andrew George)


----------------------------------------------------------------------

Message: 1
Date: Mon, 30 Jun 2008 14:17:32 -0600
From: "Andrew George" <ageorge at carl.org>
Subject: [omniORB] Linker issues with Borland 5
To: <omniorb-list at omniorb-support.com>
Message-ID: <005701c8daee$5751a820$18583bc6 at CarlHQ.Carl.org>
Content-Type: text/plain; charset="us-ascii"

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-0001.htm

------------------------------

_______________________________________________
omniORB-list mailing list
omniORB-list at omniorb-support.com
http://www.omniorb-support.com/mailman/listinfo/omniorb-list


End of omniORB-list Digest, Vol 63, Issue 1
*******************************************



More information about the omniORB-list mailing list