[omniORB] IDL compiler SOLARIS -- LINUX

Brecht Vermeulen Brecht.Vermeulen@rug.ac.be
Thu, 4 Mar 1999 14:00:41 +0100 (MET)


Hello,

if I run omniidl2 -E on the idl file , then I get no error messages, but
the differences between the output on linux and sun are that in the sun
version there are still '///////////////////////////////////' in the
output (comes from comments in the IDL file, eg under module is there a
//////////) and in the linux version not, and on sun the included files
are noted by "./inettla.idl" where in the linux version the ./ isn't
there. 
The line numbers that the omniidl2 compiler returns, how can I find them
(because it's with included idl files and the line numbers are greater
than  the number of lines in 1 file) ?

Should I use the GNU preprocessor on sun ?

thnx,
Brecht Vermeulen