[Numpy-discussion] fortran 90 compiler problem

humufr at yahoo.fr humufr at yahoo.fr
Thu Oct 11 01:14:55 EDT 2007


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



More information about the NumPy-Discussion mailing list