Hacker News new | ask | show | jobs
by kragen 843 days ago
the post you're commenting on describes some ways to make shared libraries work on arm without an mmu, even though its main focus is on risc-v

possibly https://github.com/mickael-guene/fdpic_doc postdates the time you're talking about, but since you mention yocto, i suspect not

lua is pretty great

1 comments

Yeah, I actually used OpenEmbedded, the predecessor to Yocto. The project was in 2011.
aha, yeah, i think you would've had to invent fdpic then, and add support for the new abi to your compiler