[Numpy-discussion] f2py and -D_FORTIFY_SOURCE=2 compilation flag

David Huard david.huard at gmail.com
Wed May 14 16:20:51 EDT 2008


I filed a patch that seems to do the trick in ticket
#792.<http://scipy.org/scipy/numpy/ticket/792>


2008/5/14 David Huard <david.huard at gmail.com>:

> Hi,
>
> On fedora 8, the docstrings of f2py generated extensions are strangely
> missing. On Ubuntu, the same modules do have the docstrings. The problem, as
> reported in the f2py ML, seems to come from the -D_FORTIFY_SOURCE flag which
> is set to 2 instead of 1. Could this be fixed in numpy.distutils and how ?
>
> Thanks,
>
> David
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080514/f535c7ed/attachment.html>


More information about the NumPy-Discussion mailing list