Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[doc]: how to cross-compile this package for other architectures? #506

Open
dberardo-com opened this issue Jul 13, 2023 · 1 comment
Open

Comments

@dberardo-com
Copy link

in general: how to build this package?

then: how to cross compile ?

i cant find the doc, is it possible to use the same approach as in numpy perhaps? https://numpy.org/doc/stable/user/building.html#cross-compilation

@mrabarnett
Copy link
Owner

The recommended way is to use setuptools, available from PyPI. There's documentation at https://setuptools.pypa.io/en/latest/setuptools.html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants