It's working fine thank you. I'm a little bit surprised because I was thinking 
that the --fcompiler when building numpy was the way to change the default 
compiler but anyway, that's work now.

N.
>
> Tell f2py that you want it to use gfortran instead of the default.
>
>   f2py --fcompiler=gnu95 -c -m hello hello.f90
_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to