On Sun, Oct 14, 2012 at 11:53 AM, Pauli Virtanen <[email protected]> wrote:

> Hi,
>
> I'd like to link both C++ and Fortran code into a single
> Python extension, using  numpy.distutils (for scipy.special).
>
> But it seems the distutils-based tools actually cannot do this?
> Does someone know if there's a way to work around this?
>
>
Looks like the answer is "no" ;) Is this a linking problem?

Chuck
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to