Re: [OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-07 Thread Francesco Giancane
trying to cross >> compile openblas, specially for an arm MACHINE. >> >> >> >> Alejandro >> >> >> >> *From:* openembedded-core-boun...@lists.openembedded.org [mailto: >> openembedded-core-boun...@lists.openembedded.org] *On Behalf Of *Fra

Re: [OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-07 Thread Alejandro Enedino Hernandez Samaniego
openembedded-core-boun...@lists.openembedded.org <mailto:openembedded-core-boun...@lists.openembedded.org>] *On Behalf Of *Francesco Giancane *Sent:* Wednesday, May 2, 2018 2:33 PM *To:* OE-core mailto:openembedded-core@lists.openembedded.org>> *Subject:* [OE-core] python recipes with ext

Re: [OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-04 Thread Francesco Giancane
, specially for an arm MACHINE. > > > > Alejandro > > > > *From:* openembedded-core-boun...@lists.openembedded.org [mailto: > openembedded-core-boun...@lists.openembedded.org] *On Behalf Of *Francesco > Giancane > *Sent:* Wednesday, May 2, 2018 2:33 PM > *To:* OE-core > *Subjec

Re: [OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-03 Thread Alejandro Enedino Hernandez Samaniego
: Wednesday, May 2, 2018 2:33 PM To: OE-core Subject: [OE-core] python recipes with extensions fail to find/link with proper libraries Hi Everyone, I found a problem working with python(3) and C extensions. The use-case is the recipe for python(3)-numpy, which can be linked against a BLAS/LAPACK

[OE-core] python recipes with extensions fail to find/link with proper libraries

2018-05-02 Thread Francesco Giancane
Hi Everyone, I found a problem working with python(3) and C extensions. The use-case is the recipe for python(3)-numpy, which can be linked against a BLAS/LAPACK library to use accelerated matricial and vectorial operations. As it is currently shipped, the recipe fails to find any proper library