This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jmoguill2
Recipients Alex.Willmer, jmoguill2
Date 2021-05-13.18:15:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620929740.81.0.435591662331.issue44126@roundup.psfhosted.org>
In-reply-to
Content
Hi,
I was able to cross-compile Python 3.9.4 for Android.
How do I cross-compile cython modules?
I found one tool online: https://pypi.org/project/crossenv/
but it doesn't seem to be compatible with android clang?
Does cython support cross-compiling modules?
History
Date User Action Args
2021-05-13 18:15:40jmoguill2setrecipients: + jmoguill2, Alex.Willmer
2021-05-13 18:15:40jmoguill2setmessageid: <1620929740.81.0.435591662331.issue44126@roundup.psfhosted.org>
2021-05-13 18:15:40jmoguill2linkissue44126 messages
2021-05-13 18:15:40jmoguill2create