[omniORB] Generating seperate stubs for structs and sequences
Duncan Grisby
duncan at grisby.org
Fri Feb 20 16:41:42 GMT 2004
On Wednesday 11 February, Mike Mascari wrote:
> Okay. I'll change it to generate individual IDLs. I was hoping there
> was a backend switch I was missing. Is there an equivalent to 'cc
> -M' that I should be aware of? How do people handle inter-IDL file
> depedency generation? Or is it an issue in 99% of the cases?
I haven't tried it, but you should be able to get the effect you want
with the C pre-processor's -M switch. Either use your platform's cpp
or use omnicpp which is the GNU C pre-processor.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list