Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 414 Bytes

clink

Very simple (yet?) COFF to COFF linker. Merges several COFF files into one. Only works for dependency-less objects yet (designed exclusively for linking objects into KolibriOS COFF library).

Roadmap

  • Remove symbols from the resulting COFF file and only keep one per section.

Links

Development process (in Russian)