ish icon indicating copy to clipboard operation
ish copied to clipboard

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

Open xs08 opened this issue 3 years ago • 1 comments

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 https://github.com/ish-app/ish/issues/67#issuecomment-445567819

xs08 avatar Dec 03 '21 09:12 xs08

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

econcz avatar Jun 27 '22 09:06 econcz