2021-10-17 00:04:42 +02:00
|
|
|
Build:
|
|
|
|
cc main.c
|
|
|
|
|
|
|
|
Use:
|
|
|
|
clink [option]... [object file name]..."
|
|
|
|
|
|
|
|
Options:
|
|
|
|
-o <outname> Output into <outname>
|
|
|
|
-v, --verbose Emit information logs
|
|
|
|
-h, --help Output such help and exit
|
|
|
|
|
|
|
|
GitHub orgin (if need update):
|
|
|
|
https://github.com/mkostoevr/clink
|