[omniORB] possible bug in omniidl2

Michael Stokes stokes@ERC.MsState.Edu
Mon, 6 Apr 1998 10:38:28 -0500 (CDT)


I'm running on a SUN where uname -a reports a SunOS 5.5.1. I'm told this
is equivalent to Solaris 2.5 which is supported by omni.

On a Linux box, I can run "omniidl2 point.idl -s .sk" and all works fine.
When I run the same command on the SUN, it fails to process the -s option
properly.  If I run "omniidl2 -s .sk point.idl", this works OK as well.

If I run "omniidl2 -v point.idl -s .sk" I get the following...

omniidl2: preprocessing point.idl 
omniidl2: parsing point.idl 
omniidl2: BE processing on point.idl 
omniidl2: preprocessing -s 
omniidl2: cannot open input file
bash-2.00$ 

Any ideas?

Regards,