From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 16C6FE009C5; Fri, 27 Nov 2015 10:37:05 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from galat.willykaze.org (galat.willykaze.org [91.121.12.57]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 00D11E007C3 for ; Fri, 27 Nov 2015 10:37:03 -0800 (PST) Received: from [192.168.0.21] (vil69-h01-31-38-223-239.dsl.sta.abo.bbox.fr [31.38.223.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by galat.willykaze.org (Postfix) with ESMTPSA id 7C5DB707B0 for ; Fri, 27 Nov 2015 19:37:02 +0100 (CET) References: <5658862A.2040706@exmachina.fr> <5658874D.6050408@exmachina.fr> <56588799.9040008@linux.intel.com> To: yocto@yoctoproject.org From: Benoit Rapidel Organization: ExMachina Message-ID: <5658A2CA.7070703@exmachina.fr> Date: Fri, 27 Nov 2015 19:36:58 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56588799.9040008@linux.intel.com> Subject: Re: Python3 and Numpy X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: benoit.rapidel+yocto@exmachina.fr List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2015 18:37:05 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Ok, thanks Numpy start to except ld can't find npymath and npysort. I checked with devshell, there is libnpymath.a and libnpysort.a within build/temp.linux-x86_64-3.4, which is used by ld to find libs. Do you have any clues ? I'm trying to compile numpy 1.9.2 with python3. Thanks in advance B Le 27/11/2015 17:40, Alexander Kanavin a écrit : > On 11/27/2015 06:39 PM, Benoit Rapidel wrote: >> I found one in meta. How do I update it ? I'm using poky jethro. >> Should a create a new one named python3-numpy or the same recipe should >> handle both >> python versions ? > > From what I can see, the standard approach is to create a separate recipe for python3. > > If you want to tweak, it's best to base your work on poky master. > > Alex > -- Benoit Rapidel Co-founder & CTO at ExMachina