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

Does anyone make it happen? It's seems like clould slove many issue with build 32-bit glibc.. #1639

Open
xs08 opened this issue Dec 3, 2021 · 1 comment

Comments

@xs08
Copy link

xs08 commented Dec 3, 2021

I moved it back to Doesn’t Work. Possibilities for getting it to work:

  • Install 32-bit glibc. This requires building it from source.
  • Build rustc from source for 32-bit musl. This is not supported by the rust project.
  • Switch to a Linux distribution that uses glibc, like Ubuntu. This would make the app download 10 times bigger, and require a reinstall to get it if I don’t implement multiple root filesystems first.
  • Make iSH support 64-bit. This would take probably at least 6 months.

Originally posted by @tbodt in #67 (comment)

@econcz
Copy link

econcz commented Jun 27, 2022

Updated iSH glibc to 3.14
https://hub.docker.com/r/econcz/x86-alpine-glibc/tags

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

No branches or pull requests

2 participants