From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx0.itk-engineering.de ([212.121.145.30]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1WcWOL-0001tC-HZ for ptxdist@pengutronix.de; Tue, 22 Apr 2014 10:49:30 +0200 Received: from swexchange01.itk.local (swexchange01.itk.local [10.61.0.10]) by mx0.itk-engineering.de (8.14.5/8.14.5) with ESMTP id s3M8nOhY003621 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 22 Apr 2014 10:49:24 +0200 From: Martin Hollingsworth Date: Tue, 22 Apr 2014 08:49:24 +0000 Message-ID: <1CFDA15477ACF741AAF78FA447550B7A028DF331@swexchange01.itk.local> Content-Language: de-DE MIME-Version: 1.0 Subject: [ptxdist] how to configure perl scripting to compile with thread support? Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: "ptxdist@pengutronix.de" Hi folks, I am using PTXDIST 2013.01.0 to cross compile for the phyCORE-AM335x board using the OSELAS.Toolchain-2012.12.1 on Ubuntu 12.04 LTS 32bit. Now I would like to add PERL scripting to my target, which works fine by using "ptxdist menu" and enabling PERL in the settings. Unfortunately this builds PERL without the thread mechanisms, which have to be enabled before compiling PERL. As "ptxdist menu" doesn't offer specific settings for PERL, I suppose I have to modify the ptxdist PERL rule (make) file from /usr/local/lib/ptxdist-2013.01.0/rules/perl.make This is where I stumble in adding the correct calling parameter into the rules file. The parameter I am looking for is described in the PERL documentation: http://search.cpan.org/~shay/perl/INSTALL#Threads If someone knows how to correctly modify the ptxdist PERL rule file I would appreciate your help. Thanks in advance and regards, Martin -- ptxdist mailing list ptxdist@pengutronix.de