dim icon indicating copy to clipboard operation
dim copied to clipboard

please add Raspberry 32 and 64bit builds to releases tab

Open GETandSELECT opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

$ ./dim
-bash: ./dim: cannot execute binary file: Exec format error
$ file dim
dim: ELF 64-bit LSB pie executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=6d6641024adf1b6c7b45678b5544cf69563eff66, for GNU/Linux 3.2.0, with debug_info, not stripped
$ uname -a
Linux ubuntu 5.13.0-1016-raspi #18-Ubuntu SMP PREEMPT Thu Jan 20 08:53:01 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

Describe the solution you'd like

please add Raspberry 32 and 64bit builds to releases tab

Describe alternatives you've considered

compile myself

GETandSELECT avatar Feb 13 '22 18:02 GETandSELECT

This is currently blocked by #213. In rustc gets OOM killed when compiling for arm.

vgarleanu avatar Feb 15 '22 18:02 vgarleanu