2 Feb
2008
2 Feb
'08
11:59 p.m.
On Jan 30, 2008 5:13 PM, Dexter Douglas <luomo1138@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