[228] in Pthreads mailing list archive
Using pthreads-1_60_beta4_1 with NeuronData
daemon@ATHENA.MIT.EDU (Markku Laukkanen)
Thu Dec 28 14:54:34 1995
From: Markku Laukkanen <markku@ctron.com>
To: pthreads@MIT.EDU
Date: Thu, 28 Dec 95 14:35:21 EST
Hi everybody!
I compiled pthreads-1_60_beta4_1 for IRIX/5.3 and SunOS/4.1.3_U1 and
it works just perfectly with my own test application (sending over 10000
asynchronous rpc's between client and server).
BUT, when I try to link with NeuronData libraries and pg++, the
NeuronData hangs in the read function ?! (the same program works, if I
link with gcc)
Has anybody else used pthread with ND ?
Thanks
PKY