f2py: request for help
Rainer Müller
raimue at macports.org
Thu Oct 29 09:28:37 PDT 2015
On 2015-10-28 20:20, Mojca Miklavec wrote:
> Apart from the fact that I don't know how to get a binary called
> "f2py" (it would be nice to have the executable without the extension
> available), running
> f2py-3.5 -c fib1.f -m fib1
> fails to find the Fortran compiler as it looks for gfortran only.
Clear the option that controls the addition of the suffix:
python.link_binaries_suffix
I can't help with the other problem related to Fortran compiler, though.
Rainer
More information about the macports-dev
mailing list