Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

Add support for Windows on ARM64 #220

Copy link
Copy link

Description

@ader1990
Issue body actions

Hello,

I am trying to use greenlet with Python 3.8 / 3.9 on Windows ARM64, but there is a compilation issue when I try building it using VS Studio 2017 / 2019:

src/greenlet/greenlet.c(353): fatal error C1189: #error:          "greenlet needs to be ported to this platform, or taught how to detect your compiler properly."

It seems there has to be a special switch implementation here for ARM64, but currently I do not know how to tackle it:
https://github.com/python-greenlet/greenlet/blob/master/src/greenlet/slp_platformselect.h#L8

Can anyone help me with some pointers for the win32 ARM64 switch?

Thank you,
Adrian

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.