[omniORB] Questions about compiling,linking and running on Linux
Uri
uri@epitera.com
Mon, 16 Oct 2000 13:34:17 +0200
--------------47B0D1803A756B3D721FDB64
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello ,
I'm trying to port my application from ORBACUS to omniORB , and would
like to know what libraries I have to
link to my application.
As well,since omniidl doesn't separate the C++ generated code for
skeleton and for stub , I realize that I have to
link the object "whatsoevenameSK.o" with my servant implementation and
with client as well, right ?
And what about the EventService ? With ORBACUS , I had explicitely to
launch the EventServ .
How it can be done with omni ?
Thank you very much ,
Uri
BTW I'm using the RedHat 6.2 with gcc-2.95.3 ( at the case it makes
difference )
--
People who are still ignorant of their ignorance are dangerous.
--------------47B0D1803A756B3D721FDB64
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello ,
<br>I'm trying to port my application from ORBACUS to omniORB , and would
<br>like to know what libraries I have to
<br>link to my application.
<br>As well,since omniidl doesn't separate the C++ generated code for
<br>skeleton and for stub , I realize that I have to
<br>link the object "whatsoevenameSK.o" with my servant implementation
and
<br>with client as well, right ?
<br>And what about the EventService ? With ORBACUS , I had explicitely
to
<br>launch the EventServ .
<br>How it can be done with omni ?
<p>Thank you very much ,
<br>Uri
<p>BTW I'm using the RedHat 6.2 with gcc-2.95.3 ( at the case it
makes
<br>difference )
<br>
<br>
<pre>--
People who are still ignorant of their ignorance are dangerous.</pre>
</html>
--------------47B0D1803A756B3D721FDB64--