From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm / linux From: David Gordon Hogan MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20011109221837.D82E3199B9@mail.cse.psu.edu> Date: Fri, 9 Nov 2001 17:18:34 -0500 Topicbox-Message-UUID: 1d1415a0-eaca-11e9-9e20-41e7f4b1d025 > > Has anyone solved this? [not sure if rob's suggestion of > > statically-linking was taking the above into account or not] > Using POSIX threads solves the problem (it worked for me). I have a partially completed port of drawterm && inferno to the new 9P2000 regime, and for Linux I use Posix threads. Not sure when I'll get around to getting this out.