[omniORB] stub files compiled by different compilation of same omniORB.

Duncan Grisby duncan at grisby.org
Thu Nov 5 17:29:46 GMT 2009


On Fri, 2009-10-30 at 09:42 -0400, Zhu, Jiesong (Equity Trading) wrote:

> My question is: will the foo.hh and fooSK.cc always be the same no
> matter compiled by which build of omniORB, or it could be different ?

They will always be the same.

The only exception is if you use the platform defines about the presence
of types like LongLong and LongDouble to compile different IDL on
different platforms. Some of the IDL that is compiled as part of the
omniORB build does that, but application-level IDL should not.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --





More information about the omniORB-list mailing list