Received: from PACIFIC-CARRIER-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA17038; Thu, 28 Dec 95 14:39:14 EST
Received: from ctron.com by MIT.EDU with SMTP
	id AA02655; Thu, 28 Dec 95 14:37:17 EST
Received: (from news@localhost) by gatekeeper.ctron.com (8.6.12/8.6.9) id OAA21246 for <pthreads@mit.edu>; Thu, 28 Dec 1995 14:37:21 -0500
Received: from stealth.ctron.com(134.141.5.107) by gatekeeper via smap (V1.3mjr)
	id sma021231; Thu Dec 28 14:36:51 1995
Received: from express.ctron.com by stealth.ctron.com (4.1/SMI-4.1)
	id AA07003; Thu, 28 Dec 95 14:32:11 EST
Received: from sail.ctron (sail.ctron.com [134.141.58.198]) by express.ctron.com (8.6.9/8.6.9) with SMTP id OAA24810 for <pthreads@mit.edu>; Thu, 28 Dec 1995 14:36:49 -0500
From: Markku Laukkanen <markku@ctron.com>
Message-Id: <199512281936.OAA24810@express.ctron.com>
Subject: Using pthreads-1_60_beta4_1 with NeuronData
To: pthreads@MIT.EDU
Date: Thu, 28 Dec 95 14:35:21 EST
X-Mailer: ELM [version 2.3 PL11]

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

