[omniORB] Is it a bug ?

Jerome Kerdreux Jerome.Kerdreux at finix.eu.org
Mon May 19 10:02:18 BST 2003


On Fri, May 16, 2003 at 01:19:15PM +0100, Duncan Grisby wrote:

Thanks for all the previous answer. 

>
> > If i run src/examples/echo/eg3_impl 2 times (stopping the 
> > 1 first w/ a control-c), the NameService die . :( 
> > 'Abandon' 
> 
> 
> 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.

After a check, i really think that the default debian install of gcc2.95
came w/ --enable-threads. and this is done in debian/rules2 . There is 
another flag that is --enable-threads=posix (which is the gcc3.2 default 
on my host), perhaps ... 


Check out this to read the latest debian build of gcc2.95
http://buildd.debian.org/fetch.php?&pkg=gcc&ver=2.95.2-13.1&arch=i386&stamp=1011036783&file=log&as=raw



Thanks .







More information about the omniORB-list mailing list