<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div>I have been updating my progress in blog posts but this would be my first updating in devel mailing list.<br><br></div>Before starting the phase one of my work I had to understand all rock dependencies namely<br></div>1) Boost<br></div>2)Eigen<br></div>3)Libxml<br></div>4)Xerces<br></div>5)OmniORB<br><br></div>I have tried out examples of Boost serialization library and eigen as well.I have also worked with libxml.I used a small hello world program for this purpose. I used gccxml to generate an xml version of C code and then parsed it with libxml.Xerces is also used for parsing xml but with C++. It is not used frequently anymore. It was used when the last port took place.<br><br></div>Before that I had setup a RTEMS environment using QEMU for i386 run a few examples like Ticker and Hello World.<br><br></div>Only OmniORB is left. There are instructions available for porting OmniORB to RTEMS. But the port has not beenĀ  not updated since a long time.I would start porting once I set up the OmniORB, which currently I am stuck up with.<br><br></div>Meanwhile I have learnt a lot abou CORBA and IDL from <br><br><a href="http://www.ciaranmchale.com/corba-explained-simply">http://www.ciaranmchale.com/corba-explained-simply</a><br><br></div>and looking forrward to write some CORBA code to understand working of OmniORB.<br><br></div></div>