Skip to content

fix: disable vcdiv64.asm on non-x86_64 Windows#409

Open
bjia56 wants to merge 3 commits intopython-cmake-buildsystem:masterfrom
bjia56:windows-arm64
Open

fix: disable vcdiv64.asm on non-x86_64 Windows#409
bjia56 wants to merge 3 commits intopython-cmake-buildsystem:masterfrom
bjia56:windows-arm64

Conversation

@bjia56
Copy link
Copy Markdown
Contributor

@bjia56 bjia56 commented May 30, 2025

Copy link
Copy Markdown
Contributor

@jamesobutler jamesobutler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bjia56
Copy link
Copy Markdown
Contributor Author

bjia56 commented May 30, 2025

@jamesobutler It's a good idea, however I'm not too sure how to plug it into the existing GH runner setup.

@jamesobutler
Copy link
Copy Markdown
Contributor

Adding Windows 11 arm building would likely need to be restricted to the Python 3.11+ builds. It appears that the Python organization distributed Windows arm64 installers for Python 3.11.0 (https://www.python.org/downloads/release/python-3110/), but did not for earlier versions such as Python 3.10.7 (https://www.python.org/downloads/release/python-3107/).

@bjia56
Copy link
Copy Markdown
Contributor Author

bjia56 commented May 30, 2025

fwiw, I was able to get 3.9 and 3.10 builds when testing my portable fork here: bjia56/portable-python#129

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants