toaruos/linker/README.md

7 lines
296 B
Markdown
Raw Normal View History

2016-12-03 09:36:25 +03:00
# 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.