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
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to