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).
- Remove symbols from the resulting COFF file and only keep one per section.
Development process (in Russian)