how to reconfigure f2py
Adam Mercer
ram at macports.org
Sat Feb 2 15:59:50 PST 2008
On Jan 30, 2008 5:13 PM, Dexter Douglas <luomo1138 at yahoo.com> wrote:
> Then I modified the linker flags.
> In
> /opt/local/lib/python2.5/site-packages/numpy/distutils/fcompiler/g95.py
>
> I changed line 24 from
> 'linker_so' : ["<F90>","-static"],
> to
> 'linker_so' : ["<F90>","-dynamiclib
> -L/opt/local/lib -lpython2.5"],
This has been incorporated into py-numpy/py25-numpy version 1.0.4_6,
can you update to that version and check that f2py still works with
g95?
Cheers
Adam
More information about the macports-users
mailing list