#14114: f2py does not work with g95 ---------------------------------+------------------------------------------ Reporter: luomo1138@yahoo.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ f2py does not work with g95. The file /opt/local/lib/python2.5/site-packages/numpy/distutils/fcompiler/g95.py contains the wrong linker flags. Line 24 should be changed from 'linker_so' : ["<F90>","-static"], to 'linker_so' : ["<F90>","-dynamiclib -L/opt/local/lib -lpython2.5"], -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14114> MacPorts </projects/macports> Ports system for Mac OS