Closed JoelSjogren closed 3 years ago
@JoelSjogren : I found this https://github.com/oracle/graal/issues/1329 and looked through linked issues too. It looks like ARM32 is not supported as it's just too much trouble for too little value. There are comments that maybe you could do it by compiling the code as if it was going to run on Raspberry Pi?... Sounds like lots of effort.
Thanks for looking into it. I will put this on ice then.
I have a slightly older phone (oneplus one / arm32 processor). I wasn't able to figure out what config to change to build for this device. (Tried grepping for aarch64.)