nir wrote: :I need to use threads/libc6 and the newest gcc version. :my question is how stable is the current non stable version?
Let's put it this way - it doesn't seem to perform worse than libc5 and the pthreads package. At least for me, neither works the way it should, but that's probably due to the inherently flawed assumption that a Linux programming environment should offer the same level of thread safety as WIN32 :-( The fact that it's nigh impossible to debug a multithreaded program under Linux doesn't help either. Any suggestion who might explain what's up with getting ERESTARTNOHAND from select()? Or what the numerous additional parameters to the _r functions actually mean? *sob* Ciao, -- Thomas Baetzler, [EMAIL PROTECTED], [EMAIL PROTECTED] <A HREF="http://www.fh-karlsruhe.de/~bath0011/>Visit my Homepage!</A> "The cowards never came, and the weaklings died on the way" - R.A.H. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

