[MacPorts] #14114: f2py does not work with g95
#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
#14114: f2py does not work with g95 ----------------------------------+----------------------------------------- Reporter: luomo1138@yahoo.com | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by ram@macports.org): * owner: macports-tickets@lists.macosforge.org => ram@macports.org * status: new => assigned -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14114#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14114: numpy: f2py does not work with g95 ----------------------------------+----------------------------------------- Reporter: luomo1138@yahoo.com | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Changes (by ram@macports.org): * summary: f2py does not work with g95 => numpy: f2py does not work with g95 * milestone: => Port Bugs -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14114#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14114: numpy: f2py does not work with g95 ----------------------------------+----------------------------------------- Reporter: luomo1138@yahoo.com | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by ram@macports.org): Applying this patch allows me to build scipy using g95, I'll reinstate the different fortran compiler variants and get this committed. Thanks! -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14114#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#14114: numpy: f2py does not work with g95 ----------------------------------+----------------------------------------- Reporter: luomo1138@yahoo.com | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by ram@macports.org): Patch applied to numpy in r33616, can you check that you're able to use f2py with g95 then I'll readd the different fortran compiler variants. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14114#comment:4> MacPorts </projects/macports> Ports system for Mac OS
#14114: numpy: f2py does not work with g95 ----------------------------------+----------------------------------------- Reporter: luomo1138@yahoo.com | Owner: ram@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by ram@macports.org): * status: assigned => closed * resolution: => fixed -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14114#comment:5> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts