Skip to content

CMake 3 on aarch64, ppc64le and s390x #544

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

Closed
ax3l opened this issue Apr 14, 2020 · 2 comments
Closed

CMake 3 on aarch64, ppc64le and s390x #544

ax3l opened this issue Apr 14, 2020 · 2 comments

Comments

@ax3l
Copy link

ax3l commented Apr 14, 2020

Hi,

can we add a recent CMake to the ppc64le, aarch64 and s390x images?
While PyPI provides usable binary wheels for i686 and x86-64, these less popular architectures currently have to build a recent CMake 3 from scatch.

Ref.: https://pypi.org/project/cmake/3.17.1/#files

@mayeut
Copy link
Member

mayeut commented Apr 15, 2020

Hi, it'll probably benefit more people to ask for new wheels to be built over at https://github.com/scikit-build/cmake-python-distributions (e.g. scikit-build/cmake-python-distributions#96) rather than only supplying this in a manylinux image no ?

@ax3l
Copy link
Author

ax3l commented Apr 16, 2020

Yep, already following those, thanks! That would probably work if e.g. scikit-build/cmake-python-distributions#96 considers switching the CD framework for something like cibuildwheel.

But on the other hand it makes sense to me to add a modern build system generator together with the modern C/C++ compilers in the manylinux images.

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