tsloughter / beamup

Install and control active BEAM languages and components
https://tsloughter.github.io/beamup/
Apache License 2.0
48 stars 2 forks source link

Arm32 #49

Open kwando opened 1 month ago

kwando commented 1 month ago

there isn't a package for arm-unknown-linux-gnueabihf

Tried it on a raspberry pi zero, think it is 32-bit. Not sure this is on the target list for this project though :)

$ uname -m
armv6l
tsloughter commented 3 weeks ago

Would love to support this but only support what already exists for Erlang installs and not building our own. This means just windows and osx have install-able Erlang builds at the moment.