Skip to content

heatd/hold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOLD - heat's Onyx link editor

hold is a simple ELF linker. It only works for POSIX-like platforms.

Building

Use meson to build hold, as such:

meson build/
ninja -C build/

The executable will then be at build/src/ld.hold.

Disclaimer

This was a fun weekend project and is very incomplete, don't expect it to work properly :)

Releases

No releases published

Packages

No packages published