Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Stackless for Windows ARM and ARM64 #296

Open
akruis opened this issue Aug 1, 2021 · 2 comments
Open

Stackless for Windows ARM and ARM64 #296

akruis opened this issue Aug 1, 2021 · 2 comments

Comments

@akruis
Copy link

akruis commented Aug 1, 2021

C-Python supports ARM and ARM64 and stackman supports them too. Therefore Stackless should do so too.

@akruis akruis self-assigned this Aug 1, 2021
akruis pushed a commit that referenced this issue Aug 1, 2021
It is now possible to cross-compile Stackless for Windows on ARM and ARM64.
@kristjanvalur
Copy link
Collaborator

I think Windows ARM is only 64 bit. And the support in stackman is currently only hypothetical. It cross-compiles the code but I haven't been able to run the unit tests on windows for arm.

Last time I checked (about 6 months ago) people were downloading windows ARM distro disks and running through some hoops to run them on QEMU or similar.... maybe there is some way now, cloud based platforms or something...

@akruis
Copy link
Author

akruis commented Aug 4, 2021

There is a 32bit Windows 10 build target in C-Python and it compiles. However I don't have any test system for Windows on ARM or ARM64. I'll try to get some real hardware, but that take some time.

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

No branches or pull requests

2 participants