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
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
, 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
: 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
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