[f2py] f2py and lapack DLARUV

Stephane Raynaud stephane.raynaud at gmail.com
Tue May 24 18:15:58 EEST 2011


On Fri, May 20, 2011 at 2:27 PM, Pearu Peterson
<pearu.peterson at gmail.com> wrote:
>
[...]
> I think this is a local library building problem and not related to
> f2py. In general, the `f2py -c ... -lblas -llapack` just works if the
> libraries are built properly.

You were right.
The library is not built properly for f2py with the default makefiles,
as noticed by this user :
http://sites.google.com/site/applegatearchive/software/scipy-on-amd64
Some routines are treated separatly, without options, and thus no "-fPIC".

Thanks.

>
> Best regards,
> Pearu
>




-- 
Stephane Raynaud



More information about the f2py-users mailing list