From owner-freebsd-perl@FreeBSD.ORG Fri Jun 14 10:16:54 2013 Return-Path: Delivered-To: perl@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 1307E61F for ; Fri, 14 Jun 2013 10:16:54 +0000 (UTC) (envelope-from kaltheat@zoho.com) Received: from sender1.zohomail.com (sender1.zohomail.com [72.5.230.103]) by mx1.freebsd.org (Postfix) with ESMTP id DCF64165F for ; Fri, 14 Jun 2013 10:16:53 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:subject:message-id:mime-version:content-type:user-agent:sender; b=NRXOvjekIMA44JMe/dSRaLMU7kyKwou8yWL9H5sX0KurSZqRMkJwDJLnesSZJ+G0jy6a5CDNfIY9 14VkzB+lssqSrjeHEx+FDSIQKzsehRiEZPLoJvinGNMZUn7+o2Gc Received: from sol (210-156-103-86.dynamic.dsl.tng.de [86.103.156.210]) by mx.zohomail.com with SMTPS id 1371203935568470.4584619099671; Fri, 14 Jun 2013 02:58:55 -0700 (PDT) Date: Fri, 14 Jun 2013 11:58:47 +0200 From: kaltheat@googlemail.com To: freebsd-questions@freebsd.org, perl@FreeBSD.org, python@FreeBSD.org Subject: perl threaded, python threaded Message-ID: <20130614095837.GA2047@sol> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: kaltheat@zoho.com X-ZohoMailClient: External X-Zoho-Virus-Status: 2 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 10:16:54 -0000 Hi, could anyone tell me why it is obviously that difficult to get perl or python working with threaded support? Each time I tested to use threaded feature in perl or python on different machines with different FreeBSD-versions something went wrong. When I switched back everything compiled smoothly. Maybe this was already discussed somewhere. Then please give me the link. Regards, kaltheat