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, ned.deily
Date 2021-05-20.20:22:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621542145.79.0.118542215624.issue44126@roundup.psfhosted.org>
In-reply-to
Content
Is it possible to add support for cross-compiling of cpython modules to setuptools?
It seems that currently there's some 3rd party solutions like "crossenv" but they don't seem to work with clang / ndk-toolchain for example.
History
Date User Action Args
2021-05-20 20:22:25jmoguill2setrecipients: + jmoguill2, ned.deily, Alex.Willmer
2021-05-20 20:22:25jmoguill2setmessageid: <1621542145.79.0.118542215624.issue44126@roundup.psfhosted.org>
2021-05-20 20:22:25jmoguill2linkissue44126 messages
2021-05-20 20:22:25jmoguill2create