Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. The main file of metcc is "tcc.c". It certainly can be compiled by MinGW Studio.
  2. In order to compile MenuetOS program you must have start.o, metcc.exe in the same
  3. directory. The command line should be of type "metcc.exe program.c melibc.a -oprogram".
  4. In order to compile "melibc.a" you should configure paths is compile.js and run it.