[Numpy-discussion] how do I configure with gfortran
Robert Kern
robert.kern@gmail....
Sat Jun 30 15:43:10 CDT 2007
Christopher Hanley wrote:
> I have found that setting my F77 environment variable to gfortran is
> also sufficient.
>
> > setenv F77 gfortran
> > python setup.py install
That might work okay for building scipy and other packages that only actually
have FORTRAN-77 code; however, I suspect that Matthew is trying to build
something with Fortran 90+.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
More information about the Numpy-discussion
mailing list