toaruos/linker/README.md
2016-12-03 15:36:25 +09:00

296 B

ToaruOS ld.so

This is a (work-in-progress) dynamic ELF linker/loader for ToaruOS.

This is a mostly-working loader capable of at least loading basic binaries that depend on a shared libc. There are still some bugs to work out, and it is not capable of loading some more complicated binaries.