[Numpy-discussion] f2py problem under MacOsX: "g95: unrecognized option '-shared'"
David Tremouilles
david.trem@gmail....
Tue Jun 12 12:17:27 CDT 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://projects.scipy.org/pipermail/numpy-discussion/attachments/20070612/e0c9d013/attachment.html
More information about the Numpy-discussion
mailing list