Ylianst/MeshAgent

Embedded linux builds: sh4 and mips hardfloat

fred1410 opened this issue · 3 comments

Hi, I need to compile agent binary for sh4 architecture.
May you please provide my some hints for compilation?
Regarding toolchain - yes I will have the envirnoment but my problem is I do not have expierience with cross-compilinig.
I use Ubuntu 22.04, VStudio Code. The target architecture is SH4 (BusyBox - based)

The same issue for mips architecture, it seems I need to build hardfloat binary, current builds are not working.

Thanks

Do you have a link to where I can find the toolchain? If so, I can add it to my list of toolchainsz and build it for you

This is still under investigation :) This is quite ancient architecture and I am quite confused...
It seems it is oe20_sh4 profile from crosstool-NG

Update: It is tool that creates required toolchain - https://github.com/gorgone/s3_releases
It is actually for compiling differend soft but you can build required toolchain for sh4 architecture (and other as well).
OK, my toolchain is ready on my disk, what next?
Any info "how-to" ?

PS. I prefere to have a fishing rod and instruction how to angle rather than fish on the plate ;)