[omniORB] Problems with running the examples
bjorn rohde jensen
bjensen@fastmail.fm
Thu Jun 27 13:21:52 2002
Hi Oskar,
I am not surprised, you are confused by the strange errors, you
are seeing. The problem is, that gcc-2.96 and gcc-2.95.3 are not
link compatible, although object files and libs do cross link.
I imagine, you are using the prebuilt omniORB 3.0.4 for linux,
which was built using gcc-2.95.3, with red hat gcc-2.96, and that
will lead to exceedingly odd crashes due to slight incompatibilites.
If this is the case, you should either switch to using gcc.2.95.3
or build omniORB 3.0.4 using gcc-2.96.
Yours sincerely,
Bjorn