~emersion/sld

Simon's simple static linker
Add support for .rodata
Error out if applying reloc for a symbol not included in output
Write .data section

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~emersion/sld
read/write
git@git.sr.ht:~emersion/sld

You can also use your local clone with git send-email.

#sld

Simon's simple static linker

#Compiling

Depends on libelf.

meson build/
ninja -C build/

#License

MIT