Hello list,

I want to send somebody my compiled fortran extension on a Mac (compiled with f2py and gfortran).

Problem is that it doesn't work on other Macs unless they also instal xcode (2 GB, yikes!) and gfortran. So apparently there are some additional files missing when I just send the compiled extension.

Does anybody know what other files to include or (better) how to compile a fortran extension without needing to send any additional files?

Thanks,

Mark