[Cython] cross-compiling Python extensions

Lev Givon lev at columbia.edu
Tue Dec 16 01:32:57 CET 2008


Received from Lisandro Dalcin on Mon, Dec 15, 2008 at 07:20:57PM EST:
> On Mon, Dec 15, 2008 at 8:38 PM, Lev Givon <lev at columbia.edu> wrote:
> > Not strictly a Cython question, but is there a way to
> > cross-compile a Python extension written in C for a specific
> > platform using distutils or setuptools?
> >
>
> AFAIK, distutils does not support cross-compilation, just in case
> google yourself :-)

I saw that, but I had hoped that folks who deal with Python extensions
more than myself might be privy to some arcane Python wisdom :-)

     	  	       	  	   		       Thanks,
						       L.G.


More information about the Cython-dev mailing list