Subversion Repositories Kolibri OS

Rev

Rev 8579 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. Build:
  2.   cc main.c
  3.  
  4. Use:
  5.   clink [option]... [object file name]..."
  6.  
  7. Options:
  8.   -o <outname>  Output into <outname>
  9.   -v, --verbose Emit information logs
  10.   -h, --help    Output such help and exit
  11.  
  12. GitHub orgin (if need update):
  13.   https://github.com/mkostoevr/clink
  14.