[omniORB] Re: gcc-3.1 solaris 8 problems
Duncan Grisby
duncan@grisby.org
Mon Feb 3 18:16:01 2003
On Thursday 30 January, Sonia Duarte wrote:
> I am working with omniORB-4.0.0 and my OS is Solaris 8. When using gcc-2.95
> I had no problems on compilation and installation neither compiling my Corba
> programs. Now, I have to use gcc-3.1 on my machine (due to another
> application I have) and I am getting errors with omniORB. I compiled
> gcc-3.1 with the option --enable-threads. When I try to compile a Corba
> program I get the following errors:
[...]
> CORBA::Object::~Object [not-in-charge]()cs1SK.o
It looks like you have not rebuilt omniORB with gcc 3.1. gcc 3.1 is
not binary compatible with things compiled with 2.95.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --