[omniORB] Is it a bug ?
    Jerome Kerdreux 
    Jerome.Kerdreux at finix.eu.org
       
    Fri May 16 15:28:24 BST 2003
    
    
  
On Fri, May 16, 2003 at 01:19:15PM +0100, Duncan Grisby wrote:
> On Thursday 15 May, Jerome Kerdreux wrote:
> 
> > If i run src/examples/echo/eg3_impl 2 times (stopping the 
> > 1 first w/ a control-c), the NameService die . :( 
> > 'Abandon' 
> 
> I assume this is a translation of "Aborted".
Yes (i use french locales)
> [...]
> > I tested on 2 differents systems
> > - debian (linux) testing
> > - debian sid 
> > 
> > with omniORB .4.0.1 and .4.0.0 build w/ gcc 2.95 
> > (I haven't checked right now but i'm quite sure 
> > that with gcc 3.2 i never see this kind of stuff.
> 
> What processor architecture are you using?  gcc 2.95 doesn't support
> thread safe exception handling on most architectures other than x86.
> Even on x86, the compiler must have been configured with
> --enable-threads, otherwise you get things like that.
> 
I'm using x86 (intel), and the default debian compiler
# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
How can i know if gcc was build with --enable-threads ?
( this isn't default on linux distro ? ) 
Thanks 
    
    
More information about the omniORB-list
mailing list