Managed to get Milk V Duo code compiling. I have a docker container available for those who would like to try compiling too. A lesson I learned is that the compilation chain will assume all shared libs are available. I have worked around this for now by statically compiling.
I've managed to compile a minimal webserver as well as a CPU benchmark (primes).
Github is here: https://github.com/aidancrowther/MilkVDuoCompile
I've managed to compile a minimal webserver as well as a CPU benchmark (primes).
Github is here: https://github.com/aidancrowther/MilkVDuoCompile
Yours truly,
Ayydan
Ayydan