[f2py] progress on link options
Brian Toby <[email protected]> Wed, 22 Jun 2011 10:55:48 -0500
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
I have found that linker_so is being defined numpy/distutils/fcompiler (gnu.py) and that I can modify the file to add my desired options. Is there a cleaner way to do this? Brian