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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to