[Numpy-discussion] f2py problem under MacOsX: "g95: unrecognized option '-shared'"

David Tremouilles david.trem at gmail.com
Tue Jun 12 13:17:27 EDT 2007


Hello,

 I'm running into trouble with f2py (numpy 1.0.3 on my  intel  MacOsX)
f2py or actually f95 is complaining that -share option is not recognized:
"g95: unrecognized option '-shared'"
Which is actually true on an OsX platform. It should be something like
-dynamic or so that should be used (but I'm not skilled enough to trouble
shot this myself :-( )...

Does somebody know how to solve the problem?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070612/e0c9d013/attachment.html>


More information about the NumPy-Discussion mailing list