AFAIK, distutils does not support cross-compilation, just in case google yourself :-)
On Mon, Dec 15, 2008 at 8:38 PM, Lev Givon <[email protected]> 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? > > L.G. > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
