[New-bugs-announce] [issue44126] Cross Compile Cython Modules
Jeff Moguillansky
report at bugs.python.org
Thu May 13 14:15:40 EDT 2021
New submission from Jeff Moguillansky <jmoguill2 at gmail.com>:
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?
----------
components: Cross-Build
messages: 393599
nosy: Alex.Willmer, jmoguill2
priority: normal
severity: normal
status: open
title: Cross Compile Cython Modules
versions: Python 3.9
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44126>
_______________________________________
More information about the New-bugs-announce
mailing list