◐ Shell
clean mode source ↗

fix: disable vcdiv64.asm on non-x86_64 Windows by bjia56 · Pull Request #409 · python-cmake-buildsystem/python-cmake-buildsystem

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bjia56

@bjia56 bjia56 commented

May 30, 2025

Copy link Copy Markdown

Contributor

@jamesobutler jamesobutler left a comment

Copy link Copy Markdown

Contributor

Choose a reason for hiding this comment

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

bjia56 reacted with thumbs up emoji

@bjia56

bjia56 commented

May 30, 2025

Copy link Copy Markdown

Contributor Author

@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

bjia56 commented

May 30, 2025

Copy link Copy Markdown

Contributor Author

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

Reviewers

@jamesobutler jamesobutler jamesobutler left review comments

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@bjia56 @jamesobutler