Received: (at maintonly) by bugs.debian.org; 27 Feb 1997 20:20:38 +0000 Received: (qmail 24717 invoked from network); 27 Feb 1997 20:20:27 -0000 Received: from nhv-ct4-16.ix.netcom.com (HELO sauron.fashion-tech.com) (mail@205.184.152.144) by master.debian.org with SMTP; 27 Feb 1997 20:20:07 -0000 Received: from klee by sauron.fashion-tech.com with local (Exim 1.598 #1) id 0w0CBK-0007My-00 (Debian); Thu, 27 Feb 1997 15:11:38 -0500 From: Klee Dienes Reply-To: Klee Dienes To: maintonly@bugs.debian.org Subject: python should be built with thread / shared library support Message-Id: Sender: Klee Dienes Date: Thu, 27 Feb 1997 15:11:38 -0500 Package: python Python should be built with thread support enabled, as well as with support for linking the python interpreter into other applictions as a shared library. Currently, building python with thread support enabled causes a number of the python libraries to break (possibly because shared libraries they depend on have yet to be compiled with -D_REENTRANT).