Hi all,
I have a nice collection of ARM32 programs that I would like to run on my new Raspberry Pi 5. I asked on Reddit, and they said to install multiarch. I successfully added armhf as a foreign architecture, but that still didn't allow as to understand ARM32 assembly.
I installed the toolchain for arm-linux-gnueabihf-gcc (let me know if this is not the right one). It successfully assembled my ARM32 assembly code, but when running it it just seg faults.
Does anyone have instructions on getting ARM32 to work on a Pi 5?
Thanks,
ShakaUVM
I have a nice collection of ARM32 programs that I would like to run on my new Raspberry Pi 5. I asked on Reddit, and they said to install multiarch. I successfully added armhf as a foreign architecture, but that still didn't allow as to understand ARM32 assembly.
I installed the toolchain for arm-linux-gnueabihf-gcc (let me know if this is not the right one). It successfully assembled my ARM32 assembly code, but when running it it just seg faults.
Does anyone have instructions on getting ARM32 to work on a Pi 5?
Thanks,
ShakaUVM
Statistics: Posted by ShakaUVM — Thu Feb 01, 2024 5:25 am — Replies 0 — Views 82