[omniORB] omniidl segfaults during build on Solaris 2.8

bjorn rohde jensen bjensen@fastmail.fm
Mon Jan 6 22:32:02 2003


Hi Fred,

  Different versions of g++ do not always generate compatible
code, though it is to be supported in later versions. I think,
the ABI is close to stable with GCC 3.2, but you should check
the gcc site. In general the C++ standard does not, i belive,
specify binary compatibility beyond that of C so never assume
more than that. Fun things can happen, if you do;)

Yours sincerely,

Bjorn