[f2py] Configuration Problem

Pearu Peterson pearu.peterson at gmail.com
Mon Dec 7 09:33:28 EET 2009


Hi,

Assuming that you have mingw installed, run

f2py -c fib1.f -m fib1 --compiler=mingw32

HTH,
Pearu


GeorgeFLeCompte at comcast.net wrote:
> 
> 
> following F2PY Users Guidee and Reference Manual  I executed:
> 
>  
> 
> f2py -c fib1.f -m fib1 >out.txt 2>err.txt
> 
>  
> 
> the results are attached.
> 
>  
> 
> err.txt indicates that I should '...try compiling with MingW32, by
> passing "-c mingw32" to setup.py.'
> 
>  
> 
> What should I 'try compiling'
> 
>  
> 
> George
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> f2py-users mailing list
> f2py-users at cens.ioc.ee
> http://cens.ioc.ee/mailman/listinfo/f2py-users



More information about the f2py-users mailing list