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

guix: static-pie {x86_64,aarch64}-linux-gnu builds #9207

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

tobtoht
Copy link
Contributor

@tobtoht tobtoht commented Feb 27, 2024

For Android builds, #8929 uses a precompiled toolchain from the Android NDK, as such these builds cannot be considered bootstrappable.

This (WIP) PR produces bootstrappable static-pie binaries for aarch64-linux-gnu (and x86_64-linux-gnu).

With limited testing, both monerod and monero-wallet-cli appear to run fine inside a termux-chroot on Android 14.

As an additional benefit, these binaries run on linux distros with a glibc < 2.27, like Ubuntu 16.04 and Debian 9. I haven't experienced any issues so far running these on a machine with glibc 2.39 either.

Notes:

monerod-static-pie-android

@tobtoht tobtoht mentioned this pull request Feb 27, 2024
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants