Skip to content
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

Build wheels for abi3-manylinux_2_31_aarch64 #2951

Closed
abey79 opened this issue Aug 9, 2023 · 11 comments
Closed

Build wheels for abi3-manylinux_2_31_aarch64 #2951

abey79 opened this issue Aug 9, 2023 · 11 comments
Labels
🌊 C++ API C or C++ logging API enhancement New feature or request 🐍 Python API Python logging API 🚢 CI user-request This is a pressing issue for one of our users
Milestone

Comments

@abey79
Copy link
Contributor

abey79 commented Aug 9, 2023

As the title say, we should generate wheels for abi3-manylinux_2_31_aarch64

@abey79 abey79 added enhancement New feature or request user-request This is a pressing issue for one of our users labels Aug 9, 2023
@abey79 abey79 added this to the 0.9 milestone Aug 9, 2023
@Wumpf
Copy link
Member

Wumpf commented Aug 9, 2023

@emilk
Copy link
Member

emilk commented Aug 10, 2023

@Wumpf
Copy link
Member

Wumpf commented Nov 2, 2023

This keeps coming up and we also have the first asks for a C++ arm64 linux version! (https://discord.com/channels/1062300748202921994/1169763840607653910/1169763840607653910)

@Wumpf Wumpf added 🐍 Python API Python logging API 🌊 C++ API C or C++ logging API labels Nov 2, 2023
@Wumpf
Copy link
Member

Wumpf commented Nov 3, 2023

@emilk emilk added the 🚢 CI label Nov 6, 2023
@emilk
Copy link
Member

emilk commented Nov 7, 2023

We should be able to do this pretty easy with cross-compilation

@emilk
Copy link
Member

emilk commented Nov 7, 2023

This is also very relevant for Android

@emilk emilk removed this from the 0.11 milestone Nov 21, 2023
@chengguizi
Copy link

Would also like to express the interests on arm64 linux pre-build!

Before it happens, is there anyway to get it working? Say compiling natively on an arm64 platform?

@emilk
Copy link
Member

emilk commented Jan 25, 2024

Yes, checking out the repository and compiling it yourself should work. I believe @abey79 has experimented with this.

@abey79
Copy link
Contributor Author

abey79 commented Jan 26, 2024

Yes, if you have access to an arm64 linux, compiling directly on the host is the easiest.

@chengguizi
Copy link

Yes, I have successfully done it! On x11 gui it works, but on wayland it crashes. Good enough

@Wumpf Wumpf added this to the 0.15 milestone Mar 12, 2024
@Wumpf
Copy link
Member

Wumpf commented Mar 19, 2024

@Wumpf Wumpf closed this as completed Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌊 C++ API C or C++ logging API enhancement New feature or request 🐍 Python API Python logging API 🚢 CI user-request This is a pressing issue for one of our users
Projects
None yet
Development

No branches or pull requests

4 participants