[NumPy-Tickets] [NumPy] #2104: Link option missing ?
NumPy Trac
numpy-tickets@scipy....
Sat Apr 14 02:37:41 CDT 2012
#2104: Link option missing ?
------------------------+---------------------------------------------------
Reporter: medernac | Owner: pearu
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.f2py | Version: 1.6.1
Keywords: |
------------------------+---------------------------------------------------
Comment(by rgommers):
I don't know anything about f2py, but it looks to me like it should be
using {{{GnuFCompiler.pic_flags}}} and
{{{GnuFCompiler.get_flags_linker_so()}}}. Changing the line as suggested
here is not the right solution for numpy.distutils I think.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2104#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list