kolibrios/programs/develop/clink
Magomed Kostoev (mkostoevr) bbfb3b311f [clink] Fill BSS section by zeroes
git-svn-id: svn://kolibrios.org@8618 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-02-28 15:28:03 +00:00
..
cdict Add one more clink's dependency 2021-02-22 08:19:58 +00:00
cvec Add unexisted dependencies 2021-02-21 20:36:10 +00:00
epep Add missing file for testing 2021-02-22 08:24:55 +00:00
test
.gitmodules
a.out.obj
main.c [clink] Fill BSS section by zeroes 2021-02-28 15:28:03 +00:00
README.md
README.txt
test.bat

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).

Development process (in Russian)