truedat101 / Seed

Scripts for getting Poplog onto modern Linux or Mac.
MIT License
0 stars 0 forks source link

Linux AARCH64 port : raspi5 for popc #4

Open truedat101 opened 7 months ago

truedat101 commented 7 months ago

This is the likely best starting point. The porting guide provides a template for arm (32). Get a viable aarch64 version done, and then taking that understanding, move on to #1

Sigh, this explains why the porting wasn't previously done.

Another approach might be to take the target code for arm / linux retarget using a tool like https://github.com/avast/retdec .

truedat101 commented 6 months ago

So there is just an arm version done