[omniORB] OmniOrb 2.7 / Linux glibc / libstgc++ 2.9

bjornw@fairplay.no bjornw@fairplay.no
25 Jan 1999 19:58:35 +0100


Fabien Azavant <Fabien.Azavant@enst.fr> writes:

I'm running binutils-2.9.1.0.19 together with egcs-1.1.1 and omniORB works
like a charm.

Get binutil-2.9.1.0.19 from the maintainer if you can't find it anywhere
else: ftp://ftp.yggdrasil.com/private/hjl/
get egcs-1.1.1 from egcs.cygnus.com
Compile and install!

I experienced a problem with a rpm called binutils-2.9.1.0.19-2.rpm, which 
worked very well with /usr/bin/gcc (2.7.2) but didn't work at all
with egcs-1.1.1, so to be 100% sure, compile and install by yourself.

(And btw, you should grab the kernel of 2.0.36 which has some thread-patches
for omniorb to work properly.)

> Hello,
> 
> I encountered a similar problem with Redhat 5.1
> I just put a symbolic link from libstdc++ 2.9 to libstdc++ 2.8
> It seems to work fine,
> but if someone can tell me where I can download a libstdc++ 2.9 for redhat,
> I'm interested. Thanks.
> 
> Fabien Azavant
> 
> Mark David Spiteri wrote:
> 
> > Hi, I've downloaded and installed omniorb 2.7 on Redhat 5.2 and got the
> > complaint regarding lack of libstdc++ 2.9. So I downloaded the relevant 2.9
> > rpm from redhat's contrib ftp server but now I get the following
> >
> > omniORB/bin/i586_linux_2.0_glibc/omniNames: error in loading shared libraries
> > /usr/lib/libstdc++.so.2.9: undefined symbol: __register_frame_info
> >
> > I can only assume I have not quite got the same version as omniOrb is compiled
> > against. Any pointers as to the exact version this is supposed to be? Thanks.
> >
> > Mark