<!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;">> 1. Has anyone ported omniORB
over any other RTOS. If yes, then<br>
> 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;">> 2. When i am compiling the code
for INTEGRITY, i am getting the<br>
> following errors...<br>
> "D:toDelincludeomniORB4/CORBA_Exception.h", line 245: warning
#76-D:<br>
> 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>