<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <span style="white-space: pre;">&gt; 1. Has anyone ported omniORB
      over any other RTOS. If yes, then<br>
      &gt; provide us some guidelines for porting<br>
      <br>
    </span>I run omniORBpy (and omniORB underneath) on Xenomai-based
    systems. But that is a full Linux environment and there are no
    porting issues in non-real-time userland.<br>
    <br>
    <span style="white-space: pre;">&gt; 2. When i am compiling the code
      for INTEGRITY, i am getting the<br>
      &gt; following errors...<br>
      &gt; "D:toDelincludeomniORB4/CORBA_Exception.h", line 245: warning
      #76-D:<br>
      &gt; argument to macro is empty virtual ~UserException();</span><br>
    <br>
    It looks like "virtual" is declared as some kind of goofy macro in
    INTEGRITY. Too bad for you :/<br>
    <br>
    You may be able to track down what their macro does and possibly put
    a "-U" on the command line to get it undefined while you are
    building omniORB. But I wouldn't bet much money on a good outcome...<br>
    <br>
    hth<br>
    <br>
                                        - Tom<br>
    <br>
  </body>
</html>